summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-06 22:19:12 +0000
committerwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-06 22:19:12 +0000
commit1afd8710b474de134d6707386cd73125d504b883 (patch)
tree4a3f962081686de24574eee6165ef31f1b875559 /DOCS
parent438c8e731adc0637b28a3874db141c1d34f0574b (diff)
downloadmpv-1afd8710b474de134d6707386cd73125d504b883.tar.bz2
mpv-1afd8710b474de134d6707386cd73125d504b883.tar.xz
proper capitalisation of DivX and the like
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11759 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/bugs.xml2
-rw-r--r--DOCS/xml/en/codecs.xml4
-rw-r--r--DOCS/xml/en/install.xml4
3 files changed, 5 insertions, 5 deletions
diff --git a/DOCS/xml/en/bugs.xml b/DOCS/xml/en/bugs.xml
index 50b0f36b44..83e1e37a45 100644
--- a/DOCS/xml/en/bugs.xml
+++ b/DOCS/xml/en/bugs.xml
@@ -140,7 +140,7 @@ auto-selected codec can't decode the file, try to select another using
<listitem>
<para>
you try to play DivX 3.x file with OpenDivX decoder or XviD
-(<option>-vc odivx</option>) - install Divx4Linux and recompile player
+(<option>-vc odivx</option>) - install DivX4Linux and recompile player
</para>
</listitem>
</itemizedlist>
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml
index b71fdce5d1..8c13a0201f 100644
--- a/DOCS/xml/en/codecs.xml
+++ b/DOCS/xml/en/codecs.xml
@@ -130,7 +130,7 @@ divx4</option> may be faster, or even the fastest solution.
</para>
<para>
-The Divx4/5 binary codec library can be downloaded from
+The DivX4/5 binary codec library can be downloaded from
<ulink url="http://avifile.sourceforge.net">avifile</ulink> or
<ulink url="http://www.divx.com">divx.com</ulink>
Unpack it, run <filename>./install.sh</filename> as root and do not forget adding
@@ -139,7 +139,7 @@ Unpack it, run <filename>./install.sh</filename> as root and do not forget addin
</para>
<para>
-Get the CVS version of the OLD OpenDivx core library like this:
+Get the CVS version of the OLD OpenDivX core library like this:
</para>
<procedure>
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index 29797635f4..7faeee94ce 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -201,7 +201,7 @@ You need a fairly recent system. On Linux, 2.4.x kernels are recommended.
</para></listitem>
<listitem><para>
<emphasis role="bold">XviD</emphasis>: Open source encoding alternative to
- Divx4Linux. Features:
+ DivX4Linux. Features:
<itemizedlist>
<listitem><simpara>
1 pass or 2 pass encoding with
@@ -211,7 +211,7 @@ You need a fairly recent system. On Linux, 2.4.x kernels are recommended.
it's open-source, so it's multiplatform.
</simpara></listitem>
<listitem><simpara>
- it's about 2 times faster than divx4 when encoding - about the same
+ it's about 2 times faster than divX4 when encoding - about the same
quality
</simpara></listitem>
</itemizedlist>