diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-08-11 07:15:05 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-08-11 07:15:05 +0000 |
commit | e62eefa43c4ed6f1d248198e98101934dc5576fe (patch) | |
tree | 0a7b8ada365a9ed997025326e7a63b7ac4731600 | |
parent | cbb29a709a9be1735d65afedcef632899d429ea8 (diff) |
style fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10564 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/en/documentation.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/en/documentation.html b/DOCS/en/documentation.html index a6aa5b6f9a..4db04230bf 100644 --- a/DOCS/en/documentation.html +++ b/DOCS/en/documentation.html @@ -1830,7 +1830,7 @@ end <P>Best results are achieved with the native DirectX video output driver (<CODE>-vo directx</CODE>) and the native Windows waveout audio driver - (<CODE>-ao win32</CODE>) as OpenGL does not work and SDL is known to + (<CODE>-ao win32</CODE>) as OpenGL does not work and SDL is known to distort sound and image or crash on some systems. You can make the movie window stay on top with <CODE>-vo directx:ontop</CODE>. If the image is distorted, try turning off hardware acceleration with @@ -1850,6 +1850,7 @@ end <A HREF="http://joey.nicewarrior.org/cygmp/">unofficial Windows packages</A> complete with installer.</P> + <H3><A NAME="cygwin">6.6.1 Cygwin</A></H3> <P>Cygwin versions prior to 1.5.0 do not include <CODE>inttypes.h</CODE>. You @@ -1879,6 +1880,7 @@ end <P>The Cygwin console is rather slow. Redirecting output or using the <CODE>-quiet</CODE> option has been reported to improve performance.</P> + <H3><A NAME="mingw">6.6.2 MinGW</A></H3> <P>Installing a version of MinGW that could compile MPlayer used to be quite |