eglimage: Re-add accidentially removed GST_DEFINE_MINI_OBJECT_TYPE()

This commit is contained in:
Sebastian Dröge 2016-05-25 10:01:38 +03:00 committed by Tim-Philipp Müller
parent b054da4c96
commit 0ea3706901

View file

@ -65,6 +65,8 @@
#define EGL_DMA_BUF_PLANE0_PITCH_EXT 0x3274
#endif
GST_DEFINE_MINI_OBJECT_TYPE (GstEGLImage, gst_egl_image);
#ifndef GST_DISABLE_GST_DEBUG
#define GST_CAT_DEFAULT gst_egl_image_ensure_debug_category()