projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix probing of files with ID3v2 tags. Discussed at
[ffmpeg.git]
/
README
diff --git
a/README
b/README
index
9134910
..
404c33b
100644
(file)
--- a/
README
+++ b/
README
@@
-17,9
+17,13
@@
FFmpeg README
License, see the file COPYING.GPL for details. Their compilation and use
in FFmpeg is optional.
License, see the file COPYING.GPL for details. Their compilation and use
in FFmpeg is optional.
-* The file libavcodec/
i3
86/idct_mmx.c is distributed under the GNU General
+* The file libavcodec/
x
86/idct_mmx.c is distributed under the GNU General
Public License. It is strictly an optimization and its use is optional.
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.
* The file libavdevice/x11grab.c is distributed under the GNU General
Public License. X11 grabbing is optional.