[FFmpeg-cvslog] build_system: mark libfdk as non GPL compatible until the situation is clarified by someone qualified .
Michael Niedermayer
git at videolan.org
Fri Jul 13 00:57:01 CEST 2012
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Fri Jul 13 00:51:01 2012 +0200| [81fe2e8b366e59bc12e0a2d7db3debdfb70c5a9e] | committer: Michael Niedermayer
build_system: mark libfdk as non GPL compatible until the situation is clarified by someone qualified.
The license fee text may be interpreted as a additional restriction in the GPL sense.
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=81fe2e8b366e59bc12e0a2d7db3debdfb70c5a9e
---
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 7662655..a6760d4 100755
--- a/configure
+++ b/configure
@@ -2928,6 +2928,7 @@ die_license_disabled gpl x11grab
die_license_disabled nonfree libaacplus
die_license_disabled nonfree libfaac
enabled gpl && die_license_disabled_gpl nonfree openssl
+enabled gpl && die_license_disabled_gpl nonfree libfdk_aac
die_license_disabled version3 libopencore_amrnb
die_license_disabled version3 libopencore_amrwb
More information about the ffmpeg-cvslog
mailing list