Port gtk-doc comments to their equivalent markdown syntax
[platform/upstream/gstreamer.git] / plugins / elements / gstqueue2.c
2017-01-27 Thibault SaunierPort gtk-doc comments to their equivalent markdown...
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-08 Edward Herveyqueue2: Implement gst_event_full_func handling
2016-09-17 Carlos Rafael Gianiqueue2: Update buffering if its enabled and low/high...
2016-08-27 Thibault SaunierMake use of the new GST_ELEMENT_FLOW_ERROR API all...
2016-08-25 Carlos Rafael Gianiqueue2: Add higher-resolution low/high-watermark properties
2016-08-25 Carlos Rafael Gianiqueue2: Distinguish between buffering percentage and...
2016-08-12 Edward Herveyqueue2: Post buffering messages earlier in ringbuffer...
2016-07-11 Edward Herveyqueue2: Fix average input rate calculation on small...
2016-06-21 Vincent Penquerc'hqueue2: fix crash deleting current region for small...
2016-05-15 Sebastian Drögequeue: Only unblock upstream waiting for the query...
2016-02-28 Tim-Philipp Müllerelements: use new gst_element_class_add_static_pad_temp...
2016-02-23 Edward Herveyplugins: Check return values of gst_buffer_map()
2016-02-16 Sebastian DrögeRevert "queue2: add overrun signal"
2016-01-19 Jan Schmidtqueue2: Add use-tags-bitrate property
2016-01-06 Tim-Philipp Müllerqueue2: avoid calculating fill levels multiple times
2016-01-06 Tim-Philipp Müllerqueue2: fix fill level arithmetic overflow with large...
2015-12-12 Reynaldo H. Verdej... queue2: fix some typos
2015-12-12 Reynaldo H. Verdej... queue2: enable large file support on Android
2015-12-02 Jan Schmidtqueue2: Don't report 0% unless empty
2015-11-18 Tim-Philipp Müllerqueue2: don't print criticals when receiving custom...
2015-11-06 Duncan Palmerqueue2: Add the avg-in-rate property.
2015-11-06 Philippe Normandqueue2: add overrun signal
2015-10-27 Edward Herveyqueue/queue2: Use GST_BUFFER_DTS_OR_PTS
2015-08-31 Tim-Philipp MüllerRevert "queue2: Process SEEKING query"
2015-08-04 Eunhae Choiqueue2: not update upstream size with negative value
2015-03-23 Jan Alexander Stef... queue2: Process SEEKING query
2015-03-03 Sebastian Drögequeue2: Signal the sinkpad thread if a flow error happened
2015-02-18 Sebastian Drögequeue2: Count the number of buffers in a buffer list...
2014-11-23 Thiago Santosqueue2: percentage is relative to high-percent
2014-10-02 Sebastian Drögequeue2: update segment position on GAP events to calcul...
2014-09-19 Thiago Santosqueue2: do not post buffering messages holding the...
2014-09-14 Tim-Philipp Müllercoreelements: mark properties with MUTABLE_PLAYING
2014-08-13 Sebastian Drögequeue2: Post errors if we receive EOS after downstream...
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-16 Vincent Penquerc'hqueue2: fix event/preroll deadlock differently
2014-04-07 Tim-Philipp Müllerqueue2: use g_strerror() instead of strerror()
2014-04-07 Vincent Penquerc'hqueue2: warn if we can't remove our temporary file
2014-03-24 Vincent Penquerc'hqueue2: fix event/preroll deadlock
2014-03-19 Sebastian Drögequeue2: Update buffering status and maybe post bufferin...
2014-03-10 Thiago Santosqueue2: if buffering is disabled while buffering, post...
2014-03-10 Thiago Santosqueue2: remove unused variable
2014-03-10 Thiago Santosqueue: queue2: preserve last flow result when pushing...
2014-02-18 Wim Taymansqueue2: don't truncate the temp file on shutdown
2014-02-18 Wim Taymansqueue2: Fix merging of ranges
2013-12-11 Wim Taymansqueue: don't ignore event return value
2013-09-10 Sebastian Drögequeue2: Only update current level if we already downloa...
2013-09-09 Gustavo Noronha... Update the buffering state before stalling for more...
2013-08-20 Sebastian Drögequeue2: Properly unlock the sinkpad streaming thread...
2013-08-19 Sebastian Drögequeue2: Clean up after the streaming thread has stopped
2013-08-16 Tim-Philipp Müllerqueue2: don't crash on EOS if queue is empty
2013-08-16 Tim-Philipp Müllerqueue2: don't change global buffering state from within...
2013-08-16 Wim Taymansqueue2: update buffering when changing capacity
2013-07-31 Sjoerd Simonsqueue2: Fix backwards seeks into undowloaded ranges
2013-07-29 Sjoerd Simonsqueue2: Forward the schedule query upstream
2013-06-24 Wim Taymansqueue2: only block serialized query when it's safe
2013-05-27 Sebastian Drögequeue2: First set query result, then signal GCond
2013-05-27 Sebastian Drögequeue2: Unblock any waiting serialize queries on FLUSH_...
2013-05-27 Sebastian Drögequeue/queue2/multiqueue: When flushing, make sure to...
2013-05-24 Sebastian Drögequeue2: Add support for serialized queries if using...
2013-04-04 Wim Taymansqueue2: start pushing again on RECONFIGURE
2012-12-20 Wim Taymansqueue2: implement buffering query for all modes
2012-12-20 Wim Taymansqueue2: refactor buffering percent and stats
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-09-12 Tim-Philipp Müllerqueue2: fix possible data corruption in ring buffer...
2012-07-19 Wim Taymansqueue2: set buffering-left to 0 on 100% buffering
2012-07-19 Wim Taymansqueue2: fix buffering query
2012-07-19 Wim Taymansqueue2: fix the buffering-left in the buffering message
2012-07-17 Tim-Philipp Müllerqueue2: handle CAPS event and drop it if operating...
2012-07-10 Edward HerveyRemove 0.10-related documentation and "Since" markers
2012-07-06 Tim-Philipp Müllerqueue2: remove deprecated temp-location use, make it...
2012-06-20 Wim Taymanstask: add GDestroyNotify to _new
2012-06-15 Wim Taymansqueue2: fix percent scaling
2012-06-05 Wim Taymansqueue2: remove obsolete caps code
2012-05-31 Bastien Noceraqueue2: Fix property name in the docs
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 Taymansqueue2: fix merge error
2012-04-11 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-11 Wim Taymansqueue2: signal delete before waiting
2012-04-11 Wim Taymansqueue2: update current read position before waiting
2012-04-11 Wim Taymansqueue2: add range only on sinkpad
2012-04-11 Wim Taymansqueue2: fix debug message
2012-04-11 Wim Taymansqueue2: add_range already updates the level
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim Taymansqueue2: clear seeking flag in all cases
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim Taymansqueue2: set seeking flag with the queue lock
2012-04-10 Wim Taymansqueue2: Keep track of the seeking state
2012-04-10 Wim Taymansqueue2: make range on newsegment for ringbuffer
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 Taymansqueue2: don't update the current reading_pos in flush
2012-04-06 Wim Taymansqueue2: fix for merged changes
next