Author: diego Date: Sat Jan 1 15:27:41 2011 New Revision: 32741 Log: Remove forked internal libfaad2 copy.
The FFmpeg AAC decoder is default now and surpasses libfaad2 in all regards, so there is no longer a reason to keep a forked library copy. Modified: trunk/DOCS/xml/en/install.xml Changes in other areas also in this revision: Deleted: trunk/libfaad2/ Modified: trunk/Changelog trunk/Copyright trunk/DOCS/tech/MAINTAINERS trunk/DOCS/tech/TODO trunk/DOCS/tech/binary-packaging.txt trunk/DOCS/xml/es/install.xml trunk/Makefile trunk/configure trunk/debian/copyright trunk/libmpcodecs/ad_faad.c trunk/rpm/mplayer.spec Modified: trunk/DOCS/xml/en/install.xml ============================================================================== --- trunk/DOCS/xml/en/install.xml Sat Jan 1 15:06:21 2011 (r32740) +++ trunk/DOCS/xml/en/install.xml Sat Jan 1 15:27:41 2011 (r32741) @@ -437,12 +437,6 @@ Now rerun <filename>./configure</filenam <para> An open source AAC decoder called FAAD2 is available from <ulink url="http://www.audiocoding.com/downloads.html"/>. -<application>MPlayer</application> includes a copy of it in its source tree. -If you want to use the external library instead, install it and pass -<option>--enable-faad-external</option> to <filename>./configure</filename>. -</para> - -<para> 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>, _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
