diff options
author | torinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-29 23:50:18 +0000 |
---|---|---|
committer | torinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-29 23:50:18 +0000 |
commit | 7d3dc8290d494ce9d803b0537ab8faa7e40d85f7 (patch) | |
tree | 6a4c65ce6c5253c60e9f4af844fc54e1974ae7ea | |
parent | 7a0e810db0179f6a19f74224d8d8386e6c22cad7 (diff) |
Better wording for previous commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21395 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/xml/en/install.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml index ec773b2159..f9b24e8840 100644 --- a/DOCS/xml/en/install.xml +++ b/DOCS/xml/en/install.xml @@ -43,11 +43,11 @@ answers. </para></listitem> <listitem><para> <emphasis role="bold">FreeType</emphasis> - optional, - required for font for the OSD and subtitles. At least 2.0.9 is required. + required to have a font for the OSD and subtitles. At least 2.0.9 is required. </para></listitem> <listitem><para> - <emphasis role="bold">libjpeg</emphasis> - optional JPEG encoder, - required for the JPEG video output driver + <emphasis role="bold">libjpeg</emphasis> - optional JPEG en/decoder, + required for the JPEG video output driver and decoding MJPEG video </para></listitem> <listitem><para> <emphasis role="bold">libpng</emphasis> - optional (M)PNG en/decoder, |