summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-04-30gst-play: add --start-position command line argumentStéphane Cerveau1-3/+12
2021-03-25tools: Fix incorrect argument in gst-device-monitor-1.0 manpageLuke Yelavich1-1/+1
2021-03-24device-monitor: Add argument to include devices from hidden providersLuke Yelavich2-0/+9
2020-10-30gst-play: Add support for audio mute controlSeungha Yang1-0/+21
2020-06-22tools:discoverer: Remove short name for use-cacheJimmy Ohn1-1/+1
2020-04-06discoverer: Enhance printed information when not verboseThibault Saunier1-45/+95
2020-04-01gst-play: Add -i parameter for instant rate changesJan Schmidt1-3/+28
2020-03-04meson: static linkig of tools needs gmodule_depPeter Seiderer1-1/+1
2019-11-27tools: Add support for CameraSource pipeline descriptionThibault Saunier1-1/+6
2019-11-19gst-play: Handle KeyDown event instead of KeyUp on Win32 keyboard handlerSeungha Yang1-1/+1
2019-11-19gst-play: Remove timer GSource from Win32 keyboard handlerSeungha Yang1-16/+91
2019-10-13Remove autotools build systemTim-Philipp Müller2-33/+0
2019-10-01build: fix werror build on windowsMatthew Waters1-0/+1
2019-09-30device-monitor: fix device listing without --followMathieu Duponchelle1-2/+13
2019-09-26gst-play: Add support for interacting console input on WindowsSeungha Yang1-4/+81
2019-09-24gst-play: Use gst_print* to avoid broken stdout string on WindowsSeungha Yang1-64/+66
2019-09-23build: fix debug output werror build with newer gccMatthew Waters1-1/+2
2019-09-17gst-device-monitor: stop calling gst_device_monitor_get_devices()Mathieu Duponchelle1-14/+0
2019-09-17device-monitor: print caps features in the capsMatthew Waters1-3/+24
2019-06-30gst-play: Handle "space" key event correctly on WindowsSeungha Yang1-1/+2
2019-03-31tools: gst-play: Update man pageSeungha Yang1-0/+15
2019-03-29gst-play: Add wait-on-eos option for image file playbackSeungha Yang1-1/+11
2019-03-07tools:discoverer: Add an option to print the cache directoryThibault Saunier1-1/+12
2019-03-07discoverer: Implement GstDiscovererInfo cachingThibault Saunier1-0/+5
2019-02-08tools: device-monitor: Add support for modified devicesThibault Saunier1-4/+9
2018-08-10gst-play: use Fisher-Yates shuffle for shuffling the playlistTim-Philipp Müller1-3/+3
2018-06-14discoverer: Don't crash when running with -v if channel-mask==0 and >7 channelsVivia Nikolaidou1-6/+12
2018-05-20meson: install the man pages for the command line toolsChristoph Reiter1-0/+3
2018-04-02tools: Fix discoverer deprecationEdward Hervey1-0/+4
2018-03-26tools: play: fix leaving STDIN in non-blocking mode after exitAntonio Ospite1-5/+2
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