[vlc-devel] commit: XCB: preliminary XVideo plugin ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sat Apr 25 23:02:46 CEST 2009
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Apr 19 13:11:22 2009 +0300| [8e37bd452a8e9deff5e8ddf74a38c7f50a691e1b] | committer: Rémi Denis-Courmont
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.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8e37bd452a8e9deff5e8ddf74a38c7f50a691e1b
---
configure.ac | 6 +
modules/video_output/Modules.am | 23 ++-
modules/video_output/xcb/xvideo.c | 536 +++++++++++++++++++++++++++++++++++++
3 files changed, 563 insertions(+), 2 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=8e37bd452a8e9deff5e8ddf74a38c7f50a691e1b
More information about the vlc-devel
mailing list