Merge remote-tracking branch 'upstream/master' into tizen
[platform/upstream/gstreamer.git] / plugins / elements / gstqueue.c
2022-01-12 Gilbok LeeMerge remote-tracking branch 'upstream/master' into...
2020-12-10 Stéphane Cerveaucoreelements: allow per features registration
2020-06-06 Camilo Celis Guzmanqueue: protect against lost wakeups for iterm_del condition
2020-06-05 Mathieu Duponchelleutils: expose GstPluginAPIFlags
2020-06-04 Sebastian Drögeplugins: Use gst_type_mark_as_plugin_api() for all...
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 90/225590/1 submit/tizen/20200221.064623
2020-01-29 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 76/222676/2
2019-09-09 Niels De GraefDon't pass default GLib marshallers for signals
2019-06-13 Håvard Graffqueue: don't report 0 max-latency for leaky queue if...
2019-05-13 Thibault Saunierdoc: Fix and add some missing docstrings
2019-02-22 eunhae choiMerge "queue: apply the upstream 1.14.4" into tizen accepted/tizen/unified/20190311.072507 submit/tizen/20190222.014756 submit/tizen/20190308.025958
2019-02-21 Eunhae Choiqueue: apply the upstream 1.14.4 95/200295/1
2018-03-01 Olivier Crêtequeue: Ignore thresholds if a query is queued
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 22/165922/1 accepted/tizen/unified/20180110.141842 submit/tizen/20180105.085839
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-11-23 Edward Herveyqueue: Only calculate level if we have valid levels
2017-11-01 Eunhae ChoiMerge the tizen patch based on 1.12.2 26/158526/2
2017-09-17 Tim-Philipp Müllerplugins: use new gst_buffer_list_calculate_size()
2017-08-11 Sebastian Drögequeue: Allow re-usability after EOS
2017-08-09 Edward Herveyplugins: *queue* elements: Handle STREAM_START in EOS...
2017-03-15 Thiago Santosqueue: avoid return flushing if we have a not-linked
2017-01-27 Thibault SaunierPort gtk-doc comments to their equivalent markdown...
2017-01-02 Jan Schmidtqueue: Don't generate GST_FLOW_ERROR without logging
2016-12-13 Sebastian Drögequeue/queue2: Protect against spurious condition variab...
2016-12-13 Sebastian Drögequeue/queue2: Ensure that the streaming thread is unloc...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-11-15 Jan Schmidtqueues: Don't return negative position queries.
2016-10-21 Sebastian DrögeRevert "queue: Fix race when calculating cur_level...
2016-10-20 Stian Selnesqueue: Fix race when calculating cur_level.time
2016-09-06 Eunhae Choiapply tizen build option rule 09/87109/1 accepted/tizen/3.0/ivi/20161011.044154 accepted/tizen/3.0/mobile/20161015.033227 accepted/tizen/3.0/tv/20161016.004719 accepted/tizen/3.0/wearable/20161015.082851 accepted/tizen/common/20160907.154727 accepted/tizen/ivi/20160908.044250 accepted/tizen/mobile/20160908.043824 accepted/tizen/tv/20160908.044003 accepted/tizen/wearable/20160908.044116 submit/tizen/20160907.074000 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000002 submit/tizen_3.0_mobile/20161015.000002 submit/tizen_3.0_tv/20161015.000002 submit/tizen_3.0_wearable/20161015.000002
2016-08-27 Thibault SaunierMake use of the new GST_ELEMENT_FLOW_ERROR API all...
2016-05-15 Sebastian Drögequeue: Only unblock upstream waiting for the query...
2016-03-24 Edward Herveyqueue: Use full running time for level calculation
2016-02-28 Tim-Philipp Müllerelements: use new gst_element_class_add_static_pad_temp...
2016-01-05 Jeongmo Yang[queue] add new property - "empty-buffers" 61/56161/1 accepted/tizen/mobile/20160106.003059 accepted/tizen/tv/20160106.003018 accepted/tizen/wearable/20160106.003114 submit/tizen/20160105.053024
2015-12-14 Sebastian Drögequeue/multiqueue: Don't special-case CAPS events in...
2015-12-14 Sebastian DrögeRevert "queue: Illegal memory access of sink event"
2015-12-14 Vineeth TMqueue: Illegal memory access of sink event
2015-12-02 Edward Herveypad: Implement GstPadEventFullFunction
2015-11-25 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 27/52627/1
2015-10-27 Edward Herveyqueue/queue2: Use GST_BUFFER_DTS_OR_PTS
2015-07-04 Tim-Philipp Müllerqueue: avoid slice allocs/frees for each item
2015-03-03 Sebastian Drögequeue: Wake up the query function on errors from the...
2015-02-18 Sebastian Drögequeue: Remove unused boolean parameter from internal...
2015-02-18 Sebastian Drögequeue: Add support for buffer lists
2015-02-11 Sebastian DrögeImprove and fix LATENCY query handling
2014-10-02 Sebastian Drögequeue: Add missing break in switch
2014-10-02 Sebastian Drögequeue: update segment position on GAP events to calcula...
2014-09-23 Thibault Saunierqueue: Do not forget to release the QUEUE_LOCK in the...
2014-09-22 Thibault Saunierqueue: Do not hold GST_QUEUE_LOCK while posting ERROR...
2014-09-14 Tim-Philipp Müllercoreelements: mark properties with MUTABLE_PLAYING
2014-08-23 Tim-Philipp Müllerqueue: fix race when flush-stop event comes in whilst...
2014-08-23 Tim-Philipp Müllerqueue: fix race when flush-stop event comes in whilst...
2014-08-13 Sebastian Drögequeue: Post errors when receiving EOS after downstream...
2014-08-13 Sebastian Drögequeue: Post errors when receiving EOS after downstream...
2014-03-10 Thiago Santosqueue: queue2: preserve last flow result when pushing...
2013-12-30 Edward Herveyqueue: Remove unneeded checks
2013-12-11 Wim Taymansqueue: don't ignore event return value
2013-12-07 Sebastian Rasmussendocs: Fix typos in function/object descriptions
2013-11-11 Edward Herveyqueue: Don't use gst_buffer_get_size() when possible
2013-08-20 Sebastian Drögequeue: Properly unlock the sinkpad streaming thread...
2013-08-19 Sebastian Drögequeue: Clean up after the streaming thread has stopped
2013-06-19 Sebastian Drögequeue: Don't hold the queue mutex while doing serialize...
2013-05-27 Sebastian Dröge(multi)queue: Don't access query items during flushing
2013-05-27 Sebastian Drögequeue: Fix handling of serialized queries
2013-05-27 Sebastian Drögequeue/queue2/multiqueue: When flushing, make sure to...
2013-05-24 Sebastian Drögequeue: Set the last serialized query result to FALSE...
2013-05-09 Sebastian Drögequeue: Store sticky events on the srcpad if we're dropp...
2013-04-04 Wim Taymansqueue: start pushing again on RECONFIGURE
2013-01-30 Alexander Schrabqueue: remove query from queue if queue is flushing
2012-11-10 Alessandro Decinaqueue: remove unused label. Fixes compiler warning.
2012-11-09 Alessandro Decinaqueue: don't fail in _sink_event for sticky events
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-31 Tim-Philipp Müllerqueue: add "flush-on-eos" property
2012-10-25 Sebastian Drögedataqueue/queuearray: Make public API again
2012-07-18 Tim-Philipp Müllerqueue: answer SCHEDULING query
2012-07-14 Tim-Philipp Müllerqueue: embed GstQueueArray structure
2012-07-10 Edward HerveyRemove 0.10-related documentation and "Since" markers
2012-07-09 Sebastian Drögequeue: Fix handling of min-threshold and serialized...
2012-07-04 Edward Herveyqueue: Use new GstQueueArray for local storage.
2012-06-20 Wim Taymanstask: add GDestroyNotify to _new
2012-04-17 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-16 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
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-09 Tim-Philipp Müllerplugins: use new gst_element_class_set_static_metadata()
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 Edward Herveyqueue: Flush the internal queue when we see GST_FLOW_FL...
2012-03-29 Edward Herveyqueue: Don't unref GstQuery travelling through the...
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
next