GStreamer multimedia framework
Go to file
Xavier Claessens 886ea15c52 gl: win32: use a GMainContext to dispatch win32 messages
gst_gl_window_win32_send_message_async() could be called before the
internal window is created so we cannot use PostMessage there.

x11 and wayland backends both create a custom GSource for this,
so there is no reason to not do that for win32.

https://bugzilla.gnome.org/show_bug.cgi?id=749601
2017-12-09 19:32:02 +00:00
ext/gl compositor/glvideomixer: Don't calculate PAR/DAR with unset GstVideoInfos 2017-12-09 19:32:02 +00:00
gst-libs/gst/gl gl: win32: use a GMainContext to dispatch win32 messages 2017-12-09 19:32:02 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests Fix flags order in GL examples for uninstalled build 2017-12-09 19:32:01 +00:00