gstglwindow: initialize navigation_loop to NULL
authorJulien Isorce <j.isorce@samsung.com>
Mon, 1 Feb 2016 12:23:32 +0000 (12:23 +0000)
committerJulien Isorce <j.isorce@samsung.com>
Mon, 1 Feb 2016 13:59:22 +0000 (13:59 +0000)
commitf1c053f64466a289c6ee951a1ca056ebdf004fc0
treebbdcd0a68b30f7a3b135315c390ef78449299156
parentd11385d167d8843604ea23a05e2dea40b8bbac35
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