gstglwindow: initialize navigation_loop to NULL
authorJulien Isorce <j.isorce@samsung.com>
Mon, 1 Feb 2016 12:23:32 +0000 (12:23 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:16 +0000 (19:32 +0000)
commitf2cfa7fb51c9ffc167364ad2a7378c7a6972cc09
tree8f2fe0d5825a863f739f2f09e261759ec9fa1951
parenta0d62ce32ce35d86327af50b71a4db4cc7857889
gstglwindow: initialize navigation_loop to NULL

Useful when gst_gl_window.c::gst_gl_window_new is not used.
This is the case when using a custom GstGLWindow.
(ex: GstGLWindowGPUProcess from Chromium)
gst-libs/gst/gl/gstglwindow.c