changeset 4842:c3b0eb402862 libavcodec

Update download URL with a link to a working version.
author diego
date Thu, 12 Apr 2007 10:27:40 +0000
parents 861ff463ac61
children 0e11f292482f
files amr.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/amr.c	Wed Apr 11 14:04:47 2007 +0000
+++ b/amr.c	Thu Apr 12 10:27:40 2007 +0000
@@ -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".
  *