gl/mem: pad the public struct
This commit is contained in:
parent
441ac82d7f
commit
29ff67a60a
@ -100,6 +100,8 @@ struct _GstGLMemory
|
|||||||
gpointer user_data;
|
gpointer user_data;
|
||||||
guint pbo;
|
guint pbo;
|
||||||
guint unpack_length;
|
guint unpack_length;
|
||||||
|
|
||||||
|
gpointer _gst_reserved[GST_PADDING];
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user