summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-21 20:01:35 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-21 20:01:35 +0000
commitf6979cf4204b2a8a228fa168786c9e27338c6851 (patch)
treefd63283acbe2735bb27c240b68ec964cab069d3e /DOCS
parent2b73c29ab6b66593ebbedbf53b56551d7fbe1262 (diff)
downloadmpv-f6979cf4204b2a8a228fa168786c9e27338c6851.tar.bz2
mpv-f6979cf4204b2a8a228fa168786c9e27338c6851.tar.xz
Sync with HTML.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10319 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/codecs.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml
index 29888aa67b..6bd12a4828 100644
--- a/DOCS/xml/en/codecs.xml
+++ b/DOCS/xml/en/codecs.xml
@@ -450,10 +450,6 @@ then started XviD. So both projects have the same origin.
can play them)
</simpara></listitem>
<listitem><simpara>
- you have to choose between DivX4 <emphasis role="bold">or</emphasis> XviD
- support at compiletime
- </simpara></listitem>
-<listitem><simpara>
under development
</simpara></listitem>
</itemizedlist>
@@ -527,15 +523,13 @@ decoders:
<title>COMPILING MPLAYER WITH QUICKTIME LIBRARIES SUPPORT</title>
<note><para>currently only 32bit Intel platforms are supported.</para></note>
<step><para>download MPlayer CVS</para></step>
-<step><para>compile MPlayer with:
-<screen>$ ./configure --enable-qtx</screen>
-</para></step>
<step><para>download QuickTime DLL pack from
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/>
</para></step>
<step><para>extract QuickTime DLL pack to your Win32 codecs directory
(default: <filename class="directory">/usr/local/lib/codecs/</filename>)
</para></step>
+<step><para>compile MPlayer</para></step>
</procedure>
</sect3>