[Bug 691299] API: GstFileMemAllocator - an allocator that uses disk storage to provide memory space

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 12 04:25:55 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=691299
  GStreamer | gst-plugins-base | git

--- Comment #13 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-12 11:25:50 UTC ---
(In reply to comment #11)
> My understanding is that any memory is always somehow related to and dependent on
> its allocator.  Is your intention to decouple things here?
> 
> > This very specific allocator here
> 
> Ie. which one as opposed to GstMMapAllocator?

Yes, the idea would be to have a generic GstMMapMemory that can be created by
multiple allocators. E.g. v4l2 could provide such memory too, or filesrc. You
can have multiple allocators implementing the same GstMemory.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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