From 4fe3edaadf028b0a5b7debc5f556037b0ef9bdff Mon Sep 17 00:00:00 2001 From: Vitor Sessak Date: Sun, 21 Feb 2010 18:01:56 +0000 Subject: AMR-NB floating-point based decoder. Code produced during SoC by Robert Swain and Colin McQuillan. Originally committed as revision 21943 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/general.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/general.texi b/doc/general.texi index 036213559f..816630011e 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -549,8 +549,8 @@ 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 E @tab E - @tab supported through external library libopencore-amrnb +@item AMR-NB @tab X @tab E + @tab encoding supported through external library libopencore-amrnb @item AMR-WB @tab @tab E @tab decoding supported through external library libopencore-amrwb @item Apple lossless audio @tab X @tab X -- cgit v1.2.3