summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-19 22:14:36 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-19 22:14:36 +0000
commitb055aca9bf3032b013a953f83981029b6d70484e (patch)
tree9b19c020f8cf47535bef8e03ad991c1a53d1f35c /DOCS
parentd2bbc878f3f77275498b08d155eec95c7ff12d41 (diff)
downloadmpv-b055aca9bf3032b013a953f83981029b6d70484e.tar.bz2
mpv-b055aca9bf3032b013a953f83981029b6d70484e.tar.xz
Real DLLs now work under Cygwin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10446 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/documentation.html4
-rw-r--r--DOCS/xml/en/ports.xml4
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
<P><CODE>mplayer dvd://&lt;title&gt; -dvd-device '\\.\d:'</CODE></P>
-<P>QuickTime DLLs have also been reported to work. Compile with
- <CODE>--enable-qtx</CODE> and put the codecs into the
+<P>QuickTime and Real DLLs also work. Compile with <CODE>--enable-qtx</CODE>
+ <CODE>--enable-real</CODE> and put the codecs into the
default Windows DLL location, <CODE>C:\WINNT\system32</CODE> or
<CODE>C:\Windows\system</CODE> depending on your Windows version.</P>
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:
</para>
<para>
-QuickTime DLLs have also been reported to work. Compile with
-<option>--enable-qtx</option> and put the codecs into
+QuickTime and Real DLLs also work. Compile with <option>--enable-qtx</option>
+and <option>--enable-real</option> and put the codecs into
the default Windows DLL location, <filename class="directory">C:\WINNT\system32</filename>
or <filename class="directory">C:\Windows\system</filename> depending on your
Windows version.