Mercurial > mplayer.hg
changeset 9529:1992bd6a788e
dfb updates
typo
author | gabucino |
---|---|
date | Wed, 05 Mar 2003 09:26:32 +0000 |
parents | 565015128767 |
children | 1002193acb57 |
files | DOCS/en/mplayer.1 DOCS/en/video.html |
diffstat | 2 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/en/mplayer.1 Tue Mar 04 22:48:37 2003 +0000 +++ b/DOCS/en/mplayer.1 Wed Mar 05 09:26:32 2003 +0000 @@ -2795,7 +2795,7 @@ .br lt(a,b): is 1 if a<b, 0 otherwise .br -eq(a,b): is 1 if a==b,0 otherwise +eq(a,b): is 1 if a==b, 0 otherwise .br sin, cos, tan, sinh, cosh, tanh, exp, log, abs .
--- a/DOCS/en/video.html Tue Mar 04 22:48:37 2003 +0000 +++ b/DOCS/en/video.html Wed Mar 05 09:26:32 2003 +0000 @@ -985,12 +985,13 @@ informations.</P> <P>This video output driver will enable CRTC2 (on the second head) on the - Matrox G400 card, displaying video <B>independently</B> of the first head.</P> + Matrox G400/G450/G550 cards, displaying video <B>independently</B> of the + first head.</P> <P>Instructions on how to make it work can be found in the <A HREF="../tech/directfb.txt">tech section</A> or directly on Ville Syrjala's - <A HREF="http://www.sci.fi/~syrjala/directfb/readme.txt">home page</A>.</P> + <A HREF="http://www.sci.fi/~syrjala/directfb/Matrox_TV-out_README.txt">home page</A>.</P> <P>Note: we haven't been able to make this work, but others did. Anyway, porting of the CRTC2 code to <B>mga_vid</B> is underway.</P>