[FFmpeg-devel] [PATCH] doc/decoders: Document libcelt

Timothy Gu timothygu99 at gmail.com
Tue Jun 18 02:42:08 CEST 2013


---
 doc/decoders.texi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/decoders.texi b/doc/decoders.texi
index 2d812a2..7d639b9 100644
--- a/doc/decoders.texi
+++ b/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
 documented.
 
+ at 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
-- 
1.8.1.2



More information about the ffmpeg-devel mailing list