Mercurial > mplayer.hg
changeset 146:f3eb963d1370
exterminated the last "4.0.x" stuffz :)
author | gabucino |
---|---|
date | Sun, 18 Mar 2001 22:12:33 +0000 |
parents | 58169856e578 |
children | 0a0d7dd8fb51 |
files | DOCS/VIDEOCARDS |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/VIDEOCARDS Sun Mar 18 20:42:30 2001 +0000 +++ b/DOCS/VIDEOCARDS Sun Mar 18 22:12:33 2001 +0000 @@ -7,7 +7,7 @@ "Hardware acceleration" usually means hardware YUV conversion, scaling, bilinear filtering. Under Linux, there are several ways to access it: -I. The Xv (XVideo) extension of XFree86 4.0.x +I. The Xv (XVideo) extension of XFree86 4.0.2 II. OpenGL drivers with glTexSubImage() support (currently the Utah-GLX drivers) III. Native card-specific drivers, using special abilities of some cards @@ -94,7 +94,7 @@ Use the 'mga' vo driver on framebuffer console (matroxfb): -vo mga and use the xmga driver for X 3.3.x: -vo xmga - Note: it works under X 4.0.x too, but it conflicts with the Xv driver, + Note: it works under X 4.0.2 too, but it conflicts with the Xv driver, so avoid using both. Usually X restart or reboot needs to get Xv usable again :(