tee: Check for the removed pad flag also in the slow pushing path
[platform/upstream/gstreamer.git] / gst / gstmemory.c
2018-08-03 Sebastian Drögegst: Add poisoning to more types
2018-05-01 luz.pazFix typos in comments and docs
2018-02-18 Mark Nauwelaertsgst: fix some GIR annotations
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-01-27 Thibault SaunierPort gtk-doc comments to their equivalent markdown...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-11-21 Julien Isorcememory: log with GST_INFO instead GST_ERROR when subcla...
2015-06-12 Matthew Watersmemory: provide a mem_map_full that takes the GstMapInfo
2015-06-03 Matthew Watersmemory: provide a mem_unmap function that takes the...
2015-06-03 Matthew Watersmemory: gst_memory_share may fail to exclusively lock...
2015-04-06 Prashant Gotarnememory: add check for writablity in resize
2015-04-02 Ilya Konstantinovmemory: improve docs for _copy() and _share()
2014-06-26 Evan Nemersonintrospection: add missing (nullable) annotations to...
2014-06-19 Sebastian Drögegst: Store more basic type GTypes in variables
2014-05-29 Evan Nemersondocs: convert NULL, TRUE, and FALSE to %NULL, %TRUE...
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-16 Sebastian Drögememory/buffer: Initialise GstMapInfo to zeroes if mappi...
2013-11-04 Alessandro Decinamemory: explicitly cast to GstLockFlags to avoid compil...
2013-02-26 Wim Taymansmemory: add method to check memory type
2013-02-26 Wim Taymansmemory: don't unref allocator too soon
2013-02-24 Sebastian Drögememory: Keep a reference to the allocator
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-07-09 Wim Taymansmemory: Make GstAllocator a GstObject
2012-07-09 Wim Taymansmemory: remove unused macros
2012-07-06 Wim Taymansmemory: expose the GstAllocation structure
2012-07-05 Wim Taymansmemory: add gst_memory_init()
2012-07-05 Wim Taymansminiobject: add lock functionality to GstMiniObject
2012-07-05 Wim Taymansmemory: fix is_exclusive
2012-07-05 Wim Taymansmemory: small cleanup
2012-07-05 Wim Taymansmemory: Fix the NO_SHARE flag in the constructor
2012-07-05 Wim Taymansmemory: only check the locking refcount
2012-07-05 Wim Taymansmemory: cleanup the locking code
2012-07-05 Wim Taymansmemory: expose the internal locking api
2012-06-23 Tim-Philipp Müllerminiobjects: pass copy, dispose and free function to...
2012-06-15 Tim-Philipp Mülleralllocator: no need to store structure size inside...
2012-06-14 Wim Taymansminiobject: remove the size field
2012-06-14 Wim Taymansmemory: make GstMemory a miniobject
2012-06-14 Wim Taymansmemory: fix copy function
2012-06-14 Wim Taymansmemory: make GstAllocator a miniobject
2012-05-04 Sreerenj Balachandranmemory: add missing parameter to default_mem_map()
2012-04-17 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-16 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-16 Wim Taymansmemory: add size to debug log
2012-04-11 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-06 Wim TaymansMerge branch '0.10'
2012-04-05 Wim TaymansMerge branch '0.10'
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-04-02 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Wim Taymansdocs: update more documentation
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-15 Wim Taymansmemory: group allocation parameters in a struct
2012-03-15 Wim Taymansmemory: fix maxsize after align
2012-03-14 Wim Taymansmemory: Add 0 padding
2012-03-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-08 Wim Taymansmemory: add comment
2012-03-08 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-01 Sebastian DrögeMerge branch 'master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-23 David Schleefspelling fix
2012-02-22 Wim Taymansmemory: make _new_wrapped take user_data and notify
2012-02-18 Wim Taymansmemory: fix more docs
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-13 Wim Taymansmemory: more work on refcount and writability
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-08 Wim TaymansMerge branch 'master' into 0.11
2012-02-02 Wim Taymansmemory: add debug and trace for GstMemory
2012-02-02 Wim Taymansmemory: add some performce debug info
2012-01-30 Wim Taymansmemory: add memory type
2012-01-30 Wim Taymansmemory: add boxed GType for the allocator
2012-01-30 Wim Taymansmemory: make the allocator refcounted
2012-01-27 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-27 Wim Taymansmemory: avoid memory leak
2012-01-26 Andoni Morales Ala... gstmemory: add missing parameter
2012-01-25 Wim Taymansmemory: add flags to the mapinfo
2012-01-25 Wim Taymansmemory: make guint8 * for easy usage
2012-01-25 Wim Taymansmemory: add method to create mapped memory
2012-01-25 Wim TaymansAdd new GstMapInfo
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-19 Wim Taymansmemory improvements
2012-01-19 Wim TaymansUpdate for new gthread API
2012-01-18 Tim-Philipp Müllergst: suppress some more deprecated thread api until...
2012-01-16 Wim Taymansmemory: make writability check into a method
2012-01-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-09 Matej KnoppFix printf format build warnings
2012-01-06 Wim Taymansmemory: check semantics of nested mappings
2012-01-06 Wim Taymansdocs: improve memory docs
2012-01-06 Wim Taymansmemory: handle -1 size in unmap
2012-01-06 Wim Taymansmemory: improve semantics of unmap
2012-01-05 Wim Taymansmemory: add more checks
2012-01-05 Wim Taymansmemory: take offset into account
2012-01-05 Wim Taymanstests: add unit test for GstMemory
next