gl: win32: set the parent window when creating internal window
authorXavier Claessens <xavier.claessens@collabora.com>
Wed, 20 May 2015 19:30:49 +0000 (15:30 -0400)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:02 +0000 (19:32 +0000)
commit8f268785d604aeeb7f6a5c874a96d9e45e53f431
treec54d80430790bf0193135659989f26f9a3ac3313
parent886ea15c5226ae41655dbd5fd693c20338ba7dbe
gl: win32: set the parent window when creating internal window

When _set_window_handle() was called in READY state, it wasn't
set to the internal window created later.

https://bugzilla.gnome.org/show_bug.cgi?id=749601
gst-libs/gst/gl/win32/gstglwindow_win32.c