Mercurial > mplayer.hg
changeset 11483:462b97f8746f
move section out of <link> tags
author | wight |
---|---|
date | Sun, 16 Nov 2003 19:55:53 +0000 |
parents | a6b69309a791 |
children | 3abf5b7cb308 |
files | DOCS/xml/en/audio.xml DOCS/xml/en/faq.xml DOCS/xml/en/formats.xml DOCS/xml/en/install.xml DOCS/xml/en/mail-lists.xml DOCS/xml/en/video.xml |
diffstat | 6 files changed, 21 insertions(+), 22 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/audio.xml Sun Nov 16 19:24:43 2003 +0000 +++ b/DOCS/xml/en/audio.xml Sun Nov 16 19:55:53 2003 +0000 @@ -106,7 +106,7 @@ If the sound clicks when playing from CD-ROM, turn on IRQ unmasking, e.g. <command>hdparm -u1 /dev/cdrom</command> (<command>man hdparm</command>). This is generally beneficial and described in more detail in the - <link linkend="drives">CD-ROM section</link>. + <link linkend="drives">CD-ROM</link> section. </para></listitem> </itemizedlist> </sect3>
--- a/DOCS/xml/en/faq.xml Sun Nov 16 19:24:43 2003 +0000 +++ b/DOCS/xml/en/faq.xml Sun Nov 16 19:55:53 2003 +0000 @@ -403,7 +403,7 @@ </para></question> <answer><para> You need root privileges or a specially set up kernel to use the new timing -code. For details see the <link linkend="rtc">RTC section</link> of the documentation. +code. For details see the <link linkend="rtc">RTC</link> section of the documentation. </para></answer> </qandaentry> @@ -555,7 +555,7 @@ What exactly is this libavcodec thing? </para></question> <answer><para> -See the <link linkend="ffmpeg">libavcodec section</link>. +See the <link linkend="ffmpeg">libavcodec</link> section. </para></answer> </qandaentry> @@ -565,7 +565,7 @@ </para></question> <answer><para> You need to get libavcodec from FFmpeg's CVS. Read the instructions in the -<link linkend="ffmpeg">libavcodec section</link>. +<link linkend="ffmpeg">libavcodec</link> section. </para></answer> </qandaentry>
--- a/DOCS/xml/en/formats.xml Sun Nov 16 19:24:43 2003 +0000 +++ b/DOCS/xml/en/formats.xml Sun Nov 16 19:55:53 2003 +0000 @@ -57,7 +57,7 @@ It is the same as MPG, plus the capability to contain subtitles or non-MPEG (AC3) audio. It contains encoded MPEG2 video and usually AC3 audio, but DTS, MP2 and uncompressed LPCM are allowed, too. <emphasis role="bold">Read the - <link linkend="dvd">DVD section</link></emphasis>! + <link linkend="dvd">DVD</link> section</emphasis>! </simpara></listitem> </itemizedlist>
--- a/DOCS/xml/en/install.xml Sun Nov 16 19:24:43 2003 +0000 +++ b/DOCS/xml/en/install.xml Sun Nov 16 19:55:53 2003 +0000 @@ -181,7 +181,7 @@ </para></listitem> <listitem><para> <emphasis role="bold">DivX4/DivX5</emphasis>: information about this codec is - available in the <link linkend="divx4-5">DivX4/DivX5 section</link>. You possibly + available in the <link linkend="divx4-5">DivX4/DivX5</link> section. You possibly don't want this codec as <emphasis role="bold">libavcodec</emphasis> (see above) is much faster and has better quality than this, for both decoding and encoding. Features: @@ -275,7 +275,7 @@ <link linkend="tdfxfb">tdfxfb</link> section in order to gain big speedup. It is important to do these steps <emphasis role="bold">before</emphasis> compiling <application>MPlayer</application>, otherwise no 3Dfx support will be - built. Also see the <link linkend="tvout-voodoo">3dfx TV-out section</link>. + built. Also see the <link linkend="tvout-voodoo">3dfx TV-out</link> section. If you use X, use at least <emphasis role="bold">4.2.0</emphasis>, as 3dfx Xv driver was broken in 4.1.0, and earlier releases. </para></listitem> @@ -283,15 +283,14 @@ <emphasis role="bold">ATI cards</emphasis>: <link linkend="vidix">VIDIX</link> driver is provided for the following cards: <emphasis role="bold">Radeon, Rage128, Mach64</emphasis> (Rage XL/Mobility, Xpert98). - Also see the <link linkend="tvout-ati">ATI cards section</link> of the TV-out documentation, + Also see the <link linkend="tvout-ati">ATI cards</link> section of the TV-out documentation, to know if you card's TV-out is supported under Linux/<application>MPlayer</application>. </para></listitem> <listitem><para> <emphasis role="bold">S3 cards</emphasis>: the Savage and Virge/DX chips have hardware acceleration. Use as new XFree86 version as possible, older drivers are - buggy. Savage chips have problems with YV12 display, see <link linkend="s3">S3 Xv - section</link> for details. Older, Trio cards have no, or slow hardware - support. + buggy. Savage chips have problems with YV12 display, see <link linkend="s3">S3 Xv</link> + section for details. Older, Trio cards have no, or slow hardware support. </para></listitem> <listitem><para> <emphasis role="bold">nVidia cards</emphasis>: may or may not be good choice for video playing. @@ -300,7 +299,7 @@ hardware YUV acceleration on all nVidia cards.</emphasis> You have to download nVidia's closed-source drivers from <ulink url="http://nvidia.com">nVidia.com</ulink>. See the <link linkend="nvidia">nVidia Xv driver</link> section for details. Please also check - the <link linkend="tvout-nvidia">nVidia TV-out section</link> if you wish to + the <link linkend="tvout-nvidia">nVidia TV-out</link> section if you wish to use a TV. </para></listitem> <listitem><para> @@ -313,7 +312,7 @@ <itemizedlist> <listitem><simpara> Try if the XFree86 driver (and your card) supports hardware - acceleration. See the <link linkend="xv">Xv section</link> for details. + acceleration. See the <link linkend="xv">Xv</link> section for details. </simpara></listitem> <listitem><simpara> If it doesn't, then your card's video features aren't supported under @@ -422,12 +421,12 @@ <itemizedlist> <listitem><para> - Decide if you need GUI. If you do, see the <link linkend="gui">GUI - section</link> before compiling. + Decide if you need GUI. If you do, see the <link linkend="gui">GUI</link> + section before compiling. </para></listitem> <listitem><para> If you want to install <application>MEncoder</application> (our great - all-purpose encoder), see the <link linkend="mencoder">MEncoder section</link>. + all-purpose encoder), see the <link linkend="mencoder">MEncoder</link> section. </para></listitem> <listitem><para> If you have a V4L compatible <emphasis role="bold">TV tuner</emphasis> card, @@ -649,7 +648,7 @@ </para> <para> -About DVD subtitles, read the <link linkend="dvd">DVD section</link>. +About DVD subtitles, read the <link linkend="dvd">DVD</link> section. </para>
--- a/DOCS/xml/en/mail-lists.xml Sun Nov 16 19:24:43 2003 +0000 +++ b/DOCS/xml/en/mail-lists.xml Sun Nov 16 19:55:53 2003 +0000 @@ -39,7 +39,7 @@ <itemizedlist> <listitem><para> Send bug reports here after reading the <link linkend="bugs">Known Bugs</link> - and <link linkend="bugreports">bug reporting section</link>). + and <link linkend="bugreports">bug reporting</link> section). </para></listitem> <listitem><para> Send feature requests here (after reading the <emphasis role="bold">whole
--- a/DOCS/xml/en/video.xml Sun Nov 16 19:24:43 2003 +0000 +++ b/DOCS/xml/en/video.xml Sun Nov 16 19:55:53 2003 +0000 @@ -167,7 +167,7 @@ versions, including 4.1.0, <emphasis role="bold">crashes with YV12</emphasis>. If you experience strange effects using <option>-vo xv</option>, try SDL (it has XVideo, too) and see if it helps. Check the -<link linkend="sdl">SDL section</link> for details. +<link linkend="sdl">SDL</link> section for details. </para> <para> @@ -1337,7 +1337,7 @@ you'll just mess up the screen), and you'll have a similar effect as with <option>-vo mga</option> or <option>-vo fbdev</option>. nVidia cards however are able to output truly graphical video on a real text console. See the - <link linkend="vidix-nvidia">nvidia_vid section</link> for more information. + <link linkend="vidix-nvidia">nvidia_vid</link> section for more information. </simpara></listitem> <listitem><simpara> You can use VIDIX subdevice which was applied to several video output @@ -1576,7 +1576,7 @@ <sect4 id="dfbmga"> <title>DirectFB/Matrox (dfbmga)</title> <para> -Please read the <link linkend="directfb">main DirectFB section</link> or general +Please read the <link linkend="directfb">main DirectFB</link> section or general informations. </para> @@ -1587,7 +1587,7 @@ <para> Instructions on how to make it work can be found in the -<ulink url="../../tech/directfb.txt">tech section</ulink> +<ulink url="../../tech/directfb.txt">tech</ulink> section or directly on Ville Syrjala's <ulink url="http://www.sci.fi/~syrjala/directfb/Matrox_TV-out_README.txt">home page</ulink>. </para>