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
diff options
context:
space:
mode:
authorLou Logan <lou@lrcd.com>2014-07-28 00:46:55 +0400
committerLou Logan <lou@lrcd.com>2014-07-28 01:46:48 +0400
commitdb0578a0e783eb9c25f4bdcaf0be0ab6dee48fcf (patch)
treea264a396ac661df4f1a5ceab45a9423a6f5d202d /doc/decoders.texi
parentbcb7220d1cf99d5090ed8f6ff76421d8f506ec3a (diff)
doc/decoders: mention native Opus decoder
Signed-off-by: Lou Logan <lou@lrcd.com>
Diffstat (limited to 'doc/decoders.texi')
-rw-r--r--doc/decoders.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/decoders.texi b/doc/decoders.texi
index 9309b82a58..6910dc1c61 100644
--- a/doc/decoders.texi
+++ b/doc/decoders.texi
@@ -163,6 +163,9 @@ Requires the presence of the libopus headers and library during
configuration. You need to explicitly configure the build with
@code{--enable-libopus}.
+An FFmpeg native decoder for Opus exists, so users can decode Opus
+without this library.
+
@c man end AUDIO DECODERS
@chapter Subtitles Decoders