summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-12-04gst-launch: Fix process return value on errorNicolas Dufresne1-0/+1
2015-12-04Revert "tools: gst-launch: return non-0 exit code on async error"Nicolas Dufresne1-2/+0
2015-12-04tools: gst-launch: return non-0 exit code on async errorTim-Philipp Müller1-0/+2
2015-10-21stats: always free logLuis de Bethencourt1-1/+1
2015-10-16docs: mention xdot utility to view .dot files directlyTim-Philipp Müller1-1/+2
2015-10-05stats: TIMESTAMP -> PTSStefan Sauer1-3/+3
2015-10-05stats: fix cpu stats printingStefan Sauer1-3/+10
2015-10-05stats: don't warn on ".class" log linesStefan Sauer1-3/+4
2015-10-05rusage: implement windowing of cpuloadStefan Sauer1-2/+3
2015-10-05rusage: announce the data formatStefan Sauer1-21/+22
2015-10-05stats: improve cpu load meassurementsStefan Sauer1-27/+20
2015-10-05gst-stats: use the rusage statsStefan Sauer1-32/+57
2015-10-05gst-stats: filter complete thread section if we have no padsStefan Sauer1-7/+15
2015-10-05stats: improve the handling of parentageStefan Sauer1-4/+8
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 Sauer3-0/+840
2015-10-05inspect: add support for the new factoryStefan Sauer1-0/+13
2015-10-05tests/gst-launch: Fix sample memory leakVineeth TM1-0/+1
2015-10-02gstreamer: Fix memory leaks when context parse failsVineeth TM3-7/+13
2015-09-05tools: gst-launch: fix --exclude command line optionTim-Philipp Müller1-6/+6
2015-06-03gst-indent: Add support for gindent as executable nameVivia Nikolaidou1-10/+11
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-15/+0
2015-03-18tools: remove outdated completion scriptMathieu Duponchelle1-192/+0
2015-01-04gst-inspect: only print presets line if num-presets > 0Stefan Sauer1-1/+1
2015-01-04gst-inspect: fix output for -aStefan Sauer1-5/+3
2014-12-21gst-inspect: print preset namesStefan Sauer1-0/+20
2014-12-01Don't compare booleans for equality to TRUE and FALSESebastian Dröge1-2/+2
2014-11-02gst-inspect: add G_PARAM_DEPRECATED to known flagsAurélien Zanelli1-3/+7
2014-10-20gst-indent: Run indent twice. Once is not idempotent, twice seems to be.Jan Schmidt1-1/+5
2014-09-25fixme: bump leftover 0.11 fixme commentsStefan Sauer1-1/+1
2014-09-12tools: gst-inspect: don't list pad functionsTim-Philipp Müller1-18/+0
2014-07-28gst-launch: Support SIGINT (Ctrl+C) on W32Руслан Ижбулатов1-2/+24
2014-07-08docs: There is no decodebin2 anymore, don't pretend otherwiseSebastian Dröge1-1/+1
2014-07-04tools: suppress GLib warnings when gst-inspecting deprecated propertiesTim-Philipp Müller1-0/+3
2014-06-26DeviceProvider: Rename from DeviceMonitorOlivier Crête1-8/+8
2014-04-12inspect: print structure values of propertiesWim Taymans1-0/+6
2014-04-03gst-launch.1: Playbin2 is dead, long live playbinEdward Hervey1-2/+2
2014-04-02gst-inspect: Add missing \n in outputSebastian Dröge1-1/+1
2014-03-25launch: place the deep-notify on the right pipelineWim Taymans1-7/+6
2014-03-16gst-inpect: Print device monitorOlivier Crête1-0/+11
2014-02-10gst-inspect: Fix yet another compiler warningSebastian Dröge1-2/+2
2014-02-08gst-inspect: Make clang happy with our g_vprintf() wrapperSebastian Dröge1-2/+3
2014-01-30tools: Support non-ASCII tagsSebastian Dröge3-0/+6
2013-12-10gst-launch: Handle taglist copy failureEdward Hervey1-1/+2
2013-12-10gst-inspect: Index features are no moreEdward Hervey1-17/+0
2013-12-05tools: gst-launch: don't try to remove already-removed GSource from main loopTim-Philipp Müller1-4/+7
2013-11-25gst-launch: exit with an error code when an error occuredPhilippe Normand1-0/+4
2013-11-07typefind: use g_get_prgname() for error messageStefan Sauer1-1/+1
2013-11-04gst-inspect: Remove some dead codeReynaldo H. Verdejo Pinochet1-92/+0