index
:
~adn770/gstreamer
WIP
icc
master
GStreamer core hacking.
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-05
design: update tracer design
Stefan Sauer
1
-24
/
+35
2015-10-05
quarks: revert the quark changes, we not using them anymore
Stefan Sauer
2
-13
/
+2
2015-10-05
tracer: split into tracer and tracerutils
Stefan Sauer
17
-325
/
+403
2015-10-05
docs: add gtk-doc blobs
Stefan Sauer
6
-1
/
+43
2015-10-05
latency: take stop time when buffer is handled
Stefan Sauer
1
-20
/
+76
2015-10-05
tracers: add a logging helper to remove identical copies from the tracers
Stefan Sauer
5
-50
/
+31
2015-10-05
tracers: tweak the get_real_pad_parent()
Stefan Sauer
2
-14
/
+2
2015-10-05
tracers: add a new latency tracer
Stefan Sauer
4
-0
/
+287
2015-10-05
design: update design docs
Stefan Sauer
1
-22
/
+67
2015-10-05
gst-stats: use the rusage stats
Stefan Sauer
1
-32
/
+57
2015-10-05
rusage: add a new rusage tracer
Stefan Sauer
5
-0
/
+234
2015-10-05
gst-stats: filter complete thread section if we have no pads
Stefan Sauer
1
-7
/
+15
2015-10-05
stats: improve the handling of parentage
Stefan Sauer
2
-31
/
+62
2015-10-05
stats: print thread key for stats and filter empty pad-sections
Stefan Sauer
1
-7
/
+16
2015-10-05
stats: update buffer flags
Stefan Sauer
1
-8
/
+25
2015-10-05
stats: add a stats frontend
Stefan Sauer
5
-311
/
+1010
2015-10-05
tracer: use the same timebase as the logging
Stefan Sauer
1
-12
/
+16
2015-10-05
design: update design
Stefan Sauer
1
-31
/
+93
2015-10-05
log: add query log category
Stefan Sauer
1
-1
/
+5
2015-10-05
tracer: parse parameters
Stefan Sauer
1
-3
/
+11
2015-10-05
tracer: add more hooks and handle it in the plugins
Stefan Sauer
6
-20
/
+308
2015-10-05
stats: handle buffer lists
Stefan Sauer
1
-0
/
+46
2015-10-05
log: make the log tracer more verbose again
Stefan Sauer
2
-7
/
+41
2015-10-05
tracer: use a macros for the enabled check
Stefan Sauer
4
-118
/
+87
2015-10-05
tracer: use macros for hooks
Stefan Sauer
4
-66
/
+50
2015-10-05
tracer: pass the timestamp directly
Stefan Sauer
6
-40
/
+36
2015-10-05
stats: add a tracer that collects pipeline statistics
Stefan Sauer
4
-1
/
+617
2015-10-05
log: add cast macro
Stefan Sauer
1
-0
/
+1
2015-10-05
tracer: pass the instance to the vmethod
Stefan Sauer
3
-4
/
+5
2015-10-05
design: more planning
Stefan Sauer
2
-27
/
+42
2015-10-05
tracer: switch to quarks and add another hook for buffer flow
Stefan Sauer
5
-10
/
+67
2015-10-05
tracer: add the hook-id to the invoke signature
Stefan Sauer
4
-10
/
+10
2015-10-05
inspect: add support for the new factory
Stefan Sauer
1
-0
/
+13
2015-10-05
tracer: initial prototype for the tracing subsystem
Stefan Sauer
19
-37
/
+953
2015-10-05
tests/gst-launch: Fix sample memory leak
Vineeth TM
2
-0
/
+5
2015-10-02
Update GLib dependency to 2.40.0
Sebastian Dröge
4
-37
/
+1
2015-10-02
gstreamer: Fix memory leaks when context parse fails
Vineeth TM
10
-13
/
+45
2015-10-02
timedvaluecontrolsource: Use g_sequence_lookup where possible
Jan Alexander Steffens (heftig)
1
-33
/
+15
2015-10-01
interpolationcontrolsource: fix write over the array size
Stefan Sauer
1
-1
/
+1
2015-09-30
controlpoint: change the padding to be of arch-independent size
Stefan Sauer
8
-10
/
+10
2015-09-29
gstreamer-uninstalled: add path for OpenCV haar cascade files
Luis de Bethencourt
1
-0
/
+1
2015-09-28
check: fix 'format string is not a string literal' warning with clang
Tim-Philipp Müller
1
-1
/
+4
2015-09-28
tests: fix the manual tests by setting the right env-vars
Stefan Sauer
1
-3
/
+3
2015-09-28
directcontrolbinding: fix formatting
Stefan Sauer
1
-1
/
+2
2015-09-28
index: mark two structs that don't have abi padding
Stefan Sauer
1
-0
/
+2
2015-09-28
controller: add the missing abi padding
Stefan Sauer
8
-9
/
+9
2015-09-28
bin: implement context propagation when adding elements
Matthew Waters
6
-47
/
+376
2015-09-27
interpolationcontrolsource: add cubic_mono interpolation
Stefan Sauer
3
-4
/
+185
2015-09-27
interpolationcontrolsource: refactor code
Stefan Sauer
1
-100
/
+76
2015-09-27
tests/examples: add a demo for the interpolation control source modes
Stefan Sauer
4
-0
/
+206
[next]