summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-04-13gst-inspect: only add a '*' for non-'gpointer' pointersTim-Philipp Müller1-1/+3
2013-04-13gst-inspect: add pointer mark to signal and action return types that are poin...Jose Antonio Santos Cadenas1-3/+14
2013-01-21tools: minor addition to gst-launch-1.0 man pageTim-Philipp Müller1-2/+4
2013-01-21tools: update gst-launch-1.0 man page for new debug levelsTim-Philipp Müller1-4/+10
2012-10-02docs: some 0.10 -> 1.0 changesWim Taymans1-1/+1
2012-09-25docs: updatesWim Taymans2-5/+5
2012-09-25Make intel compiler happierJosep Torra Valles2-2/+2
2012-09-21man: Fix syntax for value lists in caps stringsBastian Winkler1-1/+1
2012-09-15use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts1-3/+6
2012-09-13docs: fourcc is no moreWim Taymans1-2/+0
2012-09-13docs: fix some docsWim Taymans1-7/+7
2012-09-01tools: add --exists and --atleast-version option to gst-inspectTim-Philipp Müller1-3/+51
2012-08-29tools: output gst-inspect errors to stderrTim-Philipp Müller1-5/+5
2012-08-18tools: minor fixes to gst-launch man pageTim-Philipp Müller1-5/+5
2012-08-02tools: fix printing of partial dates in gst-launchTim-Philipp Müller1-3/+2
2012-08-02Revert "tools: print TOC scope"Tim-Philipp Müller1-6/+0
2012-07-28tools: print TOC scopeTim-Philipp Müller1-0/+6
2012-07-26gst-launch: print image tags and other GstSample tags properlyTim-Philipp Müller1-11/+20
2012-07-08inspect: suppress glib deprecations warnings for G_VALUE_ARRAYStefan Sauer1-0/+4
2012-07-06gst-inspect: Remove unused defineEdward Hervey1-4/+0
2012-07-05toc: Make structures opaque and clean up function names and fields a bitSebastian Dröge1-11/+15
2012-06-26tools: minor clean-upTim-Philipp Müller4-4/+4
2012-06-26tools: remove useless g_set_prgname() wrapperTim-Philipp Müller4-13/+3
2012-06-26tools: point people to right binary when a crash happensTim-Philipp Müller1-3/+4
2012-06-24tocsetter, gst-launch, tests: update for GstToc API changesTim-Philipp Müller1-1/+1
2012-06-23tools: remove pointless get_state() in gst-launchTim-Philipp Müller1-1/+0
2012-06-20bus: add GDestroyNotify to set_sync_handler()Wim Taymans1-1/+1
2012-05-28gst_tag_list_free() -> gst_tag_list_unref()Tim-Philipp Müller1-1/+1
2012-05-21gst-launch: fix -c, --toc messageAnton Belka1-1/+1
2012-05-19tools, tests: don't access the GstPluginFeature structure directlyTim-Philipp Müller1-14/+13
2012-05-19tools: don't use private GstElementFactory API in gst-inspectTim-Philipp Müller1-18/+16
2012-05-18launch: improve EOS on shutdown handlingWim Taymans1-9/+28
2012-05-15gst: Rename gst_toc_entry_type_to_string() to gst_toc_entry_type_get_nick()Sebastian Dröge1-1/+1
2012-05-15gst-launch: fix print_toc_entry()Anton Belka1-3/+3
2012-05-09gst-launch: print tags in tocAnton Belka1-1/+24
2012-05-01tools, base: don't poke into GstTypeFindFactory struct, use public APITim-Philipp Müller1-6/+11
2012-04-29plugin: use GstObject flags for plugin flagsTim-Philipp Müller1-5/+2
2012-04-29tools: use public accessors for plugin description detailsTim-Philipp Müller1-21/+28
2012-04-17gst-inspect: If running with --print-all, fix printing of the Children: lineYouness Alaoui1-1/+1
2012-04-17gst-inspect: If running with --print-all, fix printing of signal namesYouness Alaoui1-8/+6
2012-04-04gst: Change versioningSebastian Dröge3-32/+32
2012-04-02tools: fix compiler warningTim-Philipp Müller1-4/+5
2012-04-02Merge branch '0.10'Stefan Sauer1-0/+54
2012-04-02gst-launch: add -c, --toc to print the tocStefan Sauer1-0/+54
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge1-4/+4
2012-03-22gst-launch: don't shadow global variableStefan Sauer1-4/+4
2012-02-27Suppress deprecation warnings in selected files, for g_value_array_* mostlyEdward Hervey1-0/+4
2012-01-27gst-inspect: Fix memory leakSebastian Dröge1-0/+2
2012-01-27gst-inspect: Don't unref plugin features multiple timesSebastian Dröge1-3/+0
2012-01-27trace: rework alloc tracingWim Taymans1-14/+0