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
Age
Commit message (
Expand
)
Author
Files
Lines
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
gstrusage: explicitly register to hooks
Stefan Sauer
1
-2
/
+15
2016-12-21
meson: Derive defines from header/function names
Nirbheek Chauhan
1
-1
/
+1
2016-12-20
latency: the latency is not an aggregated value
Stefan Sauer
1
-1
/
+0
2016-12-20
leaks: Allow user to set the flags to use to retrieve stack traces
Thibault Saunier
2
-21
/
+30
2016-12-20
leaks: Allow tracing Gst(Mini)Object reffing operations
Thibault Saunier
2
-14
/
+147
2016-12-20
leaks: Allow passing a GstStructure to configure the tracer
Thibault Saunier
1
-23
/
+63
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-16
tracers/stats: log optional fields instead of GST_CLOCK_TIME_NONE
Stefan Sauer
1
-2
/
+8
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
info: Add a 'flags' parametter to gst_debug_get_stack_trace
Thibault Saunier
1
-2
/
+2
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
meson: Fix build
Thibault Saunier
1
-1
/
+1
2016-12-09
meson: Support building with Gst debug disabled
Thibault Saunier
1
-1
/
+4
2016-12-09
typefind: Use gst_query_has_scheduling_mode_with_flags() convenience function
Sebastian Dröge
1
-5
/
+2
2016-12-08
tracers/log: log more detail
Stefan Sauer
1
-29
/
+30
2016-12-08
tracer/log: fix hook prototype
Stefan Sauer
1
-2
/
+2
2016-12-07
tracer/latency: clear qdata
Stefan Sauer
1
-2
/
+5
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-12-04
tracers/log: log messages in message category
Stefan Sauer
1
-2
/
+2
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-04
tracers: leaks: Use the new gst_debug_get_stack_trace
Thibault Saunier
3
-91
/
+4
2016-11-04
gst: Use libunwind/libdw to generate backtraces if avalaible
Thibault Saunier
1
-9
/
+0
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-14
stats: Fix warning
Thibault Saunier
1
-1
/
+2
2016-10-13
tracers: fix structure leak
Vincent Penquerc'h
1
-2
/
+5
2016-10-08
queue2: Implement gst_event_full_func handling
Edward Hervey
1
-8
/
+10
2016-10-08
tracer/rusage: fix format string args
Stefan Sauer
1
-3
/
+3
2016-09-27
meson: tracers: signal availability of libunwind and backtrace() to code
Tim-Philipp Müller
1
-1
/
+12
2016-09-26
meson: Build tracers
Thibault Saunier
2
-2
/
+23
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
[next]