summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-05design: update tracer designStefan Sauer1-24/+35
2015-10-05quarks: revert the quark changes, we not using them anymoreStefan Sauer2-13/+2
2015-10-05tracer: split into tracer and tracerutilsStefan Sauer17-325/+403
2015-10-05docs: add gtk-doc blobsStefan Sauer6-1/+43
2015-10-05latency: take stop time when buffer is handledStefan Sauer1-20/+76
2015-10-05tracers: add a logging helper to remove identical copies from the tracersStefan Sauer5-50/+31
2015-10-05tracers: tweak the get_real_pad_parent()Stefan Sauer2-14/+2
2015-10-05tracers: add a new latency tracerStefan Sauer4-0/+287
2015-10-05design: update design docsStefan Sauer1-22/+67
2015-10-05gst-stats: use the rusage statsStefan Sauer1-32/+57
2015-10-05rusage: add a new rusage tracerStefan Sauer5-0/+234
2015-10-05gst-stats: filter complete thread section if we have no padsStefan Sauer1-7/+15
2015-10-05stats: improve the handling of parentageStefan Sauer2-31/+62
2015-10-05stats: print thread key for stats and filter empty pad-sectionsStefan Sauer1-7/+16
2015-10-05stats: update buffer flagsStefan Sauer1-8/+25
2015-10-05stats: add a stats frontendStefan Sauer5-311/+1010
2015-10-05tracer: use the same timebase as the loggingStefan Sauer1-12/+16
2015-10-05design: update designStefan Sauer1-31/+93
2015-10-05log: add query log categoryStefan Sauer1-1/+5
2015-10-05tracer: parse parametersStefan Sauer1-3/+11
2015-10-05tracer: add more hooks and handle it in the pluginsStefan Sauer6-20/+308
2015-10-05stats: handle buffer listsStefan Sauer1-0/+46
2015-10-05log: make the log tracer more verbose againStefan Sauer2-7/+41
2015-10-05tracer: use a macros for the enabled checkStefan Sauer4-118/+87
2015-10-05tracer: use macros for hooksStefan Sauer4-66/+50
2015-10-05tracer: pass the timestamp directlyStefan Sauer6-40/+36
2015-10-05stats: add a tracer that collects pipeline statisticsStefan Sauer4-1/+617
2015-10-05log: add cast macroStefan Sauer1-0/+1
2015-10-05tracer: pass the instance to the vmethodStefan Sauer3-4/+5
2015-10-05design: more planningStefan Sauer2-27/+42
2015-10-05tracer: switch to quarks and add another hook for buffer flowStefan Sauer5-10/+67
2015-10-05tracer: add the hook-id to the invoke signatureStefan Sauer4-10/+10
2015-10-05inspect: add support for the new factoryStefan Sauer1-0/+13
2015-10-05tracer: initial prototype for the tracing subsystemStefan Sauer19-37/+953
2015-10-05tests/gst-launch: Fix sample memory leakVineeth TM2-0/+5
2015-10-02Update GLib dependency to 2.40.0Sebastian Dröge4-37/+1
2015-10-02gstreamer: Fix memory leaks when context parse failsVineeth TM10-13/+45
2015-10-02timedvaluecontrolsource: Use g_sequence_lookup where possibleJan Alexander Steffens (heftig)1-33/+15
2015-10-01interpolationcontrolsource: fix write over the array sizeStefan Sauer1-1/+1
2015-09-30controlpoint: change the padding to be of arch-independent sizeStefan Sauer8-10/+10
2015-09-29gstreamer-uninstalled: add path for OpenCV haar cascade filesLuis de Bethencourt1-0/+1
2015-09-28check: fix 'format string is not a string literal' warning with clangTim-Philipp Müller1-1/+4
2015-09-28tests: fix the manual tests by setting the right env-varsStefan Sauer1-3/+3
2015-09-28directcontrolbinding: fix formattingStefan Sauer1-1/+2
2015-09-28index: mark two structs that don't have abi paddingStefan Sauer1-0/+2
2015-09-28controller: add the missing abi paddingStefan Sauer8-9/+9
2015-09-28bin: implement context propagation when adding elementsMatthew Waters6-47/+376
2015-09-27interpolationcontrolsource: add cubic_mono interpolationStefan Sauer3-4/+185
2015-09-27interpolationcontrolsource: refactor codeStefan Sauer1-100/+76
2015-09-27tests/examples: add a demo for the interpolation control source modesStefan Sauer4-0/+206