summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* gst-play: use Fisher-Yates shuffle for shuffling the playlistTim-Philipp Müller2018-08-101-3/+3
* discoverer: Don't crash when running with -v if channel-mask==0 and >7 channelsVivia Nikolaidou2018-06-141-6/+12
* meson: install the man pages for the command line toolsChristoph Reiter2018-05-201-0/+3
* tools: Fix discoverer deprecationEdward Hervey2018-04-021-0/+4
* tools: play: fix leaving STDIN in non-blocking mode after exitAntonio Ospite2018-03-261-5/+2
* gst-play: Prevent disabling all streamsEdward Hervey2017-10-271-2/+5
* gst-play: Support track change on playbin3Seungha Yang2017-10-271-17/+266
* discoverer: output channel positionsMathieu Duponchelle2017-10-111-2/+35
* discoverer: output whether the uri is liveMathieu Duponchelle2017-10-111-0/+2
* tools: gst-device-monitor: Print gst-launch exampleOlivier Crête2017-04-111-0/+99
* tools: gst-play: improve verbose output of property notificationsTim-Philipp Müller2017-03-071-2/+30
* tools: gst-play: set GST_GL_XINITHREADSNicolas Dechesne2016-12-231-0/+2
* tools: gst-play: cycle between video tracks without disabling videoTim-Philipp Müller2016-09-041-2/+5
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+25
* gst-play: Allow disabling audio/video/subtitle tracksJan Schmidt2016-07-151-16/+36
* tools: fix device leaks in gst-device-monitorGuillaume Desmottes2016-07-151-0/+2
* gst-play: call gst_deinit()Guillaume Desmottes2016-04-181-0/+1
* gst-play: remove peculiar setting of invalid -v propertyVincent Penquerc'h2016-03-041-2/+0
* tools: gst-play: add 'n' and 'b' as additional shortcuts for next/previous itemTim-Philipp Müller2016-02-252-4/+9
* tools: gst-play: allow setting of flags in serialized foo+bar formatTim-Philipp Müller2016-01-181-5/+17
* tools: gst-play: add command line options for verbose output and playbin flagsHugues Fruchet2016-01-181-2/+26
* gst-device-monitor: Use g_printerr instead of g_errorNirbheek Chauhan2016-01-141-2/+4
* tools: gst-device-monitor: print uint properties in both decimal and hexTim-Philipp Müller2015-12-291-1/+6
* tools: gst-device-monitor: print non-string device properties tooTim-Philipp Müller2015-12-261-3/+11
* tools: gst-device-monitor: fix two memory leaksNirbheek Chauhan2015-10-281-1/+2
* gst-play: Removed erroneous commentVivia Nikolaidou2015-10-021-1/+0
* gst-play: Add keyboard shortcut '0' to seek to beginningVivia Nikolaidou2015-10-021-0/+4
* gstreamer: base: Fix memory leaks when context parse fails.Vineeth TM2015-10-023-6/+10
* tools: discoverer: When info is NULL just print error and returnVineeth TM2015-08-191-1/+8
* tools: gst-play: Use g_build_filename instead of g_strconcatVivia Nikolaidou2015-08-181-1/+1
* discoverer: free context and error during failuresVineeth TM2015-08-171-0/+3
* tools: gst-play: seek at least in steps of a secondTim-Philipp Müller2015-07-241-2/+6
* tools: gst-device-monitor: fix props leakTim-Philipp Müller2015-07-161-0/+1
* device-monitor: print device propertiesWim Taymans2015-07-151-5/+22
* gst-play: fix memory leakVineeth TM2015-07-071-1/+3
* tools: gst-play: fix seeking issueVineeth T M2015-06-191-3/+3
* tools: gst-play: error out instead of crashing if there's no playbin elementTim-Philipp Müller2015-06-161-2/+12
* tools: gst-play: don't print 64 whitespaces next to the time indicationVivia Nikolaidou2015-06-091-5/+10
* tools: gst-play: add shortcuts to switch audio/subtitle/video tracksTim-Philipp Müller2015-06-092-1/+96
* tools: gst-play: sort directory entriesVivia Nikolaidou2015-06-081-3/+25
* tools: gst-play: remove unnecessary variableLuis de Bethencourt2015-05-301-6/+4
* tools: gst-play: keep configured playback rate and trick mode when seekingTim-Philipp Müller2015-05-241-7/+15
* tools: gst-play: mark more strings for translationTim-Philipp Müller2015-05-241-24/+52
* tools: gst-play: add keyboard shortcut helpdanny song2015-05-241-0/+23
* tools: gst-play: enable interative mode by defaultTim-Philipp Müller2015-05-212-5/+6
* gst-play: add some more key navigation mappingsTim-Philipp Müller2015-04-291-0/+13
* tools: Add mouse/keyboard handling from messagesEdward Hervey2015-04-291-0/+46
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-11/+0
* gst-play: fix compiler warningTim-Philipp Müller2015-02-281-1/+1
* gst-play: add keyboard shortcut to cycle through trick modesTim-Philipp Müller2015-02-282-28/+121