]> git.sesse.net Git - vlc/commit
XCB_xv: wait until picture is displayed
authorRémi Denis-Courmont <remi@remlab.net>
Wed, 2 Sep 2009 16:22:53 +0000 (19:22 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Wed, 2 Sep 2009 16:24:18 +0000 (19:24 +0300)
commit696b3dc2fd71642f1d3fa6c8a010cb86bdc2d886
tree25eac6360307fbef4dd91540688a507a52d7eedf
parente7b9d1611256fc4ca6573a6b08c2f22f017429fb
XCB_xv: wait until picture is displayed

Note that this does not ensure that the SHM can be written to (we would
need to handle an event for this).
modules/video_output/xcb/xvideo.c