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)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 25 May 2016 06:46:37 +0000 (09:46 +0300)
commitb730f7e89d76aa2da2844b161e2a1b4da8d63e7b
tree00e11f1415f2961b7347a8d30cd03a5115990de6
parent113d5c143c02d46ed9199990cf40c3d4ec265211
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