Fix AMR-NB entry in the supported audio codecs list.
authorDiego Biurrun <diego@biurrun.de>
Mon, 1 Mar 2010 14:30:28 +0000 (14:30 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 1 Mar 2010 14:30:28 +0000 (14:30 +0000)
The decoding and encoding rows were switched around.

Originally committed as revision 22128 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/general.texi

index e4f4423..6fed6c3 100644 (file)
@@ -549,7 +549,7 @@ following image formats are supported:
 @item ADPCM Westwood Studios IMA @tab     @tab  X
     @tab Used in Westwood Studios games like Command and Conquer.
 @item ADPCM Yamaha           @tab  X  @tab  X
-@item AMR-NB                 @tab  X  @tab  E
+@item AMR-NB                 @tab  E  @tab  X
     @tab encoding supported through external library libopencore-amrnb
 @item AMR-WB                 @tab     @tab  E
     @tab decoding supported through external library libopencore-amrwb