1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-07 18:14:33 +00:00

We no longer provide (int)types.h for obsolete versions of Cygwin/MinGW,

links updated.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13893 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-11-07 18:28:51 +00:00
parent 1f9f65369a
commit f5ebf4e81d

View File

@ -284,7 +284,7 @@ since QNX has only X <emphasis>emulation</emphasis> which is VERY slow. Use SDL.
distort sound and video or crash on some systems. If the image is distort sound and video or crash on some systems. If the image is
distorted, try turning off hardware acceleration with distorted, try turning off hardware acceleration with
<option>-vo directx:noaccel</option>. Download <option>-vo directx:noaccel</option>. Download
<ulink url="http://www.videolan.org/vlc/dx7headers.tgz">DirectX 7 header files</ulink> <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/dx7headers.tgz">DirectX 7 header files</ulink>
to compile the DirectX video output driver. Furthermore you need to have to compile the DirectX video output driver. Furthermore you need to have
DirectX 7 or later installed for the DirectX video output driver to work. DirectX 7 or later installed for the DirectX video output driver to work.
</para> </para>
@ -292,7 +292,8 @@ since QNX has only X <emphasis>emulation</emphasis> which is VERY slow. Use SDL.
<para><link linkend="vidix">VIDIX</link> now works under Windows as <para><link linkend="vidix">VIDIX</link> now works under Windows as
<option>-vo winvidix</option>, although it is still experimental <option>-vo winvidix</option>, although it is still experimental
and needs a bit of manual setup. Download and needs a bit of manual setup. Download
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/dhahelper.sys">dhahelper.sys</ulink> <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/dhahelperwin/dhahelper.sys">dhahelper.sys</ulink> or
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/dhahelperwin/withmtrr/dhahelper.sys">dhahelper.sys (with MTRR support)</ulink>
and copy it to the and copy it to the
<filename class="directory">libdha/dhahelperwin</filename> directory in your <filename class="directory">libdha/dhahelperwin</filename> directory in your
<application>MPlayer</application> source tree. <application>MPlayer</application> source tree.
@ -360,16 +361,13 @@ since QNX has only X <emphasis>emulation</emphasis> which is VERY slow. Use SDL.
<para>Sascha Sommer releases official Windows binaries from time to time, <para>Sascha Sommer releases official Windows binaries from time to time,
Joey Parrish makes unofficial Windows packages complete with installer. Joey Parrish makes unofficial Windows packages complete with installer.
Look for these in the Windows section of Look for these in the Windows section of
<ulink url="http://www.mplayerhq.hu/homepage/projects.html#windows">our projects page</ulink>.</para> <ulink url="http://www.mplayerhq.hu/homepage/design7/projects.html#windows">our projects page</ulink>.</para>
<sect2 id="cygwin"> <sect2 id="cygwin">
<title><application>Cygwin</application></title> <title><application>Cygwin</application></title>
<para><application>Cygwin</application> versions prior to 1.5.0 do <para>You need to run <application>Cygwin</application> 1.5.0 or later in
not include <filename>inttypes.h</filename>. Put this order to compile <application>MPlayer</application>.</para>
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/inttypes.h">inttypes.h</ulink>
in <filename class="directory">/usr/include/</filename> in order to
make <application>MPlayer</application> compile.</para>
<para>DirectX header files need to be extracted to <filename class="directory">/usr/include/</filename> or <para>DirectX header files need to be extracted to <filename class="directory">/usr/include/</filename> or
<filename class="directory">/usr/local/include/</filename>.</para> <filename class="directory">/usr/local/include/</filename>.</para>
@ -390,10 +388,6 @@ since QNX has only X <emphasis>emulation</emphasis> which is VERY slow. Use SDL.
3.1.0 or later and MSYS 1.0.9 or later and tell the MSYS postinstall that 3.1.0 or later and MSYS 1.0.9 or later and tell the MSYS postinstall that
<application>MinGW</application> is installed.</para> <application>MinGW</application> is installed.</para>
<para>If you use a version of <application>MinGW</application> before 3.1.0,
you need to replace <filename>/mingw/include/sys/types.h</filename> with this
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/types.h"><filename>types.h</filename></ulink>.</para>
<para>Extract DirectX header files to <filename class="directory">/mingw/include/</filename>.</para> <para>Extract DirectX header files to <filename class="directory">/mingw/include/</filename>.</para>
<para>MOV compressed header support requires <para>MOV compressed header support requires