diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-06-27 13:00:40 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-06-27 13:00:40 +0000 |
commit | ad187a0f8e0caa944c0df90756d82fdac6fff447 (patch) | |
tree | 7ede154bc0d72d539c9200b4d1d07366b380313e /DOCS/documentation.html | |
parent | 8843cea41fe2a0f0e445cd14926638205d7a3a16 (diff) |
OSD == onscreen display, typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6574 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r-- | DOCS/documentation.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html index c1c469b518..99d6ed3d68 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -338,7 +338,8 @@ fullscreen. <B>MPlayer</B> supports displaying through some hardware MPEG decoder boards, such as the <B><A HREF="DVB">DVB</A></B> and <B> <A HREF="DXR3">DXR3/Hollywood+</A></B> ! And what about the nice big antialiased shaded subtitles (<B>10 supported types!!!</B>) with european/ISO 8859-1,2 -(hungarian, english, czech, etc), cyrillic, korean fonts, and OSD?</P> +(Hungarian, English, Czech, etc), Cyrillic, Korean fonts, and the onscreen +display (OSD)?</P> <P><B>MPlayer</B> is under GPL v2 license.</P> @@ -418,7 +419,7 @@ will take some time, but it DOES worth it.</P> responsible for generating MMX/3DNow!/etc instructions, thus very important.</LI> <LI><B>gcc</B> - suggested version is from <B>2.95.3</B> to <B>2.95.4</B>. <B>NEVER</B> use 2.96 or 3.x.x !!! They generate faulty code. If you decide - to change gcc from 2.96, then don't decide in favor of 3.x juts because + to change gcc from 2.96, then don't decide in favor of 3.x just because it's newer! In some ways it's even worse than 2.96. So downgrade to 2.95.x (downgrade libstdc++ too, other programs may need it) or don't up/downgrade at all (but in this case, be prepared for compiletime/runtime |