summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Document GST_DEBUG_FILEOlivier Crête2012-11-061-0/+5
* toc: remove TOC API again from 0.10Tim-Philipp Müller2012-07-121-55/+0
* tools: remove pointless get_state() in gst-launchTim-Philipp Müller2012-06-201-1/+0
* tools: fix compiler warningTim-Philipp Müller2012-04-031-4/+5
* gst-launch: add -c, --toc to print the tocStefan Sauer2012-04-021-0/+54
* gst-launch: don't shadow global variableStefan Sauer2012-03-221-4/+4
* Suppress deprecation warnings in selected files, for g_value_array_* mostlyEdward Hervey2012-02-271-0/+4
* gst-inspect: plug factory leak on errorVincent Penquerc'h2012-01-131-0/+1
* gstinspect: fix features and list leaksVincent Penquerc'h2012-01-121-1/+6
* g_thread_init() is deprecated in glib masterTim-Philipp Müller2011-12-034-0/+8
* warnings: avoid set-but-unused warnings with load-save disabledStefan Sauer2011-11-272-12/+22
* gst-inspect: print current value as default valueTim-Philipp Müller2011-11-121-64/+30
* docs, gst: typo fixesPiotr Fusik2011-09-071-1/+1
* tools: make unversioned wrapper look for -0.10 tools onlyTim-Philipp Müller2011-08-051-0/+5
* tools: catch and print missing-plugin messages in gst-launchTim-Philipp Müller2011-05-271-0/+28
* inspect: show flags the same way they need to be enteredStefan Kost2011-05-181-1/+1
* gst-launch: remove newline from translatable stringTim-Philipp Müller2011-04-161-1/+1
* android: make it ready for androgenizerAlessandro Decina2011-04-111-0/+15
* tools: print "pad-added", "pad-removed" and "no-more-pads" signals for elemen...Tim-Philipp Müller2011-02-281-5/+27
* gst-launch: add index supportStefan Kost2011-02-242-7/+189
* gst-launch: pretty-print datetime tagsTim-Philipp Müller2011-02-131-0/+25
* docs: minor gst-launch man page fixTim-Philipp Müller2011-01-251-2/+2
* gst-inspect: remove some commented codeMark Nauwelaerts2010-12-031-1/+0
* gst-inspect: useful factory names for uri-handlers outputMark Nauwelaerts2010-10-151-1/+2
* tools: fix parsing of timestamp in gst-plot-timelineThijs Vermeir2010-10-051-3/+3
* gst-inspect: print GST_PARAM_MUTABLE_* property flagsTim-Philipp Müller2010-09-231-13/+24
* gst-launch: Use g_file_test() instead of access() which does not exist on MSVC6Sebastian Dröge2010-09-171-1/+1
* gst-launch: add a sync bus handler and move state-change logging thereStefan Kost2010-09-091-12/+50
* gst-inspect: don't use gst_structure_foreach() on NULL pointersTim-Philipp Müller2010-09-071-2/+4
* element-details: allow for arbitrary element detailsStefan Kost2010-09-061-0/+16
* gst-launch: Fix OIL_CPU_FLAGS docs for OrcDavid Schleef2010-08-241-0/+7
* man: remove OIL_CPU_FLAGS from man pageStefan Kost2010-08-241-5/+0
* inspect: pad info output improvementsStefan Kost2010-08-051-2/+20
* tools: make gst-inspect print the release date time stampTim-Philipp Müller2010-07-231-0/+19
* docs: fix typo on gst-inspect man pageMichael Bunk2010-07-161-1/+1
* Revert "-launch: disable CLOCK_LOST message handling"Sebastian Dröge2010-07-161-5/+0
* tools: remove -p shorthand for --no-sigusr-handlerTim-Philipp Müller2010-07-082-2/+2
* tools: mention --eos-on-shutdown on gst-launch man pageTim-Philipp Müller2010-06-281-1/+6
* gstxml: Deprecate GstXml and related functionsSebastian Dröge2010-06-252-6/+6
* tools: deprecate gst-xmllaunch and print fat warning if someone tries to use itTim-Philipp Müller2010-06-242-0/+12
* gst-launch: rename new --no-play command line option to --no-sigusr-handlerTim-Philipp Müller2010-06-242-7/+8
* gst-launch: print more errors to stderr and suppress more output in quiet modeTim-Philipp Müller2010-06-151-31/+41
* gst-inspect: print ranks with offsets from namesDavid Schleef2010-06-111-13/+25
* tools: fix gst-run wrapper to work on WindowsРуслан Ижбулатов2010-05-051-1/+33
* gst-launch: add -p option to disable play handler.Stefan Kost2010-04-302-1/+9
* build: when building executables, put libs to link to into LDADD instead of L...Tim-Philipp Müller2010-04-141-5/+5
* launch: make -q be more quietWim Taymans2010-04-091-19/+19
* gst-indent: Add --leave-preprocessor-space for indent 2.2.11Edward Hervey2010-04-031-0/+1
* Fixes for -Wwrite-stringsBenjamin Otte2010-03-101-1/+1
* Fixes for -Wold-style-definitionBenjamin Otte2010-03-101-1/+1