summaryrefslogtreecommitdiffstats
path: root/DOCS/en
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-05 09:26:32 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-05 09:26:32 +0000
commit0b9adc866db8bc030abbdea48aef0f3f0e93cb39 (patch)
tree3a8c10b95058adaa2a5c58a7ce92df9d1b9ea78b /DOCS/en
parent28c4a74efac0762034140f386b89de56e0449ea8 (diff)
downloadmpv-0b9adc866db8bc030abbdea48aef0f3f0e93cb39.tar.bz2
mpv-0b9adc866db8bc030abbdea48aef0f3f0e93cb39.tar.xz
dfb updates
typo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9530 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/en')
-rw-r--r--DOCS/en/mplayer.12
-rw-r--r--DOCS/en/video.html5
2 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1
index 0f21e5dd98..4a8b00dfbb 100644
--- a/DOCS/en/mplayer.1
+++ b/DOCS/en/mplayer.1
@@ -2795,7 +2795,7 @@ gt(a,b): is 1 if a>b, 0 otherwise
.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
.
diff --git a/DOCS/en/video.html b/DOCS/en/video.html
index 0190845c55..eef74bb24b 100644
--- a/DOCS/en/video.html
+++ b/DOCS/en/video.html
@@ -985,12 +985,13 @@ Indeed it doesn't matter which video output driver is used with <B>VIDIX</B>.
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>