From bc3eef574caa503ded81e984b6152a1b032f8796 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 8 May 2007 17:43:24 +0000 Subject: libdha is no more. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23271 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/ports.xml | 2 +- DOCS/xml/en/video.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index 9a9451ab14..aad067baa1 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -601,7 +601,7 @@ DirectX 7 or later installed for the DirectX video output driver to work. 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 --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index c9acd8a1c0..f6c638d930 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -1546,14 +1546,14 @@ Alternatively, you can use a special kernel module, like this: 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. -- cgit v1.2.3