summaryrefslogtreecommitdiff
path: root/tools/gst-inspect.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-13gst-inspect: plug factory leak on errorVincent Penquerc'h1-0/+1
2012-01-12gstinspect: fix features and list leaksVincent Penquerc'h1-1/+6
2011-12-03g_thread_init() is deprecated in glib masterTim-Philipp Müller1-0/+2
2011-11-27warnings: avoid set-but-unused warnings with load-save disabledStefan Sauer1-12/+18
2011-11-12gst-inspect: print current value as default valueTim-Philipp Müller1-64/+30
2011-05-18inspect: show flags the same way they need to be enteredStefan Kost1-1/+1
2011-02-28tools: print "pad-added", "pad-removed" and "no-more-pads" signals for elemen...Tim-Philipp Müller1-5/+27
2010-12-03gst-inspect: remove some commented codeMark Nauwelaerts1-1/+0
2010-10-15gst-inspect: useful factory names for uri-handlers outputMark Nauwelaerts1-1/+2
2010-09-23gst-inspect: print GST_PARAM_MUTABLE_* property flagsTim-Philipp Müller1-13/+24
2010-09-07gst-inspect: don't use gst_structure_foreach() on NULL pointersTim-Philipp Müller1-2/+4
2010-09-06element-details: allow for arbitrary element detailsStefan Kost1-0/+16
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-06-11gst-inspect: print ranks with offsets from namesDavid Schleef1-13/+25
2010-03-10Fixes for -Wwrite-stringsBenjamin Otte1-1/+1
2010-03-10Fixes for -Wold-style-definitionBenjamin Otte1-1/+1
2010-02-16tools: call g_set_prgname() before doing the option parsingTim-Philipp Müller1-0/+2
2010-02-16Revert "tools: Move gst_tools_print_version call to avoid warning from new GL...Tim-Philipp Müller1-2/+2
2010-01-20tools: Run g_thread_init() unconditionallyBenjamin Otte1-2/+1
2009-12-09tools: Move gst_tools_print_version call to avoid warning from new GLib.Ole André Vadla Ravnås1-2/+2
2009-11-09inspect: allow to get plugin-install-info for all installed pluginsStefan Kost1-3/+24
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-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öge1-3/+3
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ägenstedt1-0/+6
2009-06-19gst-inspect: fix broken flags to flag string serialisationTim-Philipp Müller1-35/+45
2009-04-04gst-inspect: remove dead assignmentEdward Hervey1-2/+0
2009-02-23fix uri handler iteration in gst-inspectAndy Wingo1-1/+1
2008-11-17tools/gst-inspect.c (print_all_uri_handlers): New function, prints a summary ...Andy Wingo1-3/+89
2008-11-12tools/gst-inspect.c: Add --plugin option. Fixes #560301.Wim Taymans1-6/+14
2008-07-31Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere.Sebastian Dröge1-28/+4
2008-05-28tools/gst-inspect.c: If possible print the element type of GValueArray proper...Sebastian Dröge1-1/+8
2008-05-04tools/gst-inspect.c: Use "%s" as format string instead of printing strings di...Sebastian Dröge1-9/+9
2008-04-20tools/gst-inspect.c: Print the URI protocols and the URI type supported by th...Sebastian Dröge1-0/+34
2008-03-22API: Add GST_IS_PARAM_SPEC_MINI_OBJECT, GST_PARAM_SPEC_MINI_OBJECTSebastian Dröge1-0/+3
2008-02-29Correct all relevant warnings found by the sparse semantic code analyzer. Thi...Sebastian Dröge1-1/+1
2008-02-02tools/gst-inspect.c: Fix a few memory leaks.Sebastian Dröge1-4/+16
2008-01-30tools/gst-inspect.c: Revert previous commit in preparation for an impromptu 0...Jan Schmidt1-16/+4
2008-01-29tools/gst-inspect.c: Fix a few memory leaks.Sebastian Dröge1-4/+16
2008-01-09gst/gstbuffer.c: Update some comments.Wim Taymans1-1/+1
2007-12-13tools/gst-inspect.c: Add support for GstFraction properties.Sebastian Dröge1-0/+14
2007-11-22tools/gst-inspect.c: Print 'default value' for enums and flags too.Stefan Kost1-13/+32
2007-10-15tools/gst-inspect.c: Don't crash when inspecting an element.Wim Taymans1-2/+1
2007-10-15tools/gst-inspect.c: Save approx. 400 1 byte allocs when printing. Use API to...Stefan Kost1-25/+45
2007-07-23tools/gst-inspect.c: Also give media-type for typefinders in element output.Stefan Kost1-2/+4
2007-05-03tools/gst-inspect.c (print_implementation_info): Remove 0.8 cruft.Zaheer Abbas Merali1-2/+0
2007-03-15tools/gst-inspect.c: Now that we don't check for the 'Codec' keyword any long...Tim-Philipp Müller1-1/+0