aggregator: Assert if the sink/src pad type that is to be used is not a GstAggregator...
[platform/upstream/gstreamer.git] / libs / gst / base / gstqueuearray.c
2018-10-15 Sebastian Drögequeuearray: Only clear dropped item if it is not returned
2018-10-15 Sebastian Drögequeuearray: Clear items when dropping them and a clear...
2018-09-27 Vivia Nikolaidouqueuearray: Add set_clear_func and clear functions
2018-09-24 Tim-Philipp Müllerlibs: figure out right export define in configure
2018-04-13 Mathieu DuponchelleAPI: gst_queue_array_peek_nth
2018-04-13 Mathieu Duponchellegstqueuearray: make find() return a 0-based index
2018-03-05 Sebastian Drögequeuearray: Implement pop_tail_struct() for completeness
2018-03-01 Olivier Crêtequeue: Ignore thresholds if a query is queued
2018-02-19 Tim-Philipp Müllerqueuearray: add _peek_tail() and _pop_tail()
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-10-16 Ashish Kumarqueuearray: Fix for possible crashes due to null pointe...
2017-01-27 Thibault SaunierPort gtk-doc comments to their equivalent markdown...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2015-07-04 Tim-Philipp Müllerqueuearray: allow storing of structs in addition to...
2015-05-30 Tim-Philipp Müllerqueuearray: remove duplicate assignment
2014-06-26 Sebastian Drögequeuearray: Hide from bindings
2014-06-07 Evan Nemersonqueuearray: fix expanding size of queue from 1
2013-12-14 Tim-Philipp Müllerdocs: fix docs for gst_queue_array_peek_head()
2013-12-07 Sebastian Rasmussendocs: Fix typos in function/object descriptions
2013-12-02 Sebastian Rasmussendocs: cosmetic changes in references/decriptions
2013-11-16 Tim-Philipp Müllerdocs: cosmetic since marker fixes
2013-01-30 Tim-Philipp Müllerqueuearray: make _find() find the value if no compare...
2013-01-30 Alexander Schrabqueuearray: fix gst_queue_array_find()
2013-01-30 Alexander Schrabqueuearray: fix gst_queue_array_drop_element()
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-25 Sebastian Drögedataqueue/queuearray: Make public API again
2012-07-14 Tim-Philipp Müllerbase: make GstQueueArray private to coreelements for now
2012-07-04 Edward Herveylibs: New growing-only queue.