summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-12-26inspect: add comment for how to improve tracer supportStefan Sauer1-1/+3
2017-11-28tools: gst-inspect: fix readable flag printing for pad propertiesTim-Philipp Müller1-4/+6
2017-11-26tools: gst-inspect: don't print element flags whch are always 'none'Tim-Philipp Müller1-30/+0
2017-11-26tools: gst-inspect: print pad properties where we know the subclass typeTim-Philipp Müller1-10/+40
2017-11-25tools: gst-inspect: refactor way indentation is done during printingTim-Philipp Müller1-95/+154
2017-11-17tools: gst-inspect: stop printing element state_change functionTim-Philipp Müller1-15/+0
2017-11-17tools: gst-inspect: fix double empty line after pad templatesTim-Philipp Müller1-1/+2
2017-10-20gst-inspect: print more details for typefind and tracer featuresStefan Sauer1-28/+146
2017-10-20gst-inspect: reduce casting back and forthStefan Sauer1-8/+6
2017-10-20gst-inspect: simplify the code for printing feature infoStefan Sauer1-20/+18
2017-09-22gst-inspect: Print GstValueArray properties nicelyMathieu Duponchelle1-0/+9
2017-07-20gst-launch: fix compiler warnings for SIGHUP handlers on windowsTim-Philipp Müller1-1/+5
2017-07-13Generate a gstreamer pipeline diagram on SIGHUP.Graham Leggett2-6/+34
2017-07-09tools: gst-stats: Use standard character escapesScott D Phillips1-4/+4
2017-06-29gst-inspect: Fix memory leak in print_pad_templates_infoJimmy Ohn1-1/+4
2017-06-28meson: Add configinc as include_directory in tools/Thibault Saunier1-0/+1
2017-05-20tools: dist new gst-stats man pageTim-Philipp Müller1-0/+2
2017-04-21Meson: also build and install gst-stats-1.0 and it's man page.Koop Mast1-1/+1
2017-04-21Add very simple man page for gst-stats.Koop Mast1-0/+30
2017-03-27tools: gst-launch: print structure property notifies nicerTim-Philipp Müller1-0/+2
2017-03-20tools: replace mentions of 'mad' on the gst-launch-1.0 man pageTim-Philipp Müller1-13/+13
2017-01-05tools: update gst-inspect man pageMark Nauwelaerts1-0/+16
2016-12-23gst-launch: Add a '--types' option to filter elements by types to printThibault Saunier2-2/+48
2016-12-23tools: gst-launch: set GST_GL_XINITTHREADSNicolas Dechesne1-0/+2
2016-12-16tracers/stats: log optional fields instead of GST_CLOCK_TIME_NONEStefan Sauer1-3/+4
2016-11-23tools: Remove files to be cleanedEdward Hervey1-1/+0
2016-11-23tools: fix distcheck and .gitignoreTim-Philipp Müller2-3/+7
2016-11-23meson: tools: install the man pagesAntonio Ospite1-0/+3
2016-11-23tools: ship the final man pages directly, no more man pages templatesAntonio Ospite5-80/+59
2016-11-11meson: tools: generate the targets dynamicallyAntonio Ospite1-21/+12
2016-11-11tools: don't mention gst-feedback in man pagesAntonio Ospite2-2/+0
2016-11-11tools: put the examples descriptions before the commands in man pageAntonio Ospite1-57/+55
2016-11-11tools: don't start lines with single quotes in man pageAntonio Ospite1-2/+2
2016-11-11tools: escape dashes in the man pagesAntonio Ospite3-15/+15
2016-11-04tools: gst-launch: fix minor memory leak when failing to parse optionsAntonio Ospite1-1/+1
2016-11-02parse-launch: Support linking all pads with new operatorJan Schmidt1-0/+5
2016-09-04tools: gst-inspect: add * for pointer signal arguments where neededTim-Philipp Müller1-16/+20
2016-08-28tools: gst-inspect: don't print internal pad request function nameTim-Philipp Müller1-5/+0
2016-08-19Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+23
2016-05-13Update the examples in the gst-launch-1.0 manpageJan Schmidt1-26/+26
2016-05-04inspect: fix feature leakGuillaume Desmottes1-0/+3
2016-04-13tools: gst-launch: fix up caps printing in verbose modeTim-Philipp Müller1-1/+4
2016-04-08tools: gst-launch: use new async property change notification APITim-Philipp Müller1-3/+41
2016-01-20tracer/gststats: fix mismatch between '.class' and tracer argsStefan Sauer1-1/+1
2016-01-18tracers: fix thread-id casts to 64-bit ints on 32-bit systemsTim-Philipp Müller1-2/+2
2016-01-16gst-stats: update to latest tarcer apiStefan Sauer1-22/+24
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