summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-30 00:21:31 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-30 00:21:31 +0000
commitb23b760b7d60066ecad6916d4f7caa312303ff5c (patch)
treed6f32328ba2fe8318f848c1a61483e954942bccc /DOCS
parent34911f657077420b24dd0b22a4145602b0ad848a (diff)
downloadmpv-b23b760b7d60066ecad6916d4f7caa312303ff5c.tar.bz2
mpv-b23b760b7d60066ecad6916d4f7caa312303ff5c.tar.xz
Missing <application> tags added, patch by Maciej Paszta <paszczi@go2.pl>.
zlib added to the recommended libraries list. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11325 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/install.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index f4692ee229..9285904ef2 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -71,7 +71,8 @@ You need a fairly recent system. On Linux, 2.4.x kernels are recommended.
</para></listitem>
<listitem><para>
<emphasis role="bold">libjpeg</emphasis> - optional JPEG decoder, used by the <option>-mf</option>
- option and some QT MOV files. Useful for both MPlayer and MEncoder if
+ option and some QT MOV files. Useful for both <application>MPlayer</application>
+ and <application>MEncoder</application> if
you plan to work with jpeg files.
</para></listitem>
<listitem><para>
@@ -85,6 +86,10 @@ You need a fairly recent system. On Linux, 2.4.x kernels are recommended.
<emphasis>always the newest</emphasis> (at least 3.90).
</para></listitem>
<listitem><para>
+ <emphasis role="bold">zlib</emphasis> - recommended, necessary for compressed
+ MOV header and PNG support.
+ </para></listitem>
+<listitem><para>
<emphasis role="bold">libogg</emphasis> - optional, needed for playing OGG file format.
</para></listitem>
<listitem><para>