gstreamer/gst-libs/gst/allocators
Wim Taymans 38622ee1e8 fdmemory: add flag to avoid close of the fd
Add GST_FD_MEMORY_FLAG_DONT_CLOSE to avoid closing the fd when the
memory is freed. When you can guarantee the lifetime of the fd is
longer than the memory, this can save a dup() call.
2016-08-19 09:27:01 +02: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: remove 'allow-none' annotation in gst_dmabuf_allocator_alloc() doc 2015-09-23 10:01:41 -04:00
gstdmabuf.h dmabuf: Make it not a singleton 2013-09-18 15:08:53 -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