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

Stefano Sabatini stefasab at gmail.com
Mon Jun 17 14:38:32 CEST 2013


On date Saturday 2013-06-15 16:10:00 -0700, Timothy Gu encoded:
> ---
>  doc/decoders.texi | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/doc/decoders.texi b/doc/decoders.texi
> index 2d812a2..aae5692 100644
> --- a/doc/decoders.texi
> +++ b/doc/decoders.texi
> @@ -60,6 +60,15 @@ 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.

> +Using it requires the presence of the libcelt headers and library during

Maybe remove "Using it".

> +configuration. You need to explicitly configure the build with
> + at code{--enable-libcelt}.
> +
>  @c man end AUDIO DECODERS

LGTM.


More information about the ffmpeg-devel mailing list