gstreamer/gst-libs/gst/gl/x11
Haihua Hu 4cd94ddd25 glwindow: Fix glimagesink cannot show frame when connect to qmlglsrc
When connect to qmlglsrc, x11 event loop will be replace by qt event loop
which will cause the window cannot receive event from xserver, such as resize

https://bugzilla.gnome.org/show_bug.cgi?id=768160
2017-12-09 19:32:21 +00:00
..
gstglcontext_glx.c glcontext/wgl: implement gl3 core profile context selection 2017-12-09 19:32:07 +00:00
gstglcontext_glx.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstgldisplay_x11.c Remove unnecessary NULL checks before g_free() 2017-12-09 19:32:11 +00:00
gstgldisplay_x11.h [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
gstglwindow_x11.c glwindow: Fix glimagesink cannot show frame when connect to qmlglsrc 2017-12-09 19:32:21 +00:00
gstglwindow_x11.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
Makefile.am gl: remove commented and unsued code in x11 Makefile.am 2017-12-09 19:31:35 +00:00
x11_event_source.c [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
x11_event_source.h [725/906] x11: use GMainContext/GMainLoop 2017-12-09 19:31:29 +00:00