Skip to content
Snippets Groups Projects
Commit b43860ee authored by Timothy Gu's avatar Timothy Gu Committed by Michael Niedermayer
Browse files

doc/decoders: Document libopencore-amrnb decoder

parent 1ee8fadb
No related branches found
No related tags found
No related merge requests found
...@@ -99,6 +99,18 @@ value is 0 (disabled). ...@@ -99,6 +99,18 @@ value is 0 (disabled).
@end table @end table
@section libopencore-amrnb
libopencore-amrnb decoder wrapper
libopencore-amrnb allows libavcodec to decode the Adaptive Multi-Rate
Narrowband audio codec. Using it requires the presence of the
libopencore-amrnb headers and library during configuration. You need to
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.
@c man end AUDIO DECODERS @c man end AUDIO DECODERS
@chapter Subtitles 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