diff options
author | James Almer <jamrial@gmail.com> | 2015-09-20 23:20:43 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2015-09-20 23:20:43 -0300 |
commit | fd9ac48dc8aebcbd601af34336234d5102b36e21 (patch) | |
tree | 4167c2e507f37a8458a074cb296760738f349724 /doc/general.texi | |
parent | 53e8bef25a78457e4339e353568004f03b8a2396 (diff) | |
download | ffmpeg-fd9ac48dc8aebcbd601af34336234d5102b36e21.tar.gz |
doc: mention libavcodec can decode Opus natively
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/general.texi b/doc/general.texi index a6e1e5542a..99ba88a34c 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -984,8 +984,8 @@ following image formats are supported: @item Musepack SV8 @tab @tab X @item Nellymoser Asao @tab X @tab X @item On2 AVC (Audio for Video Codec) @tab @tab X -@item Opus @tab E @tab E - @tab supported through external library libopus +@item Opus @tab E @tab X + @tab encoding supported through external library libopus @item PCM A-law @tab X @tab X @item PCM mu-law @tab X @tab X @item PCM signed 8-bit planar @tab X @tab X |