diff options
author | Martin Storsjö | 2009-12-29 16:48:09 +0200 |
---|---|---|
committer | Martin Storsjö | 2011-04-11 14:55:53 +0300 |
commit | f502ff3f61dfdc7c4180b6a24cec6237c38bc148 (patch) | |
tree | 40de534098f94fb455b20f9914e1f322e62f281e /doc/general.texi | |
parent | d89e738a0c63b30a60ca1688158d54b204824161 (diff) |
Add support for AMR-WB encoding via libvo-amrwbenc
The wrapper code is based on the libamr wrapper removed in SVN rev 19365.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index a8fab31200..2c7949d4be 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -588,7 +588,8 @@ following image formats are supported: @item ADPCM Yamaha @tab X @tab X @item AMR-NB @tab E @tab X @tab encoding supported through external library libopencore-amrnb -@item AMR-WB @tab @tab X +@item AMR-WB @tab E @tab X + @tab encoding supported through external library libvo-amrwbenc @item Apple lossless audio @tab X @tab X @tab QuickTime fourcc 'alac' @item Atrac 1 @tab @tab X |