diff options
author | Diego Biurrun <diego@biurrun.de> | 2014-08-27 13:14:20 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2014-08-28 19:47:43 +0200 |
commit | 9e8bbe7d4d1dcd5fec491dbfbb98ed2038a7bed5 (patch) | |
tree | 208bd6d121f5f894cf5f6e373334b26e267d720d | |
parent | 4d686fb721b485ebbc4c7779d927d876c1e630f7 (diff) | |
download | ffmpeg-9e8bbe7d4d1dcd5fec491dbfbb98ed2038a7bed5.tar.gz |
license: Mention that vf_interlace is GPL, not LGPL
-rw-r--r-- | LICENSE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |