aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2015-09-20 23:20:43 -0300
committerJames Almer <jamrial@gmail.com>2015-09-20 23:27:16 -0300
commit30f45124778c2479e0a295df817b49edf7a571cf (patch)
tree942b618493067f44f91be7323e3a0e994cc1f712
parent0045969e411bcf946b2393e7bcb42032cb71a9a1 (diff)
downloadffmpeg-30f45124778c2479e0a295df817b49edf7a571cf.tar.gz
doc: mention libavcodec can decode Opus natively
Signed-off-by: James Almer <jamrial@gmail.com> (cherry picked from commit fd9ac48dc8aebcbd601af34336234d5102b36e21)
-rw-r--r--doc/general.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/general.texi b/doc/general.texi
index 8d7555d10f..5ca100b67f 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -935,8 +935,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