Commit 8fe300bf authored by diego's avatar diego

Fix AMR-NB entry in the supported audio codecs list.

The decoding and encoding rows were switched around.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22128 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 1e2387b8
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment