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

doc/decoders: Document libcelt

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 59b13750
...@@ -60,6 +60,14 @@ This decoder generates wave patterns according to predefined sequences. Its ...@@ -60,6 +60,14 @@ This decoder generates wave patterns according to predefined sequences. Its
use is purely internal and the format of the data it accepts is not publicly use is purely internal and the format of the data it accepts is not publicly
documented. documented.
@section libcelt
libcelt decoder wrapper
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}.
@c man end AUDIO DECODERS @c man end AUDIO DECODERS
@chapter Subtitles 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