[FFmpeg-cvslog] r18735 - trunk/LICENSE
diego
subversion
Mon May 4 13:37:26 CEST 2009
Author: diego
Date: Mon May 4 13:37:25 2009
New Revision: 18735
Log:
Add note about nonfree license of libfaac.
Modified:
trunk/LICENSE
Modified: trunk/LICENSE
==============================================================================
--- trunk/LICENSE Mon May 4 05:25:57 2009 (r18734)
+++ trunk/LICENSE Mon May 4 13:37:25 2009 (r18735)
@@ -23,9 +23,10 @@ Some external libraries, e.g. libx264, a
conjunction with FFmpeg. They require --enable-gpl to be passed to configure
as well.
-The nonfree external libraries libamrnb and libamrwb can be hooked up in FFmpeg.
-You need to pass --enable-nonfree to configure to enable them. Employ this
-option with care as FFmpeg then becomes nonfree and unredistributable.
+The nonfree external libraries libamrnb, libamrwb and libfaac can be hooked up
+in FFmpeg. You need to pass --enable-nonfree to configure to enable them. Employ
+this option with care as FFmpeg then becomes nonfree and unredistributable.
+Note that libfaac claims to be LGPL, but is not.
There are a handful of files under other licensing terms, namely:
More information about the ffmpeg-cvslog
mailing list