gstreamer/gst-libs/gst
Matthew Waters 25fbc6d877 glcontext: fix race between creation/shutdown
626bcccff9 removed some locks that
allowed the main loop quit to occur before the context was fully
created.

2776cef25d attempted to readd them but
missed the scop of the quit() call.

Also remove the use of g_thread_join() as that's not safe to use when
it's possible to lose the last reference from the GL thread.

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 glcontext: fix race between creation/shutdown 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