doc/decoders: Document libcelt

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Timothy Gu 2013-06-17 17:42:08 -07:00 committed by Michael Niedermayer
parent 59b13750d2
commit e358044922
1 changed files with 8 additions and 0 deletions

View File

@ -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
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
@chapter Subtitles Decoders