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