From b055aca9bf3032b013a953f83981029b6d70484e Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 19 Jul 2003 22:14:36 +0000 Subject: [PATCH] Real DLLs now work under Cygwin. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10446 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/en/documentation.html | 4 ++-- DOCS/xml/en/ports.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DOCS/en/documentation.html b/DOCS/en/documentation.html index 77ff6db79c..264bb4b69d 100644 --- a/DOCS/en/documentation.html +++ b/DOCS/en/documentation.html @@ -1861,8 +1861,8 @@ end

mplayer dvd://<title> -dvd-device '\\.\d:'

-

QuickTime DLLs have also been reported to work. Compile with - --enable-qtx and put the codecs into the +

QuickTime and Real DLLs also work. Compile with --enable-qtx + --enable-real and put the codecs into the default Windows DLL location, C:\WINNT\system32 or C:\Windows\system depending on your Windows version.

diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index 855f067ae5..6855824d00 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -305,8 +305,8 @@ device is: -QuickTime DLLs have also been reported to work. Compile with - and put the codecs into +QuickTime and Real DLLs also work. Compile with +and and put the codecs into the default Windows DLL location, C:\WINNT\system32 or C:\Windows\system depending on your Windows version.