index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
elements
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-11
queue: Allow re-usability after EOS
Sebastian Dröge
1
-5
/
+35
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
3
-2
/
+9
2017-08-07
queue2: Handle buffering levels on NOT_LINKED
Edward Hervey
1
-4
/
+10
2017-07-26
downloadbuffer: remove unused struct member
Tim-Philipp Müller
2
-6
/
+1
2017-07-20
multiqueue: Fix access to NULL pointer
Edward Hervey
1
-2
/
+3
2017-07-19
multiqueue: Calculate interleave only within each streaming thread
Seungha Yang
1
-18
/
+30
2017-07-11
meson: Use join_paths and .set_quoted where possible
Nicolas Dufresne
1
-2
/
+2
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
2
-2
/
+1
2017-03-14
queue: avoid return flushing if we have a not-linked
Thiago Santos
1
-4
/
+8
2017-03-11
queue2: avoid return flushing if we have a not-linked
Thiago Santos
1
-7
/
+11
2017-03-10
buffer: handle gst_buffer_map failures
Wim Taymans
1
-2
/
+20
2017-03-10
downloadbuffer: unlock mutex in error case
Wim Taymans
1
-0
/
+1
2017-03-09
multiqueue: Make min-interleave-time a configurable property
Jan Schmidt
2
-2
/
+24
2017-03-07
inputselector: Always proxy position/duration query
Seungha Yang
1
-1
/
+4
2017-01-27
Port gtk-doc comments to their equivalent markdown syntax
Thibault Saunier
22
-159
/
+131
2017-01-16
identity: Add ts-offset property.
Jan Schmidt
2
-0
/
+24
2017-01-03
queue: Don't generate GST_FLOW_ERROR without logging
Jan Schmidt
1
-2
/
+4
2016-12-21
typefind: Switch to normal mode before have-type
Jan Schmidt
1
-1
/
+7
2016-12-18
multiqueue: Protect against spurious wakeups of the condition variable
Sebastian Dröge
1
-1
/
+2
2016-12-13
queue/queue2: Protect against spurious condition variable wakeups
Sebastian Dröge
4
-2
/
+12
2016-12-13
queue/queue2: Ensure that the streaming thread is unlocked after deactivating...
Sebastian Dröge
2
-0
/
+8
2016-12-12
filesrc: Set GError in another error case
Edward Hervey
1
-4
/
+9
2016-12-11
multiqueue: Fix overflow on get_buffering_level()
Seungha Yang
1
-1
/
+1
2016-12-09
typefind: Use gst_query_has_scheduling_mode_with_flags() convenience function
Sebastian Dröge
1
-5
/
+2
2016-12-05
fakesink, identity: print metas attached to buffer in silent=false mode
Tim-Philipp Müller
4
-8
/
+37
2016-12-05
elements: Handle GstIterator RESYNC return value correctly in gst_iterator_fo...
Sebastian Dröge
2
-10
/
+12
2016-11-28
meson: Add Autotools changes that weren't mirrored
Nirbheek Chauhan
1
-0
/
+1
2016-11-28
elements: add dataurisrc to build
Tim-Philipp Müller
3
-15
/
+7
2016-11-28
dataurisrc: fix string leak in property getter
Tim-Philipp Müller
1
-1
/
+1
2016-11-28
Move dataurisrc element from -bad
Tim-Philipp Müller
2
-0
/
+538
2016-11-23
fdsink: Block in preroll_wait on unlock
Olivier Crête
5
-10
/
+39
2016-11-17
multiqueue: Make sure not-linked streams get woken up
Jan Schmidt
1
-30
/
+47
2016-11-16
queues: Don't return negative position queries.
Jan Schmidt
4
-0
/
+14
2016-11-09
funnel: Make sure to only lock the stream lock once
Sebastian Dröge
1
-2
/
+4
2016-11-02
fakesink: Add property to not drop out-of-segment buffers
Jan Schmidt
1
-5
/
+22
2016-11-01
funnel: Always push all sticky events whenever we forward a serialized event
Sebastian Dröge
1
-2
/
+6
2016-11-01
tee: Set GST_PAD_FLAG_PROXY_CAPS before forwarding sticky events
Sebastian Dröge
1
-1
/
+1
2016-10-21
Revert "queue: Fix race when calculating cur_level.time"
Sebastian Dröge
1
-1
/
+1
2016-10-20
queue: Fix race when calculating cur_level.time
Stian Selnes
1
-1
/
+1
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-31
multiqueue: Add higher-resolution low/high-watermark properties
Carlos Rafael Giani
1
-13
/
+64
2016-08-31
multiqueue: Distinguish between buffering percentage and buffering level
Carlos Rafael Giani
2
-32
/
+61
2016-08-31
multiqueue: Rename percent/percent_changed to buffering_percent(_changed)
Carlos Rafael Giani
2
-12
/
+12
2016-08-30
multiqueue: Fix high_time wakeup logic
Edward Hervey
1
-19
/
+46
2016-08-27
Make use of the new GST_ELEMENT_FLOW_ERROR API all around.
Thibault Saunier
5
-29
/
+8
2016-08-25
queue2: Add higher-resolution low/high-watermark properties
Carlos Rafael Giani
2
-15
/
+53
2016-08-25
queue2: Distinguish between buffering percentage and buffering level
Carlos Rafael Giani
1
-37
/
+72
2016-08-19
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+49
[next]