[MPlayer-DOCS] r23271 - in trunk/DOCS/xml/en: ports.xml video.xml
diego
subversion at mplayerhq.hu
Tue May 8 19:43:25 CEST 2007
Author: diego
Date: Tue May 8 19:43:24 2007
New Revision: 23271
Log:
libdha is no more.
Modified:
trunk/DOCS/xml/en/ports.xml
trunk/DOCS/xml/en/video.xml
Modified: trunk/DOCS/xml/en/ports.xml
==============================================================================
--- trunk/DOCS/xml/en/ports.xml (original)
+++ trunk/DOCS/xml/en/ports.xml Tue May 8 19:43:24 2007
@@ -601,7 +601,7 @@ DirectX 7 or later installed for the Dir
and needs a bit of manual setup. Download
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/dhahelper.sys">dhahelper.sys</ulink> or
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/withmtrr/dhahelper.sys">dhahelper.sys (with MTRR support)</ulink>
-and copy it to the <filename class="directory">libdha/dhahelperwin</filename>
+and copy it to the <filename class="directory">vidix/dhahelperwin</filename>
directory in your <application>MPlayer</application> source tree.
Open a console and change to that directory. Then type
<screen>gcc -o dhasetup.exe dhasetup.c</screen>
Modified: trunk/DOCS/xml/en/video.xml
==============================================================================
--- trunk/DOCS/xml/en/video.xml (original)
+++ trunk/DOCS/xml/en/video.xml Tue May 8 19:43:24 2007
@@ -1546,14 +1546,14 @@ Alternatively, you can use a special ker
</para></step>
<step><para>
Move the <filename class="directory">svgalib_helper</filename> directory to
- <filename class="directory">mplayer/main/libdha/svgalib_helper</filename>.
-</para></step>
+ the <filename class="directory">vidix</filename> subdirectory of the
+ <application>MPlayer</application> source tree.
<step><para>
Remove the comment before the CFLAGS line containing the "svgalib_helper"
- string from the <filename class="directory">libdha/Makefile</filename>.
+ string from <filename class="directory">vidix/Makefile</filename>.
</para></step>
<step><para>
- Recompile and install libdha.
+ Recompile.
</para></step>
</procedure>
More information about the MPlayer-DOCS
mailing list