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:
Diffstat (limited to 'doc/decoders.texi')
-rw-r--r--doc/decoders.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/decoders.texi b/doc/decoders.texi
index 345540b9f8..cdcbe6515b 100644
--- a/doc/decoders.texi
+++ b/doc/decoders.texi
@@ -123,6 +123,15 @@ explicitly configure the build with @code{--enable-libopencore-amrwb}.
An FFmpeg native decoder for AMR-WB exists, so users can decode AMR-WB
without this library.
+@section libopus
+
+libopus decoder wrapper.
+
+libopus allows libavcodec to decode the Opus Interactive Audio Codec.
+Requires the presence of the libopus headers and library during
+configuration. You need to explicitly configure the build with
+@code{--enable-libopus}.
+
@c man end AUDIO DECODERS
@chapter Subtitles Decoders