changeset 10445:242cdc63aae1

Real DLLs now work under Cygwin.
author diego
date Sat, 19 Jul 2003 22:14:36 +0000
parents 2e46e51269c1
children 189e3f1c6e9f
files DOCS/en/documentation.html DOCS/xml/en/ports.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/en/documentation.html	Sat Jul 19 22:05:16 2003 +0000
+++ b/DOCS/en/documentation.html	Sat Jul 19 22:14:36 2003 +0000
@@ -1861,8 +1861,8 @@
 
 <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>
 
--- a/DOCS/xml/en/ports.xml	Sat Jul 19 22:05:16 2003 +0000
+++ b/DOCS/xml/en/ports.xml	Sat Jul 19 22:14:36 2003 +0000
@@ -305,8 +305,8 @@
 </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.