summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* gst-inspect: only add a '*' for non-'gpointer' pointersTim-Philipp Müller2013-04-131-1/+3
* gst-inspect: add pointer mark to signal and action return types that are poin...Jose Antonio Santos Cadenas2013-04-131-3/+14
* tools: minor addition to gst-launch-1.0 man pageTim-Philipp Müller2013-01-211-2/+4
* tools: update gst-launch-1.0 man page for new debug levelsTim-Philipp Müller2013-01-211-4/+10
* docs: some 0.10 -> 1.0 changesWim Taymans2012-10-021-1/+1
* docs: updatesWim Taymans2012-09-252-5/+5
* Make intel compiler happierJosep Torra Valles2012-09-252-2/+2
* man: Fix syntax for value lists in caps stringsBastian Winkler2012-09-211-1/+1
* use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts2012-09-151-3/+6
* docs: fourcc is no moreWim Taymans2012-09-131-2/+0
* docs: fix some docsWim Taymans2012-09-131-7/+7
* tools: add --exists and --atleast-version option to gst-inspectTim-Philipp Müller2012-09-011-3/+51
* tools: output gst-inspect errors to stderrTim-Philipp Müller2012-08-291-5/+5
* tools: minor fixes to gst-launch man pageTim-Philipp Müller2012-08-181-5/+5
* tools: fix printing of partial dates in gst-launchTim-Philipp Müller2012-08-021-3/+2
* Revert "tools: print TOC scope"Tim-Philipp Müller2012-08-021-6/+0
* tools: print TOC scopeTim-Philipp Müller2012-07-281-0/+6
* gst-launch: print image tags and other GstSample tags properlyTim-Philipp Müller2012-07-261-11/+20
* inspect: suppress glib deprecations warnings for G_VALUE_ARRAYStefan Sauer2012-07-081-0/+4
* gst-inspect: Remove unused defineEdward Hervey2012-07-061-4/+0
* toc: Make structures opaque and clean up function names and fields a bitSebastian Dröge2012-07-051-11/+15
* tools: minor clean-upTim-Philipp Müller2012-06-264-4/+4
* tools: remove useless g_set_prgname() wrapperTim-Philipp Müller2012-06-264-13/+3
* tools: point people to right binary when a crash happensTim-Philipp Müller2012-06-261-3/+4
* tocsetter, gst-launch, tests: update for GstToc API changesTim-Philipp Müller2012-06-241-1/+1
* tools: remove pointless get_state() in gst-launchTim-Philipp Müller2012-06-231-1/+0
* bus: add GDestroyNotify to set_sync_handler()Wim Taymans2012-06-201-1/+1
* gst_tag_list_free() -> gst_tag_list_unref()Tim-Philipp Müller2012-05-281-1/+1
* gst-launch: fix -c, --toc messageAnton Belka2012-05-211-1/+1
* tools, tests: don't access the GstPluginFeature structure directlyTim-Philipp Müller2012-05-191-14/+13
* tools: don't use private GstElementFactory API in gst-inspectTim-Philipp Müller2012-05-191-18/+16
* launch: improve EOS on shutdown handlingWim Taymans2012-05-181-9/+28
* gst: Rename gst_toc_entry_type_to_string() to gst_toc_entry_type_get_nick()Sebastian Dröge2012-05-151-1/+1
* gst-launch: fix print_toc_entry()Anton Belka2012-05-151-3/+3
* gst-launch: print tags in tocAnton Belka2012-05-091-1/+24
* tools, base: don't poke into GstTypeFindFactory struct, use public APITim-Philipp Müller2012-05-011-6/+11
* plugin: use GstObject flags for plugin flagsTim-Philipp Müller2012-04-291-5/+2
* tools: use public accessors for plugin description detailsTim-Philipp Müller2012-04-291-21/+28
* gst-inspect: If running with --print-all, fix printing of the Children: lineYouness Alaoui2012-04-171-1/+1
* gst-inspect: If running with --print-all, fix printing of signal namesYouness Alaoui2012-04-171-8/+6
* gst: Change versioningSebastian Dröge2012-04-043-32/+32
* tools: fix compiler warningTim-Philipp Müller2012-04-021-4/+5
* Merge branch '0.10'Stefan Sauer2012-04-021-0/+54
|\
| * gst-launch: add -c, --toc to print the tocStefan Sauer2012-04-021-0/+54
* | Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-4/+4
|\ \ | |/
| * 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: Fix memory leakSebastian Dröge2012-01-271-0/+2
* | gst-inspect: Don't unref plugin features multiple timesSebastian Dröge2012-01-271-3/+0
* | trace: rework alloc tracingWim Taymans2012-01-271-14/+0