summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglupload.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gl/gstglupload.h')
-rw-r--r--gst-libs/gst/gl/gstglupload.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/gstglupload.h b/gst-libs/gst/gl/gstglupload.h
index ed6dc6755..577c94b5d 100644
--- a/gst-libs/gst/gl/gstglupload.h
+++ b/gst-libs/gst/gl/gstglupload.h
@@ -98,7 +98,7 @@ void gst_gl_upload_propose_allocation (GstGLUpload * upload,
GstGLUploadReturn gst_gl_upload_perform_with_buffer (GstGLUpload * upload,
GstBuffer * buffer,
- GstBuffer ** outbuf);
+ GstBuffer ** outbuf_ptr);
G_END_DECLS