gstreamer/gst-libs/gst
Xavier Claessens 1a98face84 gl: win32: do not call SetParent in release_parent_win_id()
When called from gst_gl_window_win32_close(), internal window
could not exist, and if it does it's going to be destroyed just
after that anyway. Also it causes window_proc() to be called
and crash because it gets a NULL context.

When called from gst_gl_window_win32_set_window_handle() we are
going to set another parent anyway, and it's probably better to
reparent directly instead of passing by a NULL parent which could
cause the internal window to popup briefly.

https://bugzilla.gnome.org/show_bug.cgi?id=749601
2015-05-21 16:58:11 -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: do not call SetParent in release_parent_win_id() 2015-05-21 16:58:11 -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