[FFmpeg-devel] [PATCH 10/10] lavfutils: fix copyright
Michael Niedermayer
michaelni at gmx.at
Tue May 22 21:57:48 CEST 2012
git blame:
77 Stefano Sabatini
1 Michael Niedermayer
Initial commit:
commit 2f83681c79a7419bec14ed6f40bf3a69b5dd16c2
Author: Stefano Sabatini <stefasab at gmail.com>
Date: Sat Mar 10 14:01:28 2012 +0100
lavfi: port libmpcodecs remove-logo filter
The code is based on the remove-logo filter in MPlayer/libmpcodecs, by
Robert Edele, relicensed to LGPL with consent of the author.
Address trac issue #249.
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
---
libavfilter/lavfutils.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/libavfilter/lavfutils.c b/libavfilter/lavfutils.c
index d98c3a6..e5c8d44 100644
--- a/libavfilter/lavfutils.c
+++ b/libavfilter/lavfutils.c
@@ -1,4 +1,7 @@
/*
+ * Copyright Robert Edele
+ * Copyright 2012 Stefano Sabatini <stefasab gmail com>
+ *
* 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