comparison DOCS/xml/en/codecs.xml @ 9837:75ff80d8dc1e

Looks like a typo :) --- Fixed
author lumag
date Sat, 05 Apr 2003 19:49:21 +0000
parents eb55fee443d2
children 59c7b1abd9e6
comparison
equal deleted inserted replaced
9836:8016c8455f1d 9837:75ff80d8dc1e
508 <emphasis role="bold">Win32 QuickTime libraries</emphasis> 508 <emphasis role="bold">Win32 QuickTime libraries</emphasis>
509 </simpara></listitem> 509 </simpara></listitem>
510 </itemizedlist> 510 </itemizedlist>
511 511
512 <procedure> 512 <procedure>
513 <title>INSTALLING XVID CVS</title> 513 <title>COMPILING MPLAYER WITH QUICKTIME LIBRARIES SUPPORT</title>
514 <note><para>currently only 32bit Intel platforms are supported.</para></note> 514 <note><para>currently only 32bit Intel platforms are supported.</para></note>
515 <step><para>download MPlayer CVS</para></step> 515 <step><para>download MPlayer CVS</para></step>
516 <step><para>compile MPlayer with: 516 <step><para>compile MPlayer with:
517 <screen>$ ./configure --enable-qtx-codecs</screen> 517 <screen>$ ./configure --enable-qtx-codecs</screen>
518 </para></step> 518 </para></step>