glwindow_x11: allow expose events to redraw our window
authorMatthew Waters <ystreet00@gmail.com>
Fri, 30 May 2014 01:51:01 +0000 (11:51 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:42 +0000 (19:31 +0000)
commit384434b0603ffbd956d64995cdee14719ca6e730
tree56589f1626d7b655a283ba0febd1d6b1f4093ab7
parente425bd31a193a5b4249d11e49e669bc6a33d398b
glwindow_x11: allow expose events to redraw our window

otherwise we will not update the window contents on low framerate
streams until the next buffer

https://bugzilla.gnome.org/show_bug.cgi?id=723529
gst-libs/gst/gl/x11/gstglwindow_x11.c