[MPlayer-DOCS] [PATCH] fix encoding with libavcodec section
Diego Biurrun
diego at biurrun.de
Mon Sep 17 00:20:36 CEST 2007
On Sun, Sep 16, 2007 at 03:50:38PM -0400, Compn wrote:
> the paragraph below the table is incorrect
> now that non-native libs were added to the table
>
> patch to fix
>
> --- DOCS/xml/en/encoding-guide.xml (revision 24547)
> +++ DOCS/xml/en/encoding-guide.xml (working copy)
> @@ -2611,27 +2611,27 @@
> <row>
> - <entry>libamr_nb</entry>
> + <entry>libamr_nb +</entry>
> <entry>3GPP Adaptive Multi-Rate (AMR) narrow-band</entry>
> </row>
> @@ -2689,7 +2689,7 @@
> However, note that all these audio codecs are very fast and work
> out-of-the-box everywhere <application>MEncoder</application> has been
> compiled with <systemitem class="library">libavcodec</systemitem> (which
> -is the case most of time), and do not depend on external libraries.
> +is the case most of time). Codecs marked with + require external libraries.
> </para>
I don't really like this. I would suggest you rather create a separate
table for the external codecs.
Diego
More information about the MPlayer-DOCS
mailing list