gstreamer/gst-libs/gst/gl/x11
Haihao Xiang 7874c74cfb gstglwindow_x11: require a resize event at once after XResizeWindow
Otherwise surface_width/surface_height stored in GstGLWindowPrivate
isn't changed, sometimes an unnecessary reconfigure event is sent on
sinkpad, then result in upstream reconfiguring.

Example pipeline:

gst-launch-1.0 videotestsrc ! msdkvpp ! glimagesink
2019-01-21 01:27:15 +00:00
..
gstglcontext_glx.c gl: Update for g_type_class_add_private() deprecation in recent GLib 2018-06-23 22:58:44 +02:00
gstglcontext_glx.h gl: remove more deprecated type aliases 2018-02-08 21:14:56 +11:00
gstgldisplay_x11.c gl: display: demote error level at display creation error 2017-12-19 12:41:00 +00:00
gstgldisplay_x11.h libs: Documentation cleanup 2018-04-02 08:53:28 +02:00
gstglwindow_x11.c gstglwindow_x11: require a resize event at once after XResizeWindow 2019-01-21 01:27:15 +00:00
gstglwindow_x11.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
Makefile.am libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00
xcb_event_source.c gl: don't export symbols that are not supposed to be public 2017-12-09 19:32:29 +00:00
xcb_event_source.h gl/x11: use xcb instead of libX11 2017-12-09 19:32:24 +00:00