[FFmpeg-devel] [PATCH 01/10] af_null: fix copyright

Stefano Sabatini stefasab at gmail.com
Wed May 23 23:22:05 CEST 2012


On date Tuesday 2012-05-22 21:57:39 +0200, Michael Niedermayer encoded:
> Authors according to blame are:
>      16 S.N. Hemanth Meenakshisundaram
>       4 Stefano Sabatini
>       3 Anton Khirnov
>       2 Reimar Döffinger
> 
> Initial commit was:
> 	commit 99046339fca92d631404b47b041e98afa28659ed
> 	Author: S.N. Hemanth Meenakshisundaram <smeenaks at ucsd.edu>
> 	Date:   Fri Aug 20 23:16:51 2010 +0000
> 
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
>  libavfilter/af_anull.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/libavfilter/af_anull.c b/libavfilter/af_anull.c
> index 140ecb3..c23c9d8 100644
> --- a/libavfilter/af_anull.c
> +++ b/libavfilter/af_anull.c
> @@ -1,4 +1,5 @@
>  /*
> + * Copyright (c) 2010 S.N. Hemanth Meenakshisundaram <smeenaks at ucsd.edu>
>   * This file is part of FFmpeg.
>   *
>   * FFmpeg is free software; you can redistribute it and/or

This was based on the vf_null.c, on which I *purposely* didn't put the
copyright notice (since trivial), so feel free to drop the patch or
state Hemanth as its author.
-- 
FFmpeg = Funny and Fancy Mortal Powerful Evangelical Gnome


More information about the ffmpeg-devel mailing list