fdmemory: add flag to avoid close of the fd
[platform/upstream/gstreamer.git] / gst-libs / gst / allocators / gstfdmemory.h
2016-08-19 Wim Taymansfdmemory: add flag to avoid close of the fd
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2015-12-14 Xavier Claessensbase: Add g_autoptr() support to all types
2015-05-18 Stefan Sauerdocs: add fdmemory to docs
2015-05-18 Stefan Sauerdocs: a random set of trivial fixes for the library...
2015-04-17 Wim Taymansallocators: make GstFdAllocator non-abstract
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