summaryrefslogtreecommitdiff
path: root/sys/pvr2d/gstpvrbufferpool.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pvr2d/gstpvrbufferpool.c')
-rw-r--r--sys/pvr2d/gstpvrbufferpool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pvr2d/gstpvrbufferpool.c b/sys/pvr2d/gstpvrbufferpool.c
index 03e229c33..5b2d43ef4 100644
--- a/sys/pvr2d/gstpvrbufferpool.c
+++ b/sys/pvr2d/gstpvrbufferpool.c
@@ -251,7 +251,7 @@ wrong_caps:
/* This function handles GstXImageBuffer creation depending on XShm availability */
static GstFlowReturn
pvr_buffer_pool_alloc (GstBufferPool * pool, GstBuffer ** buffer,
- GstBufferPoolParams * params)
+ GstBufferPoolAcquireParams * params)
{
GstPVRBufferPool *pvrpool = GST_PVR_BUFFER_POOL_CAST (pool);
GstVideoInfo *info;