basesrc: Downgrade EOS warning
[platform/upstream/gstreamer.git] / plugins / elements / gstmultiqueue.c
2018-10-22 Edward Herveymultiqueue: Don't clamp running times for position...
2018-05-01 luz.pazFix typos in comments and docs
2018-04-17 Tim-Philipp Müllermultiqueue, inputselector: show pad properties in gst...
2017-12-24 Jan Alexander Stef... multiqueue: Don't start new pads until parented
2017-12-24 Jan Alexander Stef... multiqueue: Split task handling from gst_single_queue_flush
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-09-18 Mathieu DuponchelleMultiqueue: don't allow dropping SEGMENT_DONE events
2017-08-09 Edward Herveyplugins: *queue* elements: Handle STREAM_START in EOS...
2017-07-20 Edward Herveymultiqueue: Fix access to NULL pointer
2017-07-19 Seungha Yangmultiqueue: Calculate interleave only within each strea...
2017-03-09 Jan Schmidtmultiqueue: Make min-interleave-time a configurable...
2017-01-27 Thibault SaunierPort gtk-doc comments to their equivalent markdown...
2016-12-18 Sebastian Drögemultiqueue: Protect against spurious wakeups of the...
2016-12-11 Seungha Yangmultiqueue: Fix overflow on get_buffering_level()
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-11-16 Jan Schmidtmultiqueue: Make sure not-linked streams get woken up
2016-08-31 Carlos Rafael Gianimultiqueue: Add higher-resolution low/high-watermark...
2016-08-31 Carlos Rafael Gianimultiqueue: Distinguish between buffering percentage...
2016-08-31 Carlos Rafael Gianimultiqueue: Rename percent/percent_changed to buffering...
2016-08-30 Edward Herveymultiqueue: Fix high_time wakeup logic
2016-08-27 Thibault SaunierMake use of the new GST_ELEMENT_FLOW_ERROR API all...
2016-08-08 Josep Torramultiqueue: removed redundant call to g_thread_self
2016-07-01 Edward Herveymultiqueue: Fix behaviour with not-linked and eos pads
2016-06-30 Tim-Philipp Müllermultiqueue: add gtk-doc blurb for new pad property
2016-06-30 Edward Herveymultiqueue: Add a pad property to "group" streams
2016-04-29 Matej Knoppmultiqueue: Ignore time when determining whether sparse...
2016-04-15 Carlos Rafael Gianimultiqueue: Recheck buffering status after changing...
2016-04-15 Carlos Rafael Gianimultiqueue: Recalculate fill level after changing high...
2016-04-14 Vincent Penquerc'hmultiqueue: catch errors and flushing case after lock
2016-03-18 Jan Schmidtmultiqueue: Fix not-linked pad handling at EOS
2016-02-28 Tim-Philipp Müllerelements: use new gst_element_class_add_static_pad_temp...
2016-01-20 Tim-Philipp Müllermultiqueue: two small fixes for when an existing pad...
2015-12-14 Sebastian Drögequeue/multiqueue: Don't special-case CAPS events in...
2015-12-09 Edward Herveymultiqueue: Don't use random segment.position from...
2015-12-02 Edward Herveymultiqueue: Fix set/get property
2015-12-02 Edward Herveypad: Implement GstPadEventFullFunction
2015-12-02 Edward Herveymultiqueue: Use signed clock values for running time...
2015-12-02 Edward Herveymultiqueue: Add an extra cache time for unlinked streams
2015-12-02 Edward Herveymultiqueue: Optimize multiqueue sizes based on interleave
2015-12-02 Vincent Penquerc'hmultiqueue: use new stream-start event sparse flag...
2015-12-02 Edward Herveymultiqueue: Fix high_time computation
2015-10-27 Edward Herveymultiqueue: Use buffer DTS if present, else PTS
2015-10-19 Edward Herveymultiqueue: Improve incoming SEGMENT handling
2015-10-15 Edward Herveymultiqueue: Accept STREAM_START after EOS
2015-04-10 Duncan Palmermultiqueue: Don't automatically enter the buffering...
2015-03-15 Sebastian Drögemultiqueue: Don't grow queue infinitely if only one...
2015-02-23 Mark Nauwelaertsmultiqueue: avoid returning downstream GST_FLOW_EOS...
2014-11-23 Thiago Santosmultiqueue: percentage is an absolute value
2014-10-20 Andrei Sarakeevmultiqueue: Wake up any waiting streams if the current...
2014-10-09 Aleix Conchillo... multiqueue: don't lock multiqueue when pushing serializ...
2014-10-02 Matej Knoppmultiqueue: update segment position on GAP events to...
2014-09-16 Thiago Santosmultiqueue: do not post messages holding the lock
2014-09-14 Tim-Philipp Müllercoreelements: mark properties with MUTABLE_PLAYING
2014-08-13 Thibault Sauniermultiqueue: Not post BUFFERING message if one of the...
2014-08-13 Sebastian Drögemultiqueue: Only handle flow returns < EOS as errors...
2014-08-13 Sebastian Drögemultiqueue: Post errors ourselves if they are received...
2014-07-29 Thiago Santosmultiqueue: avoid using infinite buffers limit if finit...
2014-05-29 Thiago Santosmultiqueue: post buffering message when queues flush
2014-05-08 Wim Taymanspads: update docs for request pads
2014-04-28 Thiago Santosmultiqueue: avoid signaling overrun on the first segment
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-09 Sebastian Drögemultiqueue: Wake up the queues if limits are changing...
2014-03-19 Sebastian Drögemultiqueue: Update buffering status and maybe post...
2014-03-14 Tim-Philipp Müllerdocs: fix multiqueue docs for new template names foo_...
2014-03-10 Thiago Santosmultiqueue: if buffering is disabled while buffering...
2014-03-10 Thiago Santosmultiqueue: do not reset last push result when pushing...
2014-02-20 Sebastian Drögemultiqueue: If we only have a single pad, don't conside...
2014-01-27 Arnaud Vracmultiqueue: do not reduce single queue below current...
2014-01-24 Sebastian Drögemultiqueue: Break the loop immediately if we found...
2014-01-24 Per x Johanssonmultiqueue: Allow growing a queue if all other queues...
2014-01-15 Thiago Santosmultiqueue: prevent buffering forever with playbin
2014-01-08 Sebastian Drögemultiqueue: Allow growing a queue if all other queues...
2014-01-03 YanpingZhangmultiqueue: Fix hanging if shut down while handling...
2013-12-20 Thiago Santosmultiqueue: post 100% buffering if single queue is...
2013-12-07 Sebastian Rasmussendocs: Fix typos in function/object descriptions
2013-12-03 Olivier Crêtemultiqueue: Wake up on reconfigure event
2013-09-04 Matej Knoppmultiqueue: Don't reduce single queue visible size...
2013-08-19 Sebastian Drögemultiqueue: Clean up after the streaming thread has...
2013-07-16 Sebastian Drögemultiqueue: only block serialized query when it's safe
2013-05-27 Sebastian Dröge(multi)queue: Don't access query items during flushing
2013-05-27 Sebastian Drögemultiqueue: Don't do serialized queries when we're...
2013-05-27 Sebastian Drögequeue/queue2/multiqueue: When flushing, make sure to...
2013-05-24 Sebastian Drögemultiqueue: Initialize all GstMultiQueueItem fields...
2013-05-24 Sebastian Drögemultiqueue: Don't access the query after signalling...
2013-05-24 Sebastian Drögemultiqueue: Make sure to always signal any possible...
2013-04-05 Wim Taymansmultiqueue: ignore empty not-linked queues
2013-04-04 Wim Taymansmultiqueue: start pushing again on RECONFIGURE
2012-12-20 Branko Subasicmultiqueue: correct overrun handling
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-29 Jan Schmidtmultiqueue: Add EOS status to debug output about filled...
2012-10-25 Sebastian Drögedataqueue/queuearray: Make public API again
2012-09-24 Josep Torra VallesMake intel compiler happier
2012-07-10 Edward HerveyRemove 0.10-related documentation and "Since" markers
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-13 Matej Knoppmultiqueue: gst_single_queue_flush unlocks the queue...
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'
next