gstallocator: Make alloc function take GstAllocationParams by const
The param argument passed to this function does not need to be modified. Add const to enforce this at compile-time and emit a proper signature in G-IR.
Showing
Please register or sign in to comment