Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2014-08-27 15:14:20 +0400
committerDiego Biurrun <diego@biurrun.de>2014-08-28 21:52:55 +0400
commit1a7d1793d6d2de4201c2d9fc7056e7c9e202c5fe (patch)
tree95db67e7459c8c59edee7e2134b36d5c5c4be0c1
parent9fcc632249be3080836a3afce25b3092939743ac (diff)
license: Mention that vf_interlace is GPL, not LGPL
(cherry picked from commit 9e8bbe7d4d1dcd5fec491dbfbb98ed2038a7bed5) Signed-off-by: Diego Biurrun <diego@biurrun.de>
-rw-r--r--LICENSE1
1 files changed, 1 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 20d82c392e..05521a4be2 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