summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* gst-play: fix indentationTim-Philipp Müller2015-02-281-1/+4
* gst-play: add new keyboard shortcuts to man pageTim-Philipp Müller2015-02-261-0/+6
* gst-play: more fine-grained playback rate controlTim-Philipp Müller2015-02-261-4/+21
* gst-play: stash current playback rate in app structureTim-Philipp Müller2015-02-261-7/+10
* gst-play: support changing the playback rate in interactive modeVíctor Manuel Jáquez Leal2015-02-261-0/+60
* gst-play: do not set system's volume to 100% by defaultThiago Santos2014-12-011-2/+3
* Don't compare booleans for equality to TRUE and FALSESebastian Dröge2014-12-011-2/+2
* gst-discoverer: error out on failure to copyVincent Penquerc'h2014-10-301-1/+2
* gst-play: Fix format string compiler warningSebastian Dröge2014-09-221-0/+1
* gst-play: add --quiet option to suppress outputTim-Philipp Müller2014-09-191-0/+30
* discoverer: Pretty-print topology tagsVivia Nikolaidou2014-07-221-83/+67
* discoverer: Fix code style a bitSebastian Dröge2014-07-211-3/+4
* discoverer: prettier image tag printingVivia Nikolaidou2014-07-211-1/+21
* tools: add gst-device-monitor-1.0 utilityTim-Philipp Müller2014-06-274-0/+280
* tools: play: use cubic volume factor when adjusting volumeTim-Philipp Müller2014-05-231-2/+2
* gst-play: Free playlist_file string if only printing the versionSebastian Dröge2014-05-191-0/+2
* audio_sink and video_sink leakage fixedAnuj Jaiswal2014-05-191-0/+11
* discoverer: Add APIs to simply get installer details for missing pluginsThibault Saunier2014-05-031-4/+9
* gst-play: add option to supply media files from playlist fileRavi Kiran K N2014-04-281-8/+38
* play: Improve pipeline statesWim Taymans2014-04-211-1/+3
* play: Update buffering state for live pipelinesWim Taymans2014-04-211-6/+5
* tools: update gst-play-1.0 man pageTim-Philipp Müller2014-04-051-3/+36
* tools: gst-play: add volume controlTim-Philipp Müller2014-02-142-5/+36
* gst-play: Support non-ASCII tagsSebastian Dröge2014-01-301-0/+4
* gst-discoverer: Support non-ASCII tagsBastien Nocera2014-01-301-0/+4
* gst-play: Handle CLOCK_LOST messageSebastian Dröge2014-01-171-0/+6
* tools: gst-play: add dot file dumping for pipeline graph debuggingTim-Philipp Müller2014-01-101-0/+13
* tools: play: allow parse-launch strings for audio and video sinkTim-Philipp Müller2013-12-131-2/+10