[FFmpeg-cvslog] r15226 - trunk/README

diego subversion
Sat Sep 6 18:14:20 CEST 2008


Author: diego
Date: Sat Sep  6 18:14:20 2008
New Revision: 15226

Log:
Mention that libavcodec/ac3dec.c is GPLed.


Modified:
   trunk/README

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Sat Sep  6 18:14:20 2008
@@ -20,6 +20,10 @@ FFmpeg README
 * The file libavcodec/i386/idct_mmx.c is distributed under the GNU General
   Public License. It is strictly an optimization and its use is optional.
 
+* The file libavcodec/ac3dec.c is distributed under the GNU General Public
+  License.  In order for (E-)AC-3 decoding to work you need to enable GPL
+ components.
+
 * The file libavdevice/x11grab.c is distributed under the GNU General
   Public License. X11 grabbing is optional.
 




More information about the ffmpeg-cvslog mailing list