# HG changeset patch # User diego # Date 1177367673 0 # Node ID 8d037130edc574e358cbb13c2570d64e840eeb9d # Parent ec3250bb10372a0b24956430205237231070efcb Update AMR instructions. diff -r ec3250bb1037 -r 8d037130edc5 DOCS/xml/en/codecs.xml --- a/DOCS/xml/en/codecs.xml Mon Apr 23 17:40:25 2007 +0000 +++ b/DOCS/xml/en/codecs.xml Mon Apr 23 22:34:33 2007 +0000 @@ -534,25 +534,9 @@ Reference implementation is available from The 3rd Generation Partnership Project (free for private use). - - - -To enable support, download the sources for -AMR-NB -and -AMR-WB -codecs, put them in the directory where you unpacked the -MPlayer source and run the following commands: - -unzip 26104-610.zip -unzip 26104-610_ANSI_C_source_code.zip -mv c-code libavcodec/amr_float -unzip 26204-600.zip -unzip 26204-600_ANSI-C_source_code.zip -mv c-code libavcodec/amrwb_float - -After that, follow the usual MPlayer -build procedure. +To enable support, download and install support libraries for +AMR-NB and AMR-WB +following the instructions on that page.