diff DOCS/xml/en/codecs.xml @ 14113:4c91818a371c

link updates
author diego
date Sun, 05 Dec 2004 23:54:49 +0000
parents 682ddd07f14e
children 8bccff70ebf8
line wrap: on
line diff
--- a/DOCS/xml/en/codecs.xml	Sun Dec 05 23:16:34 2004 +0000
+++ b/DOCS/xml/en/codecs.xml	Sun Dec 05 23:54:49 2004 +0000
@@ -216,8 +216,8 @@
 
 <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 @@
 <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 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>