"DGA only for 24/32bpp" info added

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@70 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-03-10 12:49:20 +00:00
parent fdf71354d0
commit 02a4c87408
1 changed files with 2 additions and 2 deletions

View File

@ -78,8 +78,8 @@ Supported video output devices:
- xmga: Matrox G200/G400 overlay (mga_vid) in X11 window
(Xv emulation on X 3.3.x !)
- x11: X11 optionally with SHM extension
- dga: X11 DGA extension
- fsdga:X11 DGA extension with fullscreen scaling (only with MPEG!)
- dga: X11 DGA extension (only in 24/32bpp)
- fsdga:X11 DGA extension with fullscreen scaling (only 24/32bpp and MPEG!)
- xv: X11 using overlays with the Xvideo extension (hardware YUV & scaling)
- gl: OpenGL renderer, works only with Utah-GLX! (no DRI or nVidia drivers)
- syncfb: Matrox G400 YUV support on framebuffer (not tested, maybe broken)