Commit 3bba59bd authored by Timothy Gu's avatar Timothy Gu
Browse files

doc/decoders: Add libopencore-amrwb decoder doc

Signed-off-by: default avatarStefano Sabatini <stefasab@gmail.com>
(cherry picked from commit 83647ace

)
Signed-off-by: default avatarTimothy Gu <timothygu99@gmail.com>
parent 3adf1859
No related merge requests found
Showing with 12 additions and 0 deletions
+12 -0
......@@ -111,4 +111,16 @@ explicitly configure the build with @code{--enable-libopencore-amrnb}.
An FFmpeg native decoder for AMR-NB exists, so users can decode AMR-NB
without this library.
@section libopencore-amrwb
libopencore-amrwb decoder wrapper.
libopencore-amrwb allows libavcodec to decode the Adaptive Multi-Rate
Wideband audio codec. Using it requires the presence of the
libopencore-amrwb headers and library during configuration. You need to
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.
@c man end AUDIO DECODERS
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment