summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-10-27gst-play: Prevent disabling all streamsEdward Hervey1-2/+5
2017-10-27gst-play: Support track change on playbin3Seungha Yang1-17/+266
2017-10-11discoverer: output channel positionsMathieu Duponchelle1-2/+35
2017-10-11discoverer: output whether the uri is liveMathieu Duponchelle1-0/+2
2017-04-11tools: gst-device-monitor: Print gst-launch exampleOlivier Crête1-0/+99
2017-03-07tools: gst-play: improve verbose output of property notificationsTim-Philipp Müller1-2/+30
2016-12-23tools: gst-play: set GST_GL_XINITHREADSNicolas Dechesne1-0/+2
2016-09-04tools: gst-play: cycle between video tracks without disabling videoTim-Philipp Müller1-2/+5
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+25
2016-07-15gst-play: Allow disabling audio/video/subtitle tracksJan Schmidt1-16/+36
2016-07-15tools: fix device leaks in gst-device-monitorGuillaume Desmottes1-0/+2
2016-04-18gst-play: call gst_deinit()Guillaume Desmottes1-0/+1
2016-03-04gst-play: remove peculiar setting of invalid -v propertyVincent Penquerc'h1-2/+0
2016-02-25tools: gst-play: add 'n' and 'b' as additional shortcuts for next/previous itemTim-Philipp Müller2-4/+9
2016-01-18tools: gst-play: allow setting of flags in serialized foo+bar formatTim-Philipp Müller1-5/+17
2016-01-18tools: gst-play: add command line options for verbose output and playbin flagsHugues Fruchet1-2/+26
2016-01-14gst-device-monitor: Use g_printerr instead of g_errorNirbheek Chauhan1-2/+4
2015-12-29tools: gst-device-monitor: print uint properties in both decimal and hexTim-Philipp Müller1-1/+6
2015-12-26tools: gst-device-monitor: print non-string device properties tooTim-Philipp Müller1-3/+11
2015-10-28tools: gst-device-monitor: fix two memory leaksNirbheek Chauhan1-1/+2
2015-10-02gst-play: Removed erroneous commentVivia Nikolaidou1-1/+0
2015-10-02gst-play: Add keyboard shortcut '0' to seek to beginningVivia Nikolaidou1-0/+4
2015-10-02gstreamer: base: Fix memory leaks when context parse fails.Vineeth TM3-6/+10
2015-08-19tools: discoverer: When info is NULL just print error and returnVineeth TM1-1/+8
2015-08-18tools: gst-play: Use g_build_filename instead of g_strconcatVivia Nikolaidou1-1/+1
2015-08-17discoverer: free context and error during failuresVineeth TM1-0/+3
2015-07-24tools: gst-play: seek at least in steps of a secondTim-Philipp Müller1-2/+6
2015-07-16tools: gst-device-monitor: fix props leakTim-Philipp Müller1-0/+1
2015-07-15device-monitor: print device propertiesWim Taymans1-5/+22
2015-07-07gst-play: fix memory leakVineeth TM1-1/+3
2015-06-19tools: gst-play: fix seeking issueVineeth T M1-3/+3
2015-06-16tools: gst-play: error out instead of crashing if there's no playbin elementTim-Philipp Müller1-2/+12
2015-06-09tools: gst-play: don't print 64 whitespaces next to the time indicationVivia Nikolaidou1-5/+10
2015-06-09tools: gst-play: add shortcuts to switch audio/subtitle/video tracksTim-Philipp Müller2-1/+96
2015-06-08tools: gst-play: sort directory entriesVivia Nikolaidou1-3/+25
2015-05-30tools: gst-play: remove unnecessary variableLuis de Bethencourt1-6/+4
2015-05-24tools: gst-play: keep configured playback rate and trick mode when seekingTim-Philipp Müller1-7/+15
2015-05-24tools: gst-play: mark more strings for translationTim-Philipp Müller1-24/+52
2015-05-24tools: gst-play: add keyboard shortcut helpdanny song1-0/+23
2015-05-21tools: gst-play: enable interative mode by defaultTim-Philipp Müller2-5/+6
2015-04-29gst-play: add some more key navigation mappingsTim-Philipp Müller1-0/+13
2015-04-29tools: Add mouse/keyboard handling from messagesEdward Hervey1-0/+46
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-11/+0
2015-02-28gst-play: fix compiler warningTim-Philipp Müller1-1/+1
2015-02-28gst-play: add keyboard shortcut to cycle through trick modesTim-Philipp Müller2-28/+121
2015-02-28gst-play: fix indentationTim-Philipp Müller1-1/+4
2015-02-26gst-play: add new keyboard shortcuts to man pageTim-Philipp Müller1-0/+6
2015-02-26gst-play: more fine-grained playback rate controlTim-Philipp Müller1-4/+21
2015-02-26gst-play: stash current playback rate in app structureTim-Philipp Müller1-7/+10
2015-02-26gst-play: support changing the playback rate in interactive modeVíctor Manuel Jáquez Leal1-0/+60