applemedia: GstCoreVideoMeta in the plugin using only public API has no ctx member
This commit is contained in:
parent
d00c458592
commit
4ad32506c6
@ -37,7 +37,6 @@ static gboolean
|
||||
gst_core_video_meta_init (GstCoreVideoMeta * meta, gpointer params,
|
||||
GstBuffer * buf)
|
||||
{
|
||||
meta->ctx = NULL;
|
||||
meta->cvbuf = NULL;
|
||||
meta->pixbuf = NULL;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user