[SCM] libav/experimental: Spell out WB and NB.
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:11:13 UTC 2013
The following commit has been merged in the experimental branch:
commit 50e4d833fe54776792e19215c0e7320cc402d7bc
Author: Diego Biurrun <diego at biurrun.de>
Date: Fri Jan 4 15:14:14 2008 +0000
Spell out WB and NB.
Originally committed as revision 11395 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/doc/general.texi b/doc/general.texi
index dcf8a56..0e8c806 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
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list