https://bugzilla.gnome.org/show_bug.cgi?id=767712
GstMemory *
gst_xvimage_allocator_alloc (GstXvImageAllocator * allocator, gint im_format,
const GstVideoInfo * info, gint padded_width, gint padded_height,
- GstVideoRectangle * crop, GError ** error)
+ const GstVideoRectangle * crop, GError ** error)
{
int (*handler) (Display *, XErrorEvent *);
gboolean success = FALSE;
const GstVideoInfo * info,
gint padded_width,
gint padded_height,
- GstVideoRectangle *crop,
+ const GstVideoRectangle *crop,
GError ** error);
/* memory from the allocator */