subparse: Add drop-out-of-segment property
[platform/upstream/gstreamer.git] / gst-libs / gst / allocators /
2020-03-05 Jeongmo Yang[tizenmemory] Fix build warning
2020-03-03 Jeongmo Yang[tizenmemory] Set missed flags when map video memory
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen
2020-02-12 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2
2020-01-28 Jeongmo Yangvideoconvert: Support I420 to SN12 converting on exynos...
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-09-24 Tim-Philipp Müllerlibs: fix API export/import and 'inconsistent linkage...
2018-09-20 Sejun Parkremove build warning
2018-09-20 Sejun Parkremove build warning and unused codes
2018-09-17 Sejun Parkremoved build warning
2018-09-10 Sejun Parkadd memory copy function
2018-08-31 Nirbheek Chauhanmeson: Maintain macOS ABI through dylib versioning
2018-08-20 Sejun Park1. Fix issue hen an instance is destroyed and recreated
2018-08-16 Sejun ParkChanged tbm format for SR32
2018-08-14 Sejun Parkfixed svace issue
2018-07-09 Sejun ParkAdded callback to notify buffer release
2018-06-29 Sejun ParkFixed bug when buffer released
2018-05-18 Antoine Jacoutotlibs: g-ir-scanner: do not hardcode libtool path
2018-04-26 Hyunjun Kodmabufallocator: adds gst_dmabuf_allocator_alloc_with_flags
2018-04-18 Sejun ParkAdded tizenallocator & tizenbufferpool
2018-04-02 Edward Herveylibs: Documentation cleanup
2018-03-21 Nicolas Dufresnedmabufallocator: Fix build if LINUX_DMA_BUF_H is missing
2018-03-21 Nicolas Dufresneallocators: Add DMABuf synchronization
2018-03-13 Tim-Philipp Müllerallocators: GST_EXPORT -> GST_ALLOCATORS_API
2018-03-08 Tim-Philipp Müllerdocs: add GstPhysMemoryAllocator to docs
2018-02-14 Nicolas Dufresnedoc: Fix since marker in dmabuf to match a stable release
2018-02-14 Nicolas Dufresnedoc: Remove extra . after Since marker
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen
2017-12-19 Tim-Philipp Müllerallocators: fix meson build after physmem move from...
2017-12-19 Sebastian Drögeallocators: move GstPhysMemoryAllocator abstraction...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-11-02 Eunhae ChoiMerge the tizen patch and fix build err based on 1...
2017-10-05 Havard Graffmeson: remove vs_module_defs
2017-05-17 Sebastian Drögegst: Clear floating flag in constructor of all GstObjec...
2017-05-17 Sebastian Drögeallocators: Annotate constructors with (transfer floating)
2017-05-16 Tim-Philipp Müllerallocators: mark symbols explicitly for export with...
2017-05-04 Tim-Philipp Müllerg-i: no need to load registry in g-i scanner
2017-04-13 Rico Tzschichholzmeson: Pass --c-include accordingly to GIR builds
2017-03-10 Thibault Saunierdocs: Convert gtkdoc comments to markdown
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2016-11-21 Julien Isorcegstfdmemory: log with GST_INFO instead of GST_ERROR...
2016-11-18 Nicolas Dufresnedmabuf-allocator: Add missing padding in the class
2016-11-09 Thibault Sauniermeson: Generate girs
2016-11-03 Julien Isorceallocators: define GST_CAPS_FEATURE_MEMORY_DMABUF
2016-11-03 Nicolas Dufresnedmabuf: Make the allocator sub-classable
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-08-19 Wim Taymansfdmemory: add flag to avoid close of the fd
2016-05-23 Tim-Philipp Müllerg-i: pass compiler env to g-ir-scanner
2016-04-12 Vivia Nikolaidoufdmemory, rtpbasedepayload: Ran gst-indent
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2015-12-14 Xavier Claessensbase: Add g_autoptr() support to all types
2015-12-03 Reynaldo H. Verdej... Drop usage of deprecated g-ir-scanner --strip-prefix...
2015-11-27 William Manleyallocators: add debug category for fd memory and allocator
2015-11-25 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream...
2015-09-23 Aurélien Zanellifdmemory: remove 'allow-none' annotation in gst_fd_allo...
2015-09-23 Aurélien Zanellidmabuf: remove 'allow-none' annotation in gst_dmabuf_al...
2015-08-29 George Kiagiadakisallocators: include gstfdmemory.h in the main library...
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-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2015-04-17 Wim Taymansallocators: make GstFdAllocator non-abstract
2015-03-31 Edward Herveyintrospection: Don't use g-ir-scanner cache at compile...
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
2014-11-03 William Manleydocs: gst_dmabuf_allocator_alloc: Improve documentation
2014-07-11 Nicolas Dufresnedmabuf: Ensure _get_fd() works even for shared memory
2014-06-04 Michael Olbrichdmabuf: fix checking mmap flags
2014-05-20 Michael Olbrichdmabuf: share the mapping with shared copies of the...
2013-09-19 Sebastian Drögedmabuf: Fix compilation if no mmap is available
2013-09-18 Olivier Crêtedmabuf: Make it not a singleton
2013-08-26 Michael Olbrichdmabuf: fix mmap counting
2013-07-15 Benjamin Gaignardallocators: dmabuf: allow testing allocator type
2013-05-17 Benjamin Gaignarddmabuf: Make sure that memory is unmapped before releas...
2013-05-16 Michael Olbrichdmabuf: set the initial memory size to the full size
2013-05-03 Michael Olbrichdmabuf: don't touch the GstMemory size
2013-05-03 Michael Olbrichdmabuf: fix memory initialization
2013-05-03 Michael Olbrichdmabuf: fix formating
2013-05-03 Michael Olbrichdmabuf: handle mmap failure
2013-04-25 Sebastian Drögedmabuf: Use the fallback GstMemory copy function instea...
2013-03-30 Sebastian Drögedmabuf: Some code cleanup
2013-03-10 Josep Torradmabuf: Use correct print format specifier to fix a...
2013-02-22 Sebastian Drögedmabuf: The dmabuf allocator has a custom alloc functio...
2013-02-19 Benjamin Gaignarddmabuf: Include config.h
2013-02-19 Tim-Philipp Müllerallocators: add guard and minor clean-ups
2013-02-19 Tim-Philipp Müllerallocators: add some since markers and misc other doc...
2013-02-19 Tim-Philipp Müllerallocators: header clean-up
2013-02-19 Sebastian Drögeallocators: Integrate into the documentation
2013-02-19 Sebastian Drögeallocators: Add single-include header
2013-02-19 Sebastian Drögedmabuf: Improve documentation and annotations a bit
2013-02-19 Benjamin Gaignardallocators: Add dmabuf-based GstMemory and GstAllocator