gstreamer/gst-libs/gst
Xavier Claessens 247697ce62 gl: win32: fix crash when finalizing GstGLContext
gst_gl_context_finalize() is calling gst_gl_window_win32_quit()
which was posting a message. But then window_proc takes window's
context and get a NULL.

Now that we've got a GMainLoop we can do like other backends and
simply call g_main_loop_quit().

This also remove duplicated code to release the parent window and
potential crash there because parent_proc could be NULL if we never
created the internal window. That could happen for example if setting
state to READY then setting a window_handle, and go back to NULL state.

https://bugzilla.gnome.org/show_bug.cgi?id=749601
2015-05-21 14:33:53 -04:00
..
adaptivedemux adaptivedemux: drop debug message that was wrong 2015-05-13 13:35:14 -03:00
base aggregator: document gap handling behavior 2015-04-03 18:17:35 -03:00
basecamerabinsrc Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
codecparsers codecparser: h265: Fix nal unit size checking 2015-04-30 21:47:38 +02:00
gl gl: win32: fix crash when finalizing GstGLContext 2015-05-21 14:33:53 -04:00
insertbin Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
interfaces Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
mpegts Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
uridownloader Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
video compositor: implement proper par handling 2015-05-14 14:58:07 +10:00
wayland libs: Don't install headers and pc files for libgstwayland/badvideo/badbase 2014-07-11 09:33:57 +02:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h glib-compat-private.h: remove old GStaticRecMutex stuff 2013-02-12 10:39:44 +00:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst-libs: build order: uridownloader before adaptivedemux 2014-12-08 08:24:17 -03:00