mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 19:21:06 +00:00
3c66c2a43d
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 |
||
---|---|---|
.. | ||
allocators.h | ||
gstdmabuf.c | ||
gstdmabuf.h | ||
Makefile.am |