Author: diego Date: Tue Feb 10 00:35:13 2009 New Revision: 28510 Log: Use consistent names for codec installation sections.
Modified: trunk/DOCS/xml/en/encoding-guide.xml trunk/DOCS/xml/en/install.xml Modified: trunk/DOCS/xml/en/encoding-guide.xml ============================================================================== --- trunk/DOCS/xml/en/encoding-guide.xml Tue Feb 10 00:23:36 2009 (r28509) +++ trunk/DOCS/xml/en/encoding-guide.xml Tue Feb 10 00:35:13 2009 (r28510) @@ -3815,7 +3815,7 @@ and development advancements, you may ge <systemitem class="library">x264</systemitem> is a free library for encoding H.264/AVC video streams. Before starting to encode, you need to -<link linkend="codec-x264">set up <application>MEncoder</application> to support it</link>. +<link linkend="x264">set up <application>MEncoder</application> to support it</link>. </para> <!-- ********** --> Modified: trunk/DOCS/xml/en/install.xml ============================================================================== --- trunk/DOCS/xml/en/install.xml Tue Feb 10 00:23:36 2009 (r28509) +++ trunk/DOCS/xml/en/install.xml Tue Feb 10 00:35:13 2009 (r28510) @@ -403,7 +403,7 @@ default as it offers better speed. <!-- ********** --> -<sect2 id="codec-x264"> +<sect2 id="x264"> <title><systemitem class="library">x264</systemitem></title> <para> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
