]> git.sesse.net Git - vlc/commit
XCB: resize support
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 9 Apr 2009 14:54:41 +0000 (17:54 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 9 Apr 2009 14:59:20 +0000 (17:59 +0300)
commit0310df1730099612eb0d03e229195b5f1d35ace5
tree69745b67fd622abf0c592c596868cb5c6895177c
parent62701cf226049855068ca4d773a904877ed15cdd
XCB: resize support

Note that the video output core seems to call pf_end while some pictures
are still in use upstream. That will crash. IMHO, this is a libvlc bug,
as the vout plugin cannot know when to release the picture or reallocate
those pictures.
modules/video_output/xcb/events.c
modules/video_output/xcb/xcb.c
modules/video_output/xcb/xcb_vlc.h