Browse Source

--enable-amr-* --> -- enable-libamr-*

Originally committed as revision 9134 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 19 years ago
parent
commit
197b07f360
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      doc/ffmpeg-doc.texi

+ 2
- 2
doc/ffmpeg-doc.texi View File

@@ -850,8 +850,8 @@ AMR WB (floating-point mode) and the AMR NB (floating-point mode) reference
decoders and encoders.

Go to @url{http://www.penguin.cz/~utx/amr} and follow the instructions for
installing the libraries. Then pass @code{--enable-amr-nb} and/or
@code{--enable-amr-wb} to configure to enable the libraries.
installing the libraries. Then pass @code{--enable-libamr-nb} and/or
@code{--enable-libamr-wb} to configure to enable the libraries.


@chapter Supported File Formats and Codecs


Loading…
Cancel
Save