[FFmpeg-cvslog] license: Mention that vf_interlace is GPL, not LGPL

Diego Biurrun git at videolan.org
Sat Sep 20 14:54:02 CEST 2014


ffmpeg | branch: release/2.2 | Diego Biurrun <diego at biurrun.de> | Wed Aug 27 13:14:20 2014 +0200| [1a7d1793d6d2de4201c2d9fc7056e7c9e202c5fe] | committer: Diego Biurrun

license: Mention that vf_interlace is GPL, not LGPL

(cherry picked from commit 9e8bbe7d4d1dcd5fec491dbfbb98ed2038a7bed5)
Signed-off-by: Diego Biurrun <diego at biurrun.de>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1a7d1793d6d2de4201c2d9fc7056e7c9e202c5fe
---

 LICENSE |    1 +
 1 file changed, 1 insertion(+)

diff --git a/LICENSE b/LICENSE
index 20d82c3..05521a4 100644
--- a/LICENSE
+++ b/LICENSE
@@ -21,6 +21,7 @@ Specifically, the GPL parts of Libav are
     - vf_cropdetect.c
     - vf_delogo.c
     - vf_hqdn3d.c
+    - vf_interlace.c
 
 Should you, for whatever reason, prefer to use version 3 of the (L)GPL, then
 the configure parameter --enable-version3 will activate this licensing option



More information about the ffmpeg-cvslog mailing list