summaryrefslogtreecommitdiffstats
path: root/DOCS/xml
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml')
-rw-r--r--DOCS/xml/en/ports.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml
index 905883ed1a..5487b2a257 100644
--- a/DOCS/xml/en/ports.xml
+++ b/DOCS/xml/en/ports.xml
@@ -402,6 +402,12 @@ since QNX has only X <emphasis>emulation</emphasis> which is VERY slow. Use SDL.
<para>Extract DirectX header files to <filename class="directory">/mingw/include/</filename>.</para>
+<para>MOV compressed header support requires
+ <ulink url="http://www.gzip.org/zlib/">zlib</ulink>, which
+ <application>MinGW</application> does not provide by default.
+ Configure it with <option>--prefix=/mingw</option> and install
+ it before compiling <application>MPlayer</application>.</para>
+
</sect2>