summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-03-18tools: remove outdated completion scriptMathieu Duponchelle1-192/+0
2015-01-04gst-inspect: only print presets line if num-presets > 0Stefan Sauer1-1/+1
2015-01-04gst-inspect: fix output for -aStefan Sauer1-5/+3
2014-12-21gst-inspect: print preset namesStefan Sauer1-0/+20
2014-12-01Don't compare booleans for equality to TRUE and FALSESebastian Dröge1-2/+2
2014-11-02gst-inspect: add G_PARAM_DEPRECATED to known flagsAurélien Zanelli1-3/+7
2014-10-20gst-indent: Run indent twice. Once is not idempotent, twice seems to be.Jan Schmidt1-1/+5
2014-09-25fixme: bump leftover 0.11 fixme commentsStefan Sauer1-1/+1
2014-09-12tools: gst-inspect: don't list pad functionsTim-Philipp Müller1-18/+0
2014-07-28gst-launch: Support SIGINT (Ctrl+C) on W32Руслан Ижбулатов1-2/+24
2014-07-08docs: There is no decodebin2 anymore, don't pretend otherwiseSebastian Dröge1-1/+1
2014-07-04tools: suppress GLib warnings when gst-inspecting deprecated propertiesTim-Philipp Müller1-0/+3
2014-06-26DeviceProvider: Rename from DeviceMonitorOlivier Crête1-8/+8
2014-04-12inspect: print structure values of propertiesWim Taymans1-0/+6
2014-04-03gst-launch.1: Playbin2 is dead, long live playbinEdward Hervey1-2/+2
2014-04-02gst-inspect: Add missing \n in outputSebastian Dröge1-1/+1
2014-03-25launch: place the deep-notify on the right pipelineWim Taymans1-7/+6
2014-03-16gst-inpect: Print device monitorOlivier Crête1-0/+11
2014-02-10gst-inspect: Fix yet another compiler warningSebastian Dröge1-2/+2
2014-02-08gst-inspect: Make clang happy with our g_vprintf() wrapperSebastian Dröge1-2/+3
2014-01-30tools: Support non-ASCII tagsSebastian Dröge3-0/+6
2013-12-10gst-launch: Handle taglist copy failureEdward Hervey1-1/+2
2013-12-10gst-inspect: Index features are no moreEdward Hervey1-17/+0
2013-12-05tools: gst-launch: don't try to remove already-removed GSource from main loopTim-Philipp Müller1-4/+7
2013-11-25gst-launch: exit with an error code when an error occuredPhilippe Normand1-0/+4
2013-11-07typefind: use g_get_prgname() for error messageStefan Sauer1-1/+1
2013-11-04gst-inspect: Remove some dead codeReynaldo H. Verdejo Pinochet1-92/+0
2013-11-01gst-launch: fix potential uninitialized variable warningMatthieu Bouron1-8/+10
2013-09-18gst-launch: Update for GstContext changesSebastian Dröge1-73/+9
2013-09-04tools: move gst-plot-timeline.py into scripts directoryTim-Philipp Müller2-316/+1
2013-08-26tools: gst-launch: don't print properties being reset when shutting downTim-Philipp Müller1-1/+6
2013-07-18info: Add debug color mode optionРуслан Ижбулатов2-2/+12
2013-06-11gst-launch: Remove unref that should not be thereSebastian Dröge1-1/+0
2013-06-09gst-launch: Improve GstContext handlingSebastian Dröge1-21/+61
2013-04-29tools/gstreamer-completion: Allow 1.0 and 0.10 scripts installed simultaneouslyDavid Rothlisberger1-4/+4
2013-04-29tools/gstreamer-completion: Complete option & property values on bash 3.2David Rothlisberger1-1/+7
2013-04-29tools/gstreamer-completion: Bash 3.2 compatibility fixesDavid Rothlisberger1-13/+36
2013-04-29tools/gstreamer-completion: Support gst-inspect, and gst-launch element prope...David Rothlisberger1-6/+156
2013-04-29tools/gstreamer-completion: Updated to work with the binary registryDavid Rothlisberger1-22/+8
2013-04-18tools: update for latest context API changesTim-Philipp Müller1-2/+3
2013-04-17gst-launch: Add GstContext supportSebastian Dröge1-0/+42
2013-04-13gst-inspect: only add a '*' for non-'gpointer' pointersTim-Philipp Müller1-1/+3
2013-04-11gst-inspect: add pointer mark to signal and action return types that are poin...Jose Antonio Santos Cadenas1-3/+14
2013-04-11launch: handle PROGRESS messagesWim Taymans1-8/+44
2013-04-06gst-launch: Fix space in fault messageDavid Schleef1-1/+1
2013-04-06caps: Handle ANY caps features properly in more placesSebastian Dröge1-3/+3
2013-04-01gst-inspect: Print caps features tooSebastian Dröge1-1/+12
2013-03-11launch: don't exit the loop on buffering in pausedWim Taymans1-10/+11
2013-02-14gst-launch: Use g_unix_signal_add() to handle keyboard interruptionKrzysztof Konopko1-117/+28
2013-02-13docs: flesh out gst-launch-1.0 man page a littleTim-Philipp Müller1-6/+12