plugins: uddate gst_type_mark_as_plugin_api() calls
[platform/upstream/gstreamer.git] / ext / gl / gstgldeinterlace.c
index dfe3644..8c0b110 100644 (file)
@@ -270,7 +270,7 @@ gst_gl_deinterlace_class_init (GstGLDeinterlaceClass * klass)
   GST_GL_BASE_FILTER_CLASS (klass)->supported_gl_api =
       GST_GL_API_OPENGL | GST_GL_API_GLES2 | GST_GL_API_OPENGL3;
 
-  gst_type_mark_as_plugin_api (GST_TYPE_GL_DEINTERLACE_METHODS);
+  gst_type_mark_as_plugin_api (GST_TYPE_GL_DEINTERLACE_METHODS, 0);
 }
 
 static void