summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2010-08-24gst-launch: Fix OIL_CPU_FLAGS docs for OrcDavid Schleef1-0/+7
2010-08-24man: remove OIL_CPU_FLAGS from man pageStefan Kost1-5/+0
2010-08-05inspect: pad info output improvementsStefan Kost1-2/+20
2010-07-23tools: make gst-inspect print the release date time stampTim-Philipp Müller1-0/+19
2010-07-16docs: fix typo on gst-inspect man pageMichael Bunk1-1/+1
2010-07-16Revert "-launch: disable CLOCK_LOST message handling"Sebastian Dröge1-5/+0
2010-07-08tools: remove -p shorthand for --no-sigusr-handlerTim-Philipp Müller2-2/+2
2010-06-28tools: mention --eos-on-shutdown on gst-launch man pageTim-Philipp Müller1-1/+6
2010-06-25gstxml: Deprecate GstXml and related functionsSebastian Dröge2-6/+6
2010-06-24tools: deprecate gst-xmllaunch and print fat warning if someone tries to use itTim-Philipp Müller2-0/+12
2010-06-24gst-launch: rename new --no-play command line option to --no-sigusr-handlerTim-Philipp Müller2-7/+8
2010-06-15gst-launch: print more errors to stderr and suppress more output in quiet modeTim-Philipp Müller1-31/+41
2010-06-11gst-inspect: print ranks with offsets from namesDavid Schleef1-13/+25
2010-05-05tools: fix gst-run wrapper to work on WindowsРуслан Ижбулатов1-1/+33
2010-04-30gst-launch: add -p option to disable play handler.Stefan Kost2-1/+9
2010-04-14build: when building executables, put libs to link to into LDADD instead of L...Tim-Philipp Müller1-5/+5
2010-04-09launch: make -q be more quietWim Taymans1-19/+19
2010-04-03gst-indent: Add --leave-preprocessor-space for indent 2.2.11Edward Hervey1-0/+1
2010-03-10Fixes for -Wwrite-stringsBenjamin Otte1-1/+1
2010-03-10Fixes for -Wold-style-definitionBenjamin Otte1-1/+1
2010-03-09build: Make some more rules silent if requestedSebastian Dröge1-2/+2
2010-02-16tools: call g_set_prgname() before doing the option parsingTim-Philipp Müller5-8/+20
2010-02-16Revert "tools: Move gst_tools_print_version call to avoid warning from new GL...Tim-Philipp Müller2-4/+4
2010-02-12gst-launch: don't leak timeout GSourceTim-Philipp Müller1-1/+7
2010-01-20tools: Run g_thread_init() unconditionallyBenjamin Otte4-8/+4
2009-12-23launch: also print leaked objectsWim Taymans1-1/+2
2009-12-09tools: Move gst_tools_print_version() for the remaining toolsSebastian Dröge2-4/+4
2009-12-09tools: Move gst_tools_print_version call to avoid warning from new GLib.Ole André Vadla Ravnås2-4/+4
2009-12-01tools: Fix check for WindowsDavid Schleef1-1/+1
2009-11-09inspect: allow to get plugin-install-info for all installed pluginsStefan Kost1-3/+24
2009-11-07gst-launch: wake up less often to check if we've been interruptedTim-Philipp Müller1-2/+2
2009-11-04gst-indent: Use the same logic to find gnuindent as the git hookJan Schmidt1-1/+25
2009-11-03docs: add another example to the gst-launch man pageTim-Philipp Müller1-1/+13
2009-10-19tools/gst-inspect: Check we're not handling NULL pointers.Edward Hervey1-1/+4
2009-10-19tools/gst-inspect: Remove dead assignmentEdward Hervey1-2/+1
2009-10-07build: sprintf, sscanf need stdio.hStefan Kost1-0/+1
2009-10-07man: fix copy and past mistake for -q optionStefan Kost1-1/+1
2009-10-07gst-launch: Don't activate tracing if not requested.Edward Hervey1-2/+1
2009-10-06Add restarting of the plugin loader and blacklisting of broken filesJan Schmidt1-2/+44
2009-08-18tools: Use iterate_internal_links instead of deprecated get_internal_linksSebastian Dröge2-6/+6
2009-07-10tools: the plugin features listed by gst-inspect are typefinders, not typesTim-Philipp Müller1-4/+4
2009-07-08tools: Fix compilation if option parsing is disabledPhilip Jägenstedt2-0/+12
2009-06-19gst-inspect: fix broken flags to flag string serialisationTim-Philipp Müller1-35/+45
2009-06-04gst-launch: refer to element, pad, or object in some message stringsTim-Philipp Müller1-18/+34
2009-06-02tools: Set pipeline to PAUSED before waiting for main loop idleDavid Schleef1-3/+4
2009-05-26docs: fix cdparanoia example pipeline in gst-launch man pageTim-Philipp Müller1-5/+10
2009-05-21gst-launch: don't use G_GUINT32_FORMAT in translatable stringTim-Philipp Müller1-4/+2
2009-05-14gst-launch: Print the path string for message sourcesSebastian Dröge1-8/+21
2009-05-11-launch: connect to deep-notify with right nameWim Taymans1-1/+1
2009-04-16-launch: disable CLOCK_LOST message handlingWim Taymans1-0/+5