Commit c16496c3 authored by Timothy Gu's avatar Timothy Gu Committed by Michael Niedermayer

doc/decoders: Document libgsm decoder

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 37baecce
......@@ -68,6 +68,16 @@ libcelt allows libavcodec to decode the Xiph CELT ultra-low delay audio codec.
Requires the presence of the libcelt headers and library during configuration.
You need to explicitly configure the build with @code{--enable-libcelt}.
@section libgsm
libgsm decoder wrapper
libgsm allows libavcodec to decode the GSM full rate audio codec. Requires
the presence of the libgsm headers and library during configuration. You need
to explicitly configure the build with @code{--enable-libgsm}.
This decoder supports both the ordinary GSM and the Microsoft variant.
@c man end AUDIO DECODERS
@chapter Subtitles 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