# HG changeset patch
# User kraymer
# Date 1161364383 0
# Node ID 7b34f4f0933d1ecfbad950c759fce44a4991a2e2
# Parent 9bd929836c1588de4674e8a0deff7ac4c6f96734
--enable-external-faad doesn't exist any more
--enable-libmad is not necessary for libmad support
(both noticed by Carl Eugen)
diff -r 9bd929836c15 -r 7b34f4f0933d DOCS/xml/en/codecs.xml
--- a/DOCS/xml/en/codecs.xml Fri Oct 20 16:42:36 2006 +0000
+++ b/DOCS/xml/en/codecs.xml Fri Oct 20 17:13:03 2006 +0000
@@ -620,8 +620,9 @@
-To enable support, compile with the configure
-option.
+If you have a proper installation of libmad, configure
+will notice and support for MPEG audio decoding via
+libmad will be built automatically.
@@ -709,7 +710,7 @@
If you use gcc 3.2 which fails to compile our internal FAAD or want to use
the external library for some other reason, download the library from the
download page
-and pass to configure.
+and pass to configure.
You do not need all of faad2 to decode AAC files, libfaad is enough. Build
it like this: