Skip to content

Backport of "gstbuffer/gstmemory: Mark info in map functions as caller-allocates and pass allocation params as const pointers where possible" into 1.18

Backport of !730 (merged) "gstbuffer/gstmemory: Mark info in map functions as caller-allocates and pass allocation params as const pointers where possible".

Commits:

  • c77136d6 gst,base: Take GstAllocationParams parameter by const ptr
  • ab920e57 gstbuffer: Mark buffer_map* @info as caller-allocates
  • b95941db gstmemory: Mark memory_map @info as caller-allocates

Merge request reports