gl/upload: re add the upload meta to the private struct
try and avoid being to trigger happy
This commit is contained in:
parent
eff3da8871
commit
07919d874c
@ -62,6 +62,8 @@ struct _GstGLUploadPrivate
|
||||
gboolean mapped;
|
||||
GstVideoFrame frame;
|
||||
|
||||
GstVideoGLTextureUploadMeta *meta;
|
||||
|
||||
GstBuffer *outbuf;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user