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
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
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
2
-0
/
+52
2016-08-12
queue2: Post buffering messages earlier in ringbuffer mode
Edward Hervey
1
-5
/
+27
2016-08-08
multiqueue: removed redundant call to g_thread_self
Josep Torra
1
-2
/
+1
2016-07-25
inputselector: Handle stream-group-done
Jan Schmidt
1
-3
/
+26
2016-07-25
inputselector: Wake other pads when selected goes EOS
Jan Schmidt
1
-0
/
+4
2016-07-20
tracers: leaks: update type filter later for unknown types
Guillaume Desmottes
2
-1
/
+38
2016-07-11
leaks: check return values of libunwind calls
Guillaume Desmottes
1
-3
/
+6
2016-07-11
queue2: Fix average input rate calculation on small input range
Edward Hervey
1
-6
/
+8
2016-07-08
leaks: warn if object is destroyed while the tracer is disposing
Guillaume Desmottes
2
-0
/
+11
2016-07-08
leaks tracer: use G_OS_UNIX to check for signal support
Guillaume Desmottes
1
-14
/
+14
[prev]
[next]