fdmemory: add flag to avoid close of the fd
[platform/upstream/gstreamer.git] / gst-libs / gst / allocators / gstfdmemory.c
2016-08-19 Wim Taymansfdmemory: add flag to avoid close of the fd
2016-04-12 Vivia Nikolaidoufdmemory, rtpbasedepayload: Ran gst-indent
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2015-11-27 William Manleyallocators: add debug category for fd memory and allocator
2015-09-23 Aurélien Zanellifdmemory: remove 'allow-none' annotation in gst_fd_allo...
2015-05-18 Stefan Sauerdocs: add fdmemory to docs
2015-04-17 Wim Taymansallocators: make GstFdAllocator non-abstract
2015-03-24 Luis de BethencourtRevert "fdmemory: freed pointer will always be 0"
2015-03-24 Luis de Bethencourtfdmemory: freed pointer will always be 0
2015-03-18 Wim Taymansfdmemory: make a base class for allocating fd-backed...
2015-03-15 Wim Taymansfdmemory: add flags to control behaviour
2015-03-15 Wim Taymansfdmemory: add fd backed GstMemory to separate file