index
:
~slomo/gstreamer
1.5
collectpads
concat
instant-rate-change
master
ptp
request-configuration
stream-activate
task-pool
wallclock-meta
GStreamer open-source multimedia framework
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
elements
/
gstqueue2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-02
plugins: Don't force 64-bit file/seek functions variants on android
Matthew Waters
1
-4
/
+0
2017-09-17
plugins: use new gst_buffer_list_calculate_size()
Tim-Philipp Müller
1
-16
/
+4
2017-08-09
queue2: Allow re-usability after EOS
Edward Hervey
1
-6
/
+41
2017-08-09
plugins: *queue* elements: Handle STREAM_START in EOS situation
Edward Hervey
1
-1
/
+2
2017-08-07
queue2: Handle buffering levels on NOT_LINKED
Edward Hervey
1
-4
/
+10
2017-03-11
queue2: avoid return flushing if we have a not-linked
Thiago Santos
1
-7
/
+11
2017-01-27
Port gtk-doc comments to their equivalent markdown syntax
Thibault Saunier
1
-0
/
+1
2016-12-13
queue/queue2: Protect against spurious condition variable wakeups
Sebastian Dröge
1
-1
/
+5
2016-12-13
queue/queue2: Ensure that the streaming thread is unlocked after deactivating...
Sebastian Dröge
1
-0
/
+4
2016-11-16
queues: Don't return negative position queries.
Jan Schmidt
1
-0
/
+4
2016-10-08
queue2: Implement gst_event_full_func handling
Edward Hervey
1
-8
/
+10
2016-09-17
queue2: Update buffering if its enabled and low/high watermarks are changed
Carlos Rafael Giani
1
-0
/
+8
2016-08-27
Make use of the new GST_ELEMENT_FLOW_ERROR API all around.
Thibault Saunier
1
-8
/
+2
2016-08-25
queue2: Add higher-resolution low/high-watermark properties
Carlos Rafael Giani
1
-13
/
+49
2016-08-25
queue2: Distinguish between buffering percentage and buffering level
Carlos Rafael Giani
1
-37
/
+72
2016-08-12
queue2: Post buffering messages earlier in ringbuffer mode
Edward Hervey
1
-5
/
+27
2016-07-11
queue2: Fix average input rate calculation on small input range
Edward Hervey
1
-6
/
+8
2016-06-21
queue2: fix crash deleting current region for small ring buffers
Vincent Penquerc'h
1
-0
/
+3
2016-05-15
queue: Only unblock upstream waiting for the query once downstream is finished
Sebastian Dröge
1
-5
/
+5
2016-02-28
elements: use new gst_element_class_add_static_pad_template()
Tim-Philipp Müller
1
-4
/
+2
2016-02-23
plugins: Check return values of gst_buffer_map()
Edward Hervey
1
-2
/
+18
2016-02-16
Revert "queue2: add overrun signal"
Sebastian Dröge
1
-26
/
+1
2016-01-20
queue2: Add use-tags-bitrate property
Jan Schmidt
1
-9
/
+87
2016-01-06
queue2: avoid calculating fill levels multiple times
Tim-Philipp Müller
1
-5
/
+11
2016-01-06
queue2: fix fill level arithmetic overflow with large values
Tim-Philipp Müller
1
-1
/
+18
2015-12-12
queue2: fix some typos
Reynaldo H. Verdejo Pinochet
1
-2
/
+2
2015-12-12
queue2: enable large file support on Android
Reynaldo H. Verdejo Pinochet
1
-0
/
+14
2015-12-02
queue2: Don't report 0% unless empty
Jan Schmidt
1
-0
/
+9
2015-11-18
queue2: don't print criticals when receiving custom events in ring buffer mode
Tim-Philipp Müller
1
-4
/
+5
2015-11-06
queue2: Add the avg-in-rate property.
Duncan Palmer
1
-1
/
+27
2015-11-06
queue2: add overrun signal
Philippe Normand
1
-1
/
+26
2015-10-27
queue/queue2: Use GST_BUFFER_DTS_OR_PTS
Edward Hervey
1
-5
/
+8
2015-08-31
Revert "queue2: Process SEEKING query"
Tim-Philipp Müller
1
-49
/
+0
2015-08-04
queue2: not update upstream size with negative value
Eunhae Choi
1
-1
/
+7
2015-03-23
queue2: Process SEEKING query
Jan Alexander Steffens (heftig)
1
-0
/
+49
2015-03-03
queue2: Signal the sinkpad thread if a flow error happened
Sebastian Dröge
1
-0
/
+7
2015-02-18
queue2: Count the number of buffers in a buffer list for updating the current...
Sebastian Dröge
1
-2
/
+2
2014-11-23
queue2: percentage is relative to high-percent
Thiago Santos
1
-1
/
+1
2014-10-02
queue2: update segment position on GAP events to calculate levels properly
Sebastian Dröge
1
-0
/
+33
2014-09-19
queue2: do not post buffering messages holding the lock
Thiago Santos
1
-31
/
+50
2014-09-14
coreelements: mark properties with MUTABLE_PLAYING
Tim-Philipp Müller
1
-4
/
+8
2014-08-13
queue2: Post errors if we receive EOS after downstream reported an error
Sebastian Dröge
1
-0
/
+28
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2014-04-16
queue2: fix event/preroll deadlock differently
Vincent Penquerc'h
1
-8
/
+23
2014-04-07
queue2: use g_strerror() instead of strerror()
Tim-Philipp Müller
1
-1
/
+1
2014-04-07
queue2: warn if we can't remove our temporary file
Vincent Penquerc'h
1
-2
/
+6
2014-03-24
queue2: fix event/preroll deadlock
Vincent Penquerc'h
1
-2
/
+1
2014-03-19
queue2: Update buffering status and maybe post buffering message right when e...
Sebastian Dröge
1
-0
/
+5
2014-03-10
queue2: if buffering is disabled while buffering, post 100% message
Thiago Santos
1
-0
/
+9
2014-03-10
queue2: remove unused variable
Thiago Santos
1
-1
/
+0
[next]