[FFmpeg-cvslog] license: Mention that vf_interlace is GPL, not LGPL
Diego Biurrun
git at videolan.org
Sun Sep 14 15:58:41 CEST 2014
ffmpeg | branch: release/2.4 | Diego Biurrun <diego at biurrun.de> | Wed Aug 27 13:14:20 2014 +0200| [4cde8bae49275edb2815b98cc3404238bb5799dd] | 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=4cde8bae49275edb2815b98cc3404238bb5799dd
---
LICENSE | 1 +
1 file changed, 1 insertion(+)
diff --git a/LICENSE b/LICENSE
index fb29178..701e6e1 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