]> git.sesse.net Git - vlc/commit
XCB/X11: disable ARGB support
authorRémi Denis-Courmont <remi@remlab.net>
Sat, 1 May 2010 19:26:56 +0000 (22:26 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 1 May 2010 19:26:56 +0000 (22:26 +0300)
commit2e2bf09f3f55246dd65a0d479f9b4cc04d747b46
treea3922be78d91b7031701289be00dc54945b604a0
parentd9fa51946ade253fd438f48ff7114180f4d55bf2
XCB/X11: disable ARGB support

VLC does not currently handle color masks for ARGB chromas, so this can
not work yet. Instead, fail safe to the GLX output.
modules/video_output/xcb/x11.c