gstreamer/gst-libs/gst
Matthew Waters 024e92afe7 glwindow: move g_main_context_push/pop_thread_default() to run()
Calling g_main_context_push_thread and then g_main_context_invoke()
(used by gst_gl_window_send_message_async()) in the same thread will
cause the invoked function to run immediately instead of being delayed.

This had implications for the creation of the OpenGL context not waiting
until the main loop had completely started up and as a result would
sometimes deadlock in short create/destroy scenarios.

https://bugzilla.gnome.org/show_bug.cgi?id=775171
2016-11-28 14:27:03 +11:00
..
adaptivedemux adaptivedemux: Fix startup SEGMENT seeking and setting for live 2016-11-15 14:47:46 +02:00
audio Fix incorrect return type in several functions 2016-10-27 23:06:26 +05:30
base aggregator: Use the event_full function for GstAggregatorPads 2016-09-06 16:30:28 -03:00
basecamerabinsrc Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
codecparsers Fix some MSVC warnings about const-ness 2016-11-15 14:53:49 +02:00
gl glwindow: move g_main_context_push/pop_thread_default() to run() 2016-11-28 14:27:03 +11:00
insertbin Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
interfaces interfaces: photography: clean up header indentation 2016-11-21 10:52:39 +00:00
mpegts mpegtssection: Add more section size checks 2016-11-26 10:46:08 +01:00
opencv opencv: Enable in meson build 2016-11-26 17:55:23 +00:00
player player: Add configuration for enabling accurate seeks 2016-11-01 19:49:52 +02:00
uridownloader Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
video videoaggregator: Mark pad as needing reconfiguration again if it failed 2016-11-18 12:22:44 +02:00
wayland meson: wayland: wl_scanner is required: false 2016-11-17 17:42:30 -03:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am opencv: move base opencv filter class and utilities to gst-libs 2016-11-14 18:25:57 +00:00
meson.build opencv: Enable in meson build 2016-11-26 17:55:23 +00:00