Skip to content
Snippets Groups Projects
Commit 7eb5288f authored by Timothy Gu's avatar Timothy Gu Committed by Stefano Sabatini
Browse files

doc/decoders: document libopus decoder

parent 934df3b0
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment