]> git.sesse.net Git - vlc/commit
XCB: preliminary XVideo plugin
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 19 Apr 2009 10:11:22 +0000 (13:11 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 25 Apr 2009 20:43:13 +0000 (23:43 +0300)
commit8e37bd452a8e9deff5e8ddf74a38c7f50a691e1b
tree488e414e0fd2bdb9ff46ce628fb4a7695c9ea0a9
parent0da2caa373b4a5ce63d5589487969a6b10e65e8c
XCB: preliminary XVideo plugin

Allocation of U/V planes and unsupported chroma fallback are critically
missing. XvPort grabbing is not implemented. Also, full screen, scale,
zoom, A.R. and crop are missing as with the other XCB plugin.
configure.ac
modules/video_output/Modules.am
modules/video_output/xcb/xvideo.c [new file with mode: 0644]