eglimage: Ensure that the debug category is always initalized
authorSebastian Dröge <sebastian@centricular.com>
Mon, 23 May 2016 17:11:17 +0000 (20:11 +0300)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:20 +0000 (19:32 +0000)
commitb054da4c96c0a8ec5d549f4c1724668b8c56a59d
treed26724f5658c188122309a2aa1fe43486356a29b
parentd7512e85b4d988501d55ad3705796ee026b05dba
eglimage: Ensure that the debug category is always initalized

Before the initializer was only run if dmabuf support was used.

https://bugzilla.gnome.org/show_bug.cgi?id=766794
gst-libs/gst/gl/egl/gsteglimage.c