mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 05:45:58 +00:00
applemedia: GstCoreVideoMeta in the plugin using only public API has no ctx member
This commit is contained in:
parent
d00c458592
commit
4ad32506c6
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue