doc/decoders: Document libcelt

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/24/merge
Timothy Gu 12 years ago committed by Michael Niedermayer
parent 59b13750d2
commit e358044922
  1. 8
      doc/decoders.texi

@ -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

Loading…
Cancel
Save