memory: provide a mem_map_full that takes the GstMapInfo
authorMatthew Waters <matthew@centricular.com>
Wed, 3 Jun 2015 14:03:16 +0000 (00:03 +1000)
committerMatthew Waters <matthew@centricular.com>
Fri, 12 Jun 2015 06:12:10 +0000 (16:12 +1000)
commitd61ba381187beba4256a73962338a51b53b754a4
tree5ff7939ff6d60b3703daa739de29bd8a8bf0003f
parentfaf05a4194df6349f69e1df36db07e257d3fd963
memory: provide a mem_map_full that takes the GstMapInfo

Follow up of 7130230ddb349d0ca7942abdba26b7558df055d1

Provide the memory implementation the GstMapInfo that will be used to
map/unmap the memory.  This allows the memory implementation to use
some scratch space in GstMapInfo to e.g. track different map/unmap
behaviour or store extra implementation defined data about the map
in use.

https://bugzilla.gnome.org/show_bug.cgi?id=750319
docs/gst/gstreamer-sections.txt
gst/gstallocator.h
gst/gstmemory.c
gst/gstmemory.h