update for metadata changes
This commit is contained in:
parent
108ef70382
commit
1859802d9d
@ -54,8 +54,7 @@ gst_surface_meta_get_info (void)
|
||||
meta_info = gst_meta_register ("GstSurfaceMeta", "GstSurfaceMeta",
|
||||
sizeof (GstSurfaceMeta),
|
||||
(GstMetaInitFunction) NULL,
|
||||
(GstMetaFreeFunction) NULL,
|
||||
(GstMetaCopyFunction) NULL, (GstMetaTransformFunction) NULL);
|
||||
(GstMetaFreeFunction) NULL, (GstMetaTransformFunction) NULL);
|
||||
}
|
||||
return meta_info;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user