summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/codecs.xml
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-05 23:54:49 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-05 23:54:49 +0000
commit4d64a4e4fa3a5ce1d570febd002977aef0f58f69 (patch)
treedc358c88fef2441872cc5134852d30d2c1f85307 /DOCS/xml/en/codecs.xml
parentefaba6dbad538decb09e70afeeb2daec734fb3ed (diff)
downloadmpv-4d64a4e4fa3a5ce1d570febd002977aef0f58f69.tar.bz2
mpv-4d64a4e4fa3a5ce1d570febd002977aef0f58f69.tar.xz
link updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14114 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/codecs.xml')
-rw-r--r--DOCS/xml/en/codecs.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml
index d500acc1c0..336bb4bf1e 100644
--- a/DOCS/xml/en/codecs.xml
+++ b/DOCS/xml/en/codecs.xml
@@ -216,8 +216,8 @@ faster than the original. Be sure to prefer this instead of the binary codec!
<para>
For a complete list of supported codecs please visit the FFmpeg homepage.
-Supported <ulink url="http://www.ffmpeg.org/ffmpeg-doc.html#SEC19">video</ulink>
-and <ulink url="http://www.ffmpeg.org/ffmpeg-doc.html#SEC20">audio</ulink> codecs.
+Supported <ulink url="http://ffmpeg.org/ffmpeg-doc.html#SEC19">video</ulink>
+and <ulink url="http://ffmpeg.org/ffmpeg-doc.html#SEC20">audio</ulink> codecs.
</para>
<para>
@@ -722,7 +722,7 @@ to get it separately.
<para>
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/download.php">download page</ulink>
+<ulink url="http://www.audiocoding.com/modules/mydownloads/">download page</ulink>
and pass <option>--enable-external-faad</option> to <filename>configure</filename>.
You do not need all of faad2 to decode AAC files, libfaad is enough. Build
it like this:
@@ -736,7 +736,7 @@ make
make install
</screen>
Binaries are not available from audiocoding.com, but you can (apt-)get Debian
-packages from <ulink url="http://marillat.free.fr">Christian Marillat's homepage</ulink>,
+packages from <ulink url="http://hpisi.nerim.net">Christian Marillat's homepage</ulink>,
Mandrake RPMs from the <ulink url="http://plf.zarb.org">P.L.F</ulink> and RedHat RPMs
from <ulink url="http://greysector.rangers.eu.org/">Grey Sector</ulink>.
</para>