gstreamer/gst-libs/gst/allocators
Michael Olbrich 3c66c2a43d dmabuf: fix mmap counting
A successful gst_dmabuf_mem_map must always increment the mmap count.
Otherwise the first gst_dmabuf_mem_unmap will unmap the memory and all
other user will access unmapped memory.

https://bugzilla.gnome.org/show_bug.cgi?id=706680
2013-08-26 09:29:32 +02:00
..
allocators.h allocators: Add single-include header 2013-02-19 10:05:38 +01:00
gstdmabuf.c dmabuf: fix mmap counting 2013-08-26 09:29:32 +02:00
gstdmabuf.h allocators: dmabuf: allow testing allocator type 2013-07-15 15:43:07 +02:00
Makefile.am allocators: Add single-include header 2013-02-19 10:05:38 +01:00