# HG changeset patch # User diego # Date 1178646204 0 # Node ID aeef449e5923e4823299329a16971ac619dca7fc # Parent 2b0d0b73bea2108b26af4f646cca3a3861fa1ba4 libdha is no more. diff -r 2b0d0b73bea2 -r aeef449e5923 DOCS/xml/en/ports.xml --- a/DOCS/xml/en/ports.xml Tue May 08 17:40:34 2007 +0000 +++ b/DOCS/xml/en/ports.xml Tue May 08 17:43:24 2007 +0000 @@ -601,7 +601,7 @@ and needs a bit of manual setup. Download dhahelper.sys or dhahelper.sys (with MTRR support) -and copy it to the libdha/dhahelperwin +and copy it to the vidix/dhahelperwin directory in your MPlayer source tree. Open a console and change to that directory. Then type gcc -o dhasetup.exe dhasetup.c diff -r 2b0d0b73bea2 -r aeef449e5923 DOCS/xml/en/video.xml --- a/DOCS/xml/en/video.xml Tue May 08 17:40:34 2007 +0000 +++ b/DOCS/xml/en/video.xml Tue May 08 17:43:24 2007 +0000 @@ -1546,14 +1546,14 @@ Move the svgalib_helper directory to - mplayer/main/libdha/svgalib_helper. - + the vidix subdirectory of the + MPlayer source tree. Remove the comment before the CFLAGS line containing the "svgalib_helper" - string from the libdha/Makefile. + string from vidix/Makefile. - Recompile and install libdha. + Recompile.