diff options
author | Nathan Caldwell <saintdev@gmail.com> | 2012-09-28 23:16:09 -0600 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2012-10-01 14:42:40 +0200 |
commit | 6cb8c8540978ce6fe5355ec282693d6e6a3466d7 (patch) | |
tree | 9384a1cb299e2a208158bc53488562d3cd83159e /doc/general.texi | |
parent | 15d35bee83f7ace32725ea85044105867657d663 (diff) | |
download | ffmpeg-6cb8c8540978ce6fe5355ec282693d6e6a3466d7.tar.gz |
Opus encoder using libopus
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 3aeb92b4a5..7b783088bc 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -756,7 +756,7 @@ following image formats are supported: @item Musepack SV7 @tab @tab X @item Musepack SV8 @tab @tab X @item Nellymoser Asao @tab X @tab X -@item Opus @tab @tab E +@item Opus @tab E @tab E @tab supported through external library libopus @item PCM A-law @tab X @tab X @item PCM mu-law @tab X @tab X |