[FFmpeg-devel] [PATCH] avutil: Improved code coverage for libavutil/random_seed.c

Michael Niedermayer michael at niedermayer.cc
Wed Dec 21 02:53:13 EET 2016


On Tue, Dec 20, 2016 at 04:30:56PM -0800, Thomas Turner wrote:
> Signed-off-by: Thomas Turner <thomastdt at googlemail.com>
> ---
>  libavutil/tests/random_seed.c | 36 +++++++++++++++++++++---------------
>  tests/ref/fate/random_seed    |  1 +
>  2 files changed, 22 insertions(+), 15 deletions(-)
> 
> diff --git a/libavutil/tests/random_seed.c b/libavutil/tests/random_seed.c
> index ebe9b3e..ffcb74d 100644
> --- a/libavutil/tests/random_seed.c
> +++ b/libavutil/tests/random_seed.c

> @@ -1,6 +1,4 @@
>  /*
> - * Copyright (c) 2009 Baptiste Coudurier <baptiste.coudurier at gmail.com>
> - *
>   * This file is part of FFmpeg.
>   *
>   * FFmpeg is free software; you can redistribute it and/or

This looks like a mistake or unrelated change at least.
you cannot remove copyright statements (unless they are wrong or
the removd agrees but in these cases its best to explain in the commit
message why its removed)
You can of course add your own copyright statement to a file if you
are one of the main authors of the code in the file and want.
Some people never do some people add themselfs to every file they are
the main author of
...

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Does the universe only have a finite lifespan? No, its going to go on
forever, its just that you wont like living in it. -- Hiranya Peiri
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161221/c299da12/attachment.sig>


More information about the ffmpeg-devel mailing list