Merge missing tizen patch
[platform/upstream/gstreamer.git] / plugins / elements / gstmultiqueue.c
2017-12-15 Gilbok LeeMerge missing tizen patch 27/164127/1
2017-11-01 Eunhae ChoiMerge the tizen patch based on 1.12.2 26/158526/2
2017-03-09 Jan Schmidtmultiqueue: Make min-interleave-time a configurable...
2017-03-02 Eunhae ChoiMerge branch 'tizen_3.0' into tizen 18/116918/1 accepted/tizen/common/20170303.090819 accepted/tizen/ivi/20170303.070002 accepted/tizen/mobile/20170303.065818 accepted/tizen/tv/20170303.065915 accepted/tizen/unified/20170309.035905 accepted/tizen/wearable/20170303.065943 submit/tizen/20170303.015115 submit/tizen_unified/20170308.100413
2017-02-28 Eunhae Choimultiqueue: consider the disable setting when check... 74/116774/3
2017-01-27 Thibault SaunierPort gtk-doc comments to their equivalent markdown...
2016-12-19 Eunhae Choimultiqueue: consider the extra time if there is spare... 10/105810/1 accepted/tizen/3.0/common/20161221.181255 accepted/tizen/3.0/ivi/20161221.010944 accepted/tizen/3.0/mobile/20161221.011614 accepted/tizen/3.0/tv/20161221.010730 accepted/tizen/3.0/wearable/20161221.011103 submit/tizen_3.0/20161220.100802
2016-12-18 Sebastian Drögemultiqueue: Protect against spurious wakeups of the...
2016-12-16 Eunhae Choimultiqueue: consider the extra time if there is spare... 93/105293/1 accepted/tizen/common/20161220.191017 accepted/tizen/ivi/20161220.223823 accepted/tizen/mobile/20161220.223654 accepted/tizen/tv/20161220.223728 accepted/tizen/wearable/20161220.223755 submit/tizen/20161220.104958
2016-12-13 Eunhae ChoiMerge branch 'tizen_3.0' into tizen 07/104307/1 accepted/tizen/common/20161214.160614 accepted/tizen/ivi/20161214.015318 accepted/tizen/mobile/20161214.014919 accepted/tizen/tv/20161214.015115 accepted/tizen/wearable/20161214.015138 submit/tizen/20161213.083228
2016-12-11 Seungha Yangmultiqueue: Fix overflow on get_buffering_level()
2016-12-06 fscherryRVU Service LiveStreaming Optimization 65/96865/5
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-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-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-27 Eunhae Choimultiqueue: add property to get current queue level... 02/58102/2 accepted/tizen/ivi/20160218.024902 accepted/tizen/mobile/20160203.051709 accepted/tizen/tv/20160203.051727 accepted/tizen/wearable/20160203.051746 submit/tizen/20160202.225426 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000005
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-12-02 Eunhae Choimultiqueue: update buffering if the high threshold... 41/53141/1 accepted/tizen/mobile/20151202.230153 accepted/tizen/tv/20151202.230212 accepted/tizen/wearable/20151202.230230 submit/tizen/20151202.053915
2015-11-25 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 27/52627/1
2015-10-27 Edward Herveymultiqueue: Use buffer DTS if present, else PTS
2015-10-19 Edward Herveymultiqueue: Improve incoming SEGMENT handling
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-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-30 Thiago Santosmultiqueue: avoid using infinite buffers limit if finit...
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
next