summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-03-04gst-play: remove peculiar setting of invalid -v propertyVincent Penquerc'h
2016-02-25tools: gst-play: add 'n' and 'b' as additional shortcuts for next/previous itemTim-Philipp Müller
2016-01-18tools: gst-play: allow setting of flags in serialized foo+bar formatTim-Philipp Müller
2016-01-18tools: gst-play: add command line options for verbose output and playbin flagsHugues Fruchet
2016-01-14gst-device-monitor: Use g_printerr instead of g_errorNirbheek Chauhan
2015-12-29tools: gst-device-monitor: print uint properties in both decimal and hexTim-Philipp Müller
2015-12-26tools: gst-device-monitor: print non-string device properties tooTim-Philipp Müller
2015-10-28tools: gst-device-monitor: fix two memory leaksNirbheek Chauhan
2015-10-02gst-play: Removed erroneous commentVivia Nikolaidou
2015-10-02gst-play: Add keyboard shortcut '0' to seek to beginningVivia Nikolaidou
2015-10-02gstreamer: base: Fix memory leaks when context parse fails.Vineeth TM
2015-08-19tools: discoverer: When info is NULL just print error and returnVineeth TM
2015-08-18tools: gst-play: Use g_build_filename instead of g_strconcatVivia Nikolaidou
2015-08-17discoverer: free context and error during failuresVineeth TM
2015-07-24tools: gst-play: seek at least in steps of a secondTim-Philipp Müller
2015-07-16tools: gst-device-monitor: fix props leakTim-Philipp Müller
2015-07-15device-monitor: print device propertiesWim Taymans
2015-07-07gst-play: fix memory leakVineeth TM
2015-06-19tools: gst-play: fix seeking issueVineeth T M
2015-06-16tools: gst-play: error out instead of crashing if there's no playbin elementTim-Philipp Müller
2015-06-09tools: gst-play: don't print 64 whitespaces next to the time indicationVivia Nikolaidou
2015-06-09tools: gst-play: add shortcuts to switch audio/subtitle/video tracksTim-Philipp Müller
2015-06-08tools: gst-play: sort directory entriesVivia Nikolaidou
2015-05-30tools: gst-play: remove unnecessary variableLuis de Bethencourt
2015-05-24tools: gst-play: keep configured playback rate and trick mode when seekingTim-Philipp Müller
2015-05-24tools: gst-play: mark more strings for translationTim-Philipp Müller
2015-05-24tools: gst-play: add keyboard shortcut helpdanny song
2015-05-21tools: gst-play: enable interative mode by defaultTim-Philipp Müller
2015-04-29gst-play: add some more key navigation mappingsTim-Philipp Müller
2015-04-29tools: Add mouse/keyboard handling from messagesEdward Hervey
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2015-02-28gst-play: fix compiler warningTim-Philipp Müller
2015-02-28gst-play: add keyboard shortcut to cycle through trick modesTim-Philipp Müller
2015-02-28gst-play: fix indentationTim-Philipp Müller
2015-02-26gst-play: add new keyboard shortcuts to man pageTim-Philipp Müller
2015-02-26gst-play: more fine-grained playback rate controlTim-Philipp Müller
2015-02-26gst-play: stash current playback rate in app structureTim-Philipp Müller
2015-02-26gst-play: support changing the playback rate in interactive modeVíctor Manuel Jáquez Leal
2014-12-01gst-play: do not set system's volume to 100% by defaultThiago Santos
2014-12-01Don't compare booleans for equality to TRUE and FALSESebastian Dröge
2014-10-30gst-discoverer: error out on failure to copyVincent Penquerc'h
2014-09-22gst-play: Fix format string compiler warningSebastian Dröge
2014-09-19gst-play: add --quiet option to suppress outputTim-Philipp Müller
2014-07-22discoverer: Pretty-print topology tagsVivia Nikolaidou
2014-07-21discoverer: Fix code style a bitSebastian Dröge
2014-07-21discoverer: prettier image tag printingVivia Nikolaidou
2014-06-27tools: add gst-device-monitor-1.0 utilityTim-Philipp Müller
2014-05-23tools: play: use cubic volume factor when adjusting volumeTim-Philipp Müller
2014-05-19gst-play: Free playlist_file string if only printing the versionSebastian Dröge
2014-05-19audio_sink and video_sink leakage fixedAnuj Jaiswal