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
parent 586509d486
commit 6f9b9e153a

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()