summaryrefslogtreecommitdiffstats
path: root/DOCS/xml
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-13 17:46:07 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-13 17:46:07 +0000
commit2c94b4098c835e195719dab7a02c8a0772e2db56 (patch)
treeca5618ddedf8826dd80f1d8a47320de71bfed7c3 /DOCS/xml
parentda0ea9d67114bb1d3daa342b256347f5f662db1e (diff)
downloadmpv-2c94b4098c835e195719dab7a02c8a0772e2db56.tar.bz2
mpv-2c94b4098c835e195719dab7a02c8a0772e2db56.tar.xz
's should be outside of <application> tags.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12579 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r--DOCS/xml/en/bugs.xml2
-rw-r--r--DOCS/xml/en/documentation.xml2
-rw-r--r--DOCS/xml/en/install.xml2
-rw-r--r--DOCS/xml/en/mencoder.xml6
-rw-r--r--DOCS/xml/en/tvinput.xml2
-rw-r--r--DOCS/xml/en/video.xml4
6 files changed, 9 insertions, 9 deletions
diff --git a/DOCS/xml/en/bugs.xml b/DOCS/xml/en/bugs.xml
index 10ae23474c..fd1362c84c 100644
--- a/DOCS/xml/en/bugs.xml
+++ b/DOCS/xml/en/bugs.xml
@@ -55,7 +55,7 @@ it's sound card (driver) problem.
<itemizedlist>
<listitem>
<para>audio buffer problems (buffer size badly detected)</para>
-<para>Workaround: <application>MPlayer's</application> <option>-abs</option> option</para>
+<para>Workaround: <application>MPlayer</application>'s <option>-abs</option> option</para>
</listitem>
</itemizedlist>
<itemizedlist>
diff --git a/DOCS/xml/en/documentation.xml b/DOCS/xml/en/documentation.xml
index 37fe7ffc15..f4e0e99375 100644
--- a/DOCS/xml/en/documentation.xml
+++ b/DOCS/xml/en/documentation.xml
@@ -87,7 +87,7 @@ but the speed is also amazing.
</para>
<para>
-<application>MEncoder</application> (<application>MPlayer's</application> Movie
+<application>MEncoder</application> (<application>MPlayer</application>'s Movie
Encoder) is a simple movie encoder, designed to encode
<application>MPlayer</application>-playable movies
(<emphasis role="bold">AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET/PVA</emphasis>)
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index 18a9b10761..f2a2a1440d 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -669,7 +669,7 @@ About DVD subtitles, read the <link linkend="dvd">DVD</link> section.
<sect2 id="mpsub">
-<title><application>MPlayer's</application> own subtitle format (MPsub)</title>
+<title><application>MPlayer</application>'s own subtitle format (MPsub)</title>
<para>
<application>MPlayer</application> introduces a new subtitle format called
diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml
index 9e4eeb55f7..a965f63c7d 100644
--- a/DOCS/xml/en/mencoder.xml
+++ b/DOCS/xml/en/mencoder.xml
@@ -71,7 +71,7 @@ cannot encode MPEG1 layer 2 (MP2) audio, which all other players expect in MPEG
</para>
<para>
-To change <application>MEncoder's</application> output file format,
+To change <application>MEncoder</application>'s output file format,
use the <option>-of mpeg</option> option.
</para>
@@ -898,7 +898,7 @@ Notes:
When <application>MPlayer</application> plays this category, it will
(often repeatedly) switch back and forth between &quot;30fps
NTSC&quot; and &quot;24fps progressive NTSC&quot;. Watch the bottom of
- <application>MPlayer's</application> output to see these messages.
+ <application>MPlayer</application>'s output to see these messages.
</para>
<para>
@@ -1082,7 +1082,7 @@ Notes:
ready). It works fine without <option>-ofps</option>, but
<option>-ofps</option> is needed to prevent choppy output. With
<option>-ofps</option>, it sometimes fails. The problems arise from
- <application>MEncoder's</application> behavior of dropping frames to
+ <application>MEncoder</application>'s behavior of dropping frames to
maintain synchronization between the audio and video: it drops
frames before sending them through the filter chain, rather than
after. As a result, <option>pullup</option> is sometimes deprived
diff --git a/DOCS/xml/en/tvinput.xml b/DOCS/xml/en/tvinput.xml
index 897886f712..27654b49a0 100644
--- a/DOCS/xml/en/tvinput.xml
+++ b/DOCS/xml/en/tvinput.xml
@@ -130,7 +130,7 @@ your soundcard via an external cable connection between video card and line-in,
or using the built-in ADC in the bt878 chip. In the latter case, you have to
load the <emphasis role="bold">btaudio</emphasis> driver. Read the
<filename>linux/Documentation/sound/btaudio</filename> file (in the kernel
-tree, not <application>MPlayer's</application>) for some instructions on using
+tree, not <application>MPlayer</application>'s) for some instructions on using
this driver.
</para>
</listitem>
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index 652fbab7e0..ef0534012a 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -2021,7 +2021,7 @@ so it is highly suggested that you turn on <application>MPlayer</application>'s
<option>sync</option> will turn on the new sync-engine. This is currently an
experimental feature. With the sync feature turned on the em8300's internal clock
will be monitored at all times, if it starts to deviate from
-<application>MPlayer's</application> clock it will be reset causing the em8300 to
+<application>MPlayer</application>'s clock it will be reset causing the em8300 to
drop any frames that are lagging behind.
<option>norm=x</option> will set the TV norm of the DXR3 card without the need
for external tools like em8300setup. Valid norms are 5 = NTSC, 4 = PAL-60,
@@ -2080,7 +2080,7 @@ becomes stable. For now all we can do is accept this for a fact.
<term><option>-vf expand=-1:-1:-1:-1:1</option></term>
<listitem><para>
Although the DXR3 driver can put some OSD onto the MPEG1/2/4 video, it has
-much lower quality than <application>MPlayer's</application> traditional OSD,
+much lower quality than <application>MPlayer</application>'s traditional OSD,
and has several refresh problems as well. The command line above will firstly
convert the input video to MPEG4 (this is mandatory, sorry), then apply an
expand filter which won't expand anything (-1: default), but apply the normal