[FFmpeg-devel] [PATCH 01/10] af_null: fix copyright
Michael Niedermayer
michaelni at gmx.at
Tue May 22 21:57:39 CEST 2012
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
--
1.7.9.5
More information about the ffmpeg-devel
mailing list