summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-04-12 10:27:40 +0000
committerDiego Biurrun <diego@biurrun.de>2007-04-12 10:27:40 +0000
commit0c8351b80f624964fe0bcbc5811b5b311e7902b9 (patch)
tree98e3ab528fc29aff8c81aeb50067b292e7f1d237 /libavcodec
parent6fea687ec1ff083d4da8e3bddf883163508cf48f (diff)
Update download URL with a link to a working version.
Originally committed as revision 8716 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/amr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/amr.c b/libavcodec/amr.c
index 9c4d69994b..0a462542de 100644
--- a/libavcodec/amr.c
+++ b/libavcodec/amr.c
@@ -41,7 +41,7 @@
*
* \subsection Fixed-point
* The fixed-point (TS26.073) can be downloaded from:
- * http://www.3gpp.org/ftp/Specs/archive/26_series/26.073/26073-510.zip.
+ * http://www.3gpp.org/ftp/Specs/archive/26_series/26.073/26073-600.zip
* Extract the source into \c "ffmpeg/libavcodec/amr".
* Enable it by passing \c "--enable-amr-nb-fixed" to \c "./configure".
*