Mercurial > mplayer.hg
changeset 20315:7b34f4f0933d
--enable-external-faad doesn't exist any more
--enable-libmad is not necessary for libmad support
(both noticed by Carl Eugen)
author | kraymer |
---|---|
date | Fri, 20 Oct 2006 17:13:03 +0000 |
parents | 9bd929836c15 |
children | a877e9cb1c09 |
files | DOCS/xml/en/codecs.xml |
diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 @@ </para> <para> -To enable support, compile with the <option>--enable-mad</option> configure -option. +If you have a proper installation of libmad, <filename>configure</filename> +will notice and support for MPEG audio decoding via +<systemitem class="library">libmad</systemitem> will be built automatically. </para> </sect2> @@ -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 <ulink url="http://www.audiocoding.com/modules/mydownloads/">download page</ulink> -and pass <option>--enable-external-faad</option> to <filename>configure</filename>. +and pass <option>--enable-faad-external</option> to <filename>configure</filename>. You do not need all of faad2 to decode AAC files, libfaad is enough. Build it like this: <screen>