gstreamer/gst-libs/gst/allocators
Benjamin Gaignard ceecdb8e1d allocators: Add dmabuf-based GstMemory and GstAllocator
Create new GstMemory and GstAllocator base on dmabuf.
Memory is not allocated/freed by userland but mapped/unmmaped
from a dmabuf file descriptor when requested.

This allocator is included in a new lib called libgstallocators

https://bugzilla.gnome.org/show_bug.cgi?id=693826
2013-02-19 10:05:38 +01:00
..
gstdmabuf.c allocators: Add dmabuf-based GstMemory and GstAllocator 2013-02-19 10:05:38 +01:00
gstdmabuf.h allocators: Add dmabuf-based GstMemory and GstAllocator 2013-02-19 10:05:38 +01:00
Makefile.am allocators: Add dmabuf-based GstMemory and GstAllocator 2013-02-19 10:05:38 +01:00