summaryrefslogtreecommitdiffstats
path: root/DOCS/README
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-10 12:49:20 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-10 12:49:20 +0000
commit02a4c87408f85af8b2a970f36a61510e9d06bde3 (patch)
tree7b513f00156f3ffa24df0bf0a2398fb32ff95887 /DOCS/README
parentfdf71354d04664a65af2a82421c5980910e01d87 (diff)
downloadmpv-02a4c87408f85af8b2a970f36a61510e9d06bde3.tar.bz2
mpv-02a4c87408f85af8b2a970f36a61510e9d06bde3.tar.xz
"DGA only for 24/32bpp" info added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@70 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/README')
-rw-r--r--DOCS/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/README b/DOCS/README
index c652b700a8..338be96457 100644
--- a/DOCS/README
+++ b/DOCS/README
@@ -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)