gstreamer/gst-libs/gst/allocators
Julien Isorce f5eb366335 allocators: define GST_CAPS_FEATURE_MEMORY_DMABUF
Adds "memory:DMABuf" caps feature. Since 1.11 tag.
Useful when the the dma-buf buffer cannot be mapped to CPU for r/w requests.
Example: protected content or platform constraints.

https://bugzilla.gnome.org/show_bug.cgi?id=759358
2016-11-03 13:19:12 -04:00
..
allocators.h allocators: include gstfdmemory.h in the main library header, allocators.h 2015-08-29 21:38:52 +02:00
gstdmabuf.c dmabuf: Make the allocator sub-classable 2016-11-03 13:19:12 -04:00
gstdmabuf.h allocators: define GST_CAPS_FEATURE_MEMORY_DMABUF 2016-11-03 13:19:12 -04:00
gstfdmemory.c fdmemory: add flag to avoid close of the fd 2016-08-19 09:27:01 +02:00
gstfdmemory.h fdmemory: add flag to avoid close of the fd 2016-08-19 09:27:01 +02:00
Makefile.am g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00