[FFmpeg-devel] [PATCH] doc/decoders: Document libopus decoder

Stefano Sabatini stefasab at gmail.com
Fri Jun 28 13:10:45 CEST 2013


On date Thursday 2013-06-27 19:07:32 -0700, Timothy Gu encoded:
> ---
>  doc/decoders.texi | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/doc/decoders.texi b/doc/decoders.texi
> index e907a61..aa82add 100644
> --- a/doc/decoders.texi
> +++ b/doc/decoders.texi
> @@ -123,6 +123,15 @@ explicitly configure the build with @code{--enable-libopencore-amrwb}.
>  An FFmpeg native decoder for AMR-WB exists, so users can decode AMR-WB
>  without this library.
>  
> + at section libopus
> +
> +libopus decoder wrapper.
> +
> +libopus allows libavcodec to decode the Opus Interactive Audio Codec.
> +Requires the presence of the libopus headers and library during
> +configuration. You need to explicitly configure the build with
> + at code{--enable-libopus}.
> +
>  @c man end AUDIO DECODERS

Applied, thanks.
-- 
FFmpeg = Foolish and Fast Mean Pitiless Evil Goblin


More information about the ffmpeg-devel mailing list