Alessandro Decina 7d48fe1c1e glimagesink: don't make gst_glimage_sink_handle_events call _ensure_gl_setup
gst_glimage_sink_handle_events can be called from the overlay interface and from
the main thread before GL is setup. Before this change, that would call
_ensure_gl_setup() and deadlock on OSX.

Change things so that it's always safe to call gst_glimage_sink_handle_events()
without stuff deadlocking.
2014-11-07 00:22:09 +01:00
..
2014-04-08 09:55:15 +02:00
2014-04-08 12:41:16 +01:00
2014-04-10 17:55:21 +01:00
2014-08-10 12:29:04 +01:00
2014-09-24 14:45:20 +01:00
2013-05-12 23:42:06 +01:00
2014-09-16 12:48:25 +03:00
2014-11-01 10:10:27 -04:00
2014-10-30 18:45:04 +05:30
2014-10-28 21:42:31 +00:00
2014-10-15 17:11:39 +02:00
2014-10-15 17:11:39 +02:00