overrides: memory and buffer unmap code can be shared
The _gst_memory_override_unmap
and _gst_buffer_override_unmap
can share the same function to access the mapinfo
stored on Gst.MapInfo
Edited by Jose Quaresma
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
The _gst_memory_override_unmap
and _gst_buffer_override_unmap
can share the same function to access the mapinfo
stored on Gst.MapInfo