[FFmpeg-devel] [PATCH 02/10] asink_anullsink: fix copyright

Michael Niedermayer michaelni at gmx.at
Tue May 22 21:57:40 CEST 2012


git blame says authors are:
     19 S.N. Hemanth Meenakshisundaram
      2 Reimar Döffinger

initial commit:
	commit f0a5543898dad040b8f2d1b44fb6b278c06c3460
	Author: S.N. Hemanth Meenakshisundaram <smeenaks at ucsd.edu>
	Date:   Sat Sep 25 01:57:01 2010 +0000

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
---
 libavfilter/asink_anullsink.c |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/libavfilter/asink_anullsink.c b/libavfilter/asink_anullsink.c
index 9eaeead..6314840 100644
--- a/libavfilter/asink_anullsink.c
+++ b/libavfilter/asink_anullsink.c
@@ -1,4 +1,6 @@
 /*
+ * 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