[Bug 750319] memory: subclasses don't know map flags in unmap
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jun 3 07:26:34 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750319
--- Comment #4 from Matthew Waters <ystreet00 at gmail.com> ---
Created attachment 304522
--> https://bugzilla.gnome.org/attachment.cgi?id=304522&action=edit
memory: provide a mem_map_full that takes the GstMapInfo
Something like this? One potential question API-wise is whether to keep the
map flags outside the map info or not in the MapFull function definition. I've
decided not in this patch. gst_memory_map will set them before it calls the
subclass.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list