summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* gst-play: add --start-position command line argumentStéphane Cerveau2021-04-301-3/+12
* tools: Fix incorrect argument in gst-device-monitor-1.0 manpageLuke Yelavich2021-03-251-1/+1
* device-monitor: Add argument to include devices from hidden providersLuke Yelavich2021-03-242-0/+9
* gst-play: Add support for audio mute controlSeungha Yang2020-10-301-0/+21
* tools:discoverer: Remove short name for use-cacheJimmy Ohn2020-06-221-1/+1
* discoverer: Enhance printed information when not verboseThibault Saunier2020-04-061-45/+95
* gst-play: Add -i parameter for instant rate changesJan Schmidt2020-04-011-3/+28
* meson: static linkig of tools needs gmodule_depPeter Seiderer2020-03-041-1/+1
* tools: Add support for CameraSource pipeline descriptionThibault Saunier2019-11-271-1/+6
* gst-play: Handle KeyDown event instead of KeyUp on Win32 keyboard handlerSeungha Yang2019-11-191-1/+1
* gst-play: Remove timer GSource from Win32 keyboard handlerSeungha Yang2019-11-191-16/+91
* Remove autotools build systemTim-Philipp Müller2019-10-132-33/+0
* build: fix werror build on windowsMatthew Waters2019-10-011-0/+1
* device-monitor: fix device listing without --followMathieu Duponchelle2019-09-301-2/+13
* gst-play: Add support for interacting console input on WindowsSeungha Yang2019-09-261-4/+81
* gst-play: Use gst_print* to avoid broken stdout string on WindowsSeungha Yang2019-09-241-64/+66
* build: fix debug output werror build with newer gccMatthew Waters2019-09-231-1/+2
* gst-device-monitor: stop calling gst_device_monitor_get_devices()Mathieu Duponchelle2019-09-171-14/+0
* device-monitor: print caps features in the capsMatthew Waters2019-09-171-3/+24
* gst-play: Handle "space" key event correctly on WindowsSeungha Yang2019-06-301-1/+2
* tools: gst-play: Update man pageSeungha Yang2019-03-311-0/+15
* gst-play: Add wait-on-eos option for image file playbackSeungha Yang2019-03-291-1/+11
* tools:discoverer: Add an option to print the cache directoryThibault Saunier2019-03-071-1/+12
* discoverer: Implement GstDiscovererInfo cachingThibault Saunier2019-03-071-0/+5
* tools: device-monitor: Add support for modified devicesThibault Saunier2019-02-081-4/+9
* 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