Author: diego Date: Sat Jan 1 15:40:02 2011 New Revision: 32742 Log: Remove AAC/FAAD2 installation instructions.
There is nothing special about building and installing FAAD2, so there is no longer a need to keep maintaining instructions for it. Modified: trunk/DOCS/xml/en/install.xml Changes in other areas also in this revision: Modified: trunk/DOCS/xml/cs/install.xml trunk/DOCS/xml/de/install.xml trunk/DOCS/xml/es/install.xml trunk/DOCS/xml/fr/install.xml trunk/DOCS/xml/hu/install.xml trunk/DOCS/xml/it/install.xml trunk/DOCS/xml/pl/install.xml trunk/DOCS/xml/ru/install.xml Modified: trunk/DOCS/xml/en/install.xml ============================================================================== --- trunk/DOCS/xml/en/install.xml Sat Jan 1 15:27:41 2011 (r32741) +++ trunk/DOCS/xml/en/install.xml Sat Jan 1 15:40:02 2011 (r32742) @@ -431,34 +431,6 @@ Now rerun <filename>./configure</filenam <!-- ********** --> -<sect2 id="aac"> -<title>AAC</title> - -<para> -An open source AAC decoder called FAAD2 is available from -<ulink url="http://www.audiocoding.com/downloads.html"/>. -FAAD2 binaries are not available from audiocoding.com, but you can (apt-)get -Debian packages from -<ulink url="http://www.debian-multimedia.org/">Christian Marillat</ulink>, -Mandrake/Mandriva RPMs from the <ulink url="http://plf.zarb.org">P.L.F</ulink> -and Fedora/CentOS/RHEL RPMs from <ulink url="http://rpmfusion.org/">RPMFusion</ulink>. -</para> -<para> -If you choose to build from source, you do not need all of FAAD2 to decode -AAC files, libfaad is enough. Build it like this: -<screen> -cd faad2/ -sh bootstrap -./configure -cd libfaad -make -make install -</screen> -</para> -</sect2> - -<!-- ********** --> - <sect2 id="amr"> <title>AMR</title> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
