applemedia: GstCoreMediaMeta in the plugin using only public API has no ctx member
This commit is contained in:
parent
6c020b7f3c
commit
d00c458592
@ -52,7 +52,6 @@ static gboolean
|
||||
gst_core_media_meta_init (GstCoreMediaMeta * meta, gpointer params,
|
||||
GstBuffer * buf)
|
||||
{
|
||||
meta->ctx = NULL;
|
||||
meta->sample_buf = NULL;
|
||||
meta->image_buf = NULL;
|
||||
meta->pixel_buf = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user