diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2012-09-27 19:39:23 -0600 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2012-09-28 11:03:20 +0200 |
commit | 44617d6ec975b307183d88f0e0b207a9913a8de2 (patch) | |
tree | cbbf9bcc01634389f7da1cca9e35e2a3e19dddcf /doc/general.texi | |
parent | e4aa3831b7eda41c51a369f5b98d0a6e76fbbcc7 (diff) | |
download | ffmpeg-44617d6ec975b307183d88f0e0b207a9913a8de2.tar.gz |
Opus decoder 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, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 8415ca3de6..3aeb92b4a5 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -756,6 +756,8 @@ 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 + @tab supported through external library libopus @item PCM A-law @tab X @tab X @item PCM mu-law @tab X @tab X @item PCM 16-bit little-endian planar @tab @tab X |