summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/general.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/general.texi b/doc/general.texi
index dcf8a564fb..0e8c806ded 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -16,9 +16,9 @@ explicitly requested by passing the appropriate flags to @file{./configure}.
@section AMR
-AMR comes in two different flavors, WB and NB. FFmpeg can make use of the
-AMR WB (floating-point mode) and the AMR NB (floating-point mode) reference
-decoders and encoders.
+AMR comes in two different flavors, wideband and narrowband. FFmpeg can make
+use of the AMR wideband (floating-point mode) and the AMR narrowband
+(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-libamr-nb} and/or