summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-01gst-play: do not set system's volume to 100% by defaultThiago Santos1-2/+3
2014-12-01Don't compare booleans for equality to TRUE and FALSESebastian Dröge1-2/+2
2014-10-30gst-discoverer: error out on failure to copyVincent Penquerc'h1-1/+2
2014-09-22gst-play: Fix format string compiler warningSebastian Dröge1-0/+1
2014-09-19gst-play: add --quiet option to suppress outputTim-Philipp Müller1-0/+30
2014-07-22discoverer: Pretty-print topology tagsVivia Nikolaidou1-83/+67
2014-07-21discoverer: Fix code style a bitSebastian Dröge1-3/+4
2014-07-21discoverer: prettier image tag printingVivia Nikolaidou1-1/+21
2014-06-27tools: add gst-device-monitor-1.0 utilityTim-Philipp Müller4-0/+280
2014-05-23tools: play: use cubic volume factor when adjusting volumeTim-Philipp Müller1-2/+2
2014-05-19gst-play: Free playlist_file string if only printing the versionSebastian Dröge1-0/+2
2014-05-19audio_sink and video_sink leakage fixedAnuj Jaiswal1-0/+11
2014-05-03discoverer: Add APIs to simply get installer details for missing pluginsThibault Saunier1-4/+9
2014-04-28gst-play: add option to supply media files from playlist fileRavi Kiran K N1-8/+38
2014-04-21play: Improve pipeline statesWim Taymans1-1/+3
2014-04-21play: Update buffering state for live pipelinesWim Taymans1-6/+5
2014-04-05tools: update gst-play-1.0 man pageTim-Philipp Müller1-3/+36
2014-02-14tools: gst-play: add volume controlTim-Philipp Müller2-5/+36
2014-01-30gst-play: Support non-ASCII tagsSebastian Dröge1-0/+4
2014-01-30gst-discoverer: Support non-ASCII tagsBastien Nocera1-0/+4
2014-01-17gst-play: Handle CLOCK_LOST messageSebastian Dröge1-0/+6
2014-01-10tools: gst-play: add dot file dumping for pipeline graph debuggingTim-Philipp Müller1-0/+13
2013-12-13tools: play: allow parse-launch strings for audio and video sinkTim-Philipp Müller1-2/+10
2013-12-09tools: play: fix compiler warning on windowsTim-Philipp Müller1-0/+1
2013-11-29tools: gst-play: quit on Q or Esc keyTim-Philipp Müller1-0/+10
2013-11-24tools: play: implement seeking via console in interactive modeTim-Philipp Müller2-7/+59
2013-11-24tools: play: fix endless loop on unhandled keysTim-Philipp Müller1-2/+2
2013-11-24tools: play: add keyboard controls for next/previous item in listTim-Philipp Müller1-8/+32
2013-11-24tools: play: add --interactive switch and basic keyboard handlingTim-Philipp Müller4-5/+249
2013-11-22tools: play: add --shuffle command line optionTim-Philipp Müller1-1/+27
2013-11-04discoverer: fix build after last commitAlessandro Decina1-1/+4
2013-11-04discoverer: fix -Wformat-nonliteral warningAlessandro Decina1-0/+1
2013-10-03discoverer: extract helper to print common stream infoStefan Sauer1-53/+25
2013-09-07tools: play: set playbin to NULL state on error to flush messagesTim-Philipp Müller1-0/+3
2013-08-21gst-play: move current playlist index along in about-to-finishTim-Philipp Müller1-0/+1
2013-08-21gst-play: add --gapless modeTim-Philipp Müller1-9/+57
2013-08-17tools: add man page for new gst-play-1.0 utilityTim-Philipp Müller2-2/+37