]> git.sesse.net Git - vlc/commit
XCB: split picture (X11/XV) and events (all) header
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 13 Jun 2013 18:35:53 +0000 (21:35 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 13 Jun 2013 18:38:10 +0000 (21:38 +0300)
commit4c19f003225869c7e5ad831e4431550d6666e6b5
treeafb2afcd4344e564d7a04a726a61a111c77e4d0e
parent93194970cf0f250b6c32fb412ef40c7195107e89
XCB: split picture (X11/XV) and events (all) header

This fixes namespace pollution of picture_sys_t.
modules/video_output/Modules.am
modules/video_output/xcb/events.c
modules/video_output/xcb/events.h [moved from modules/video_output/xcb/xcb_vlc.h with 76% similarity]
modules/video_output/xcb/glx.c
modules/video_output/xcb/keys.c
modules/video_output/xcb/pictures.c
modules/video_output/xcb/pictures.h [new file with mode: 0644]
modules/video_output/xcb/window.c
modules/video_output/xcb/x11.c
modules/video_output/xcb/xvideo.c