summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-05-28gst_tag_list_free() -> gst_tag_list_unref()Tim-Philipp Müller
2012-05-21gst-launch: fix -c, --toc messageAnton Belka
2012-05-19tools, tests: don't access the GstPluginFeature structure directlyTim-Philipp Müller
2012-05-19tools: don't use private GstElementFactory API in gst-inspectTim-Philipp Müller
2012-05-18launch: improve EOS on shutdown handlingWim Taymans
2012-05-15gst: Rename gst_toc_entry_type_to_string() to gst_toc_entry_type_get_nick()Sebastian Dröge
2012-05-15gst-launch: fix print_toc_entry()Anton Belka
2012-05-09gst-launch: print tags in tocAnton Belka
2012-05-01tools, base: don't poke into GstTypeFindFactory struct, use public APITim-Philipp Müller
2012-04-29plugin: use GstObject flags for plugin flagsTim-Philipp Müller
2012-04-29tools: use public accessors for plugin description detailsTim-Philipp Müller
2012-04-17gst-inspect: If running with --print-all, fix printing of the Children: lineYouness Alaoui
2012-04-17gst-inspect: If running with --print-all, fix printing of signal namesYouness Alaoui
2012-04-04gst: Change versioningSebastian Dröge
2012-04-02tools: fix compiler warningTim-Philipp Müller
2012-04-02Merge branch '0.10'Stefan Sauer
2012-04-02gst-launch: add -c, --toc to print the tocStefan Sauer
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge
2012-03-22gst-launch: don't shadow global variableStefan Sauer
2012-02-27Suppress deprecation warnings in selected files, for g_value_array_* mostlyEdward Hervey
2012-01-27gst-inspect: Fix memory leakSebastian Dröge
2012-01-27gst-inspect: Don't unref plugin features multiple timesSebastian Dröge
2012-01-27trace: rework alloc tracingWim Taymans
2012-01-26tools: gst-inspect: suppress deprecation warnings for G_TYPE_VALUE_ARRAYTim-Philipp Müller
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge
2012-01-22tools: fix typo in gst-inspect debug messageTim-Philipp Müller
2012-01-22Use recent GLib API unconditionally now that we depend on the latest GLibTim-Philipp Müller
2012-01-13gst-inspect: plug factory leak on errorVincent Penquerc'h
2012-01-13Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller
2012-01-12gstinspect: fix features and list leaksVincent Penquerc'h
2012-01-02registry: rename gst_registry_get_default() to gst_registry_get()Tim-Philipp Müller
2011-12-30index: remove GstIndex and GstIndexFactory for nowTim-Philipp Müller
2011-12-04Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller
2011-12-03g_thread_init() is deprecated in glib masterTim-Philipp Müller
2011-11-28element: add indexable flagWim Taymans
2011-11-28element: use flags for require/provide clockWim Taymans
2011-11-27warnings: avoid set-but-unused warnings with load-save disabledStefan Sauer
2011-11-24tools: make gst-inspect print a nasty debug message for non-grata property typeTim-Philipp Müller
2011-11-15pad: remove getcaps and use caps queryWim Taymans
2011-11-13plugins, tools: update for get_protocols() return value changeTim-Philipp Müller
2011-11-13Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller
2011-11-12gst-inspect: print current value as default valueTim-Philipp Müller
2011-11-10pad: remove GstPadFixateCapsFunctionWim Taymans
2011-11-09pad: make an ACCEPT_CAPS queryWim Taymans
2011-11-09remove query typesWim Taymans
2011-11-04controller: port to new controller apiStefan Sauer
2011-10-14gst-inspect: Don't leak plugin feature listEdward Hervey
2011-09-07docs, gst: typo fixesPiotr Fusik
2011-08-05tools: make unversioned wrapper look for -0.10 tools onlyTim-Philipp Müller
2011-06-07caps: use the caps eventWim Taymans