summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
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