gl: fix declaration-definition mismatch for _init_upload
This commit is contained in:
parent
453245304d
commit
1ced9b1005
@ -566,7 +566,7 @@ _gst_gl_upload_perform_with_data_unlocked (GstGLUpload * upload,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Called in the gl thread */
|
/* Called in the gl thread */
|
||||||
void
|
static void
|
||||||
_init_upload (GstGLContext * context, GstGLUpload * upload)
|
_init_upload (GstGLContext * context, GstGLUpload * upload)
|
||||||
{
|
{
|
||||||
GstGLFuncs *gl;
|
GstGLFuncs *gl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user