On 30/03/14 19:24, Vittorio Giovara wrote:
> From: Timothy Gu <[email protected]>
> 
> ---
>  doc/decoders.texi | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/doc/decoders.texi b/doc/decoders.texi
> index 5f8a18c..cbd589d 100644
> --- a/doc/decoders.texi
> +++ b/doc/decoders.texi
> @@ -75,4 +75,16 @@ explicitly configure the build with 
> @code{--enable-libopencore-amrnb}.
>  A Libav native decoder for AMR-NB exists, so users can decode AMR-NB
>  without this library.
>  
> +@section libopencore-amrwb
> +
> +libopencore-amrwb decoder wrapper.
> +
> +libopencore-amrwb allows libavcodec to decode the Adaptive Multi-Rate
> +Wideband audio codec. Using it requires the presence of the
> +libopencore-amrwb headers and library during configuration.

It also requires the pkgconf file, I'd drop the statement.

> You need to
> +explicitly configure the build with @code{--enable-libopencore-amrwb}.
> +
> +A Libav native decoder for AMR-WB exists, so users can decode AMR-WB
> +without this library.

I think would be better tell you need it if you want to encode.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to