Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2015-09-21 05:20:43 +0300
committerJames Almer <jamrial@gmail.com>2015-09-21 05:28:32 +0300
commitbe9ec446a04ec0eef229cc3fe26dca7e0d8f966c (patch)
treea1b9e93a985f54b4d74ea195223959a537fc5563 /doc
parentfaed1deec9f261fd2135e0a5741f1823bd1ed928 (diff)
doc: mention libavcodec can decode Opus natively
Signed-off-by: James Almer <jamrial@gmail.com> (cherry picked from commit fd9ac48dc8aebcbd601af34336234d5102b36e21)
Diffstat (limited to 'doc')
-rw-r--r--doc/general.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/general.texi b/doc/general.texi
index 6c9531b03e..795f594041 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -948,8 +948,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