summaryrefslogtreecommitdiff
path: root/sys/xvimage/xvimageallocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/xvimage/xvimageallocator.h')
-rw-r--r--sys/xvimage/xvimageallocator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/xvimage/xvimageallocator.h b/sys/xvimage/xvimageallocator.h
index b47539dff..f9b7ee396 100644
--- a/sys/xvimage/xvimageallocator.h
+++ b/sys/xvimage/xvimageallocator.h
@@ -47,7 +47,7 @@ GstMemory * gst_xvimage_allocator_alloc (GstXvImageAllocator * a
const GstVideoInfo * info,
gint padded_width,
gint padded_height,
- GstVideoRectangle *crop,
+ const GstVideoRectangle *crop,
GError ** error);
/* memory from the allocator */