gst-play: use Fisher-Yates shuffle for shuffling the playlist
[platform/upstream/gst-plugins-base.git] / tools / gst-play.c
2018-08-10 Tim-Philipp Müllergst-play: use Fisher-Yates shuffle for shuffling the...
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-10-27 Edward Herveygst-play: Prevent disabling all streams
2017-10-27 Seungha Yanggst-play: Support track change on playbin3
2017-03-07 Tim-Philipp Müllertools: gst-play: improve verbose output of property...
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2016-12-23 Nicolas Dechesnetools: gst-play: set GST_GL_XINITHREADS
2016-09-04 Tim-Philipp Müllertools: gst-play: cycle between video tracks without...
2016-07-15 Jan Schmidtgst-play: Allow disabling audio/video/subtitle tracks
2016-04-18 Guillaume Desmottesgst-play: call gst_deinit()
2016-03-04 Vincent Penquerc'hgst-play: remove peculiar setting of invalid -v property
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2016-02-25 Tim-Philipp Müllertools: gst-play: add 'n' and 'b' as additional shortcut...
2016-01-18 Tim-Philipp Müllertools: gst-play: allow setting of flags in serialized...
2016-01-18 Hugues Fruchettools: gst-play: add command line options for verbose...
2015-10-02 Vivia Nikolaidougst-play: Removed erroneous comment
2015-10-02 Vivia Nikolaidougst-play: Add keyboard shortcut '0' to seek to beginning
2015-10-02 Vineeth TMgstreamer: base: Fix memory leaks when context parse...
2015-08-18 Vivia Nikolaidoutools: gst-play: Use g_build_filename instead of g_strc...
2015-07-24 Tim-Philipp Müllertools: gst-play: seek at least in steps of a second
2015-07-07 Vineeth TMgst-play: fix memory leak
2015-06-19 Vineeth T Mtools: gst-play: fix seeking issue
2015-06-16 Tim-Philipp Müllertools: gst-play: error out instead of crashing if there...
2015-06-09 Vivia Nikolaidoutools: gst-play: don't print 64 whitespaces next to...
2015-06-09 Tim-Philipp Müllertools: gst-play: add shortcuts to switch audio/subtitle...
2015-06-08 Vivia Nikolaidoutools: gst-play: sort directory entries
2015-05-30 Luis de Bethencourttools: gst-play: remove unnecessary variable
2015-05-24 Tim-Philipp Müllertools: gst-play: keep configured playback rate and...
2015-05-24 Tim-Philipp Müllertools: gst-play: mark more strings for translation
2015-05-24 danny songtools: gst-play: add keyboard shortcut help
2015-05-21 Tim-Philipp Müllertools: gst-play: enable interative mode by default
2015-04-29 Tim-Philipp Müllergst-play: add some more key navigation mappings
2015-04-29 Edward Herveytools: Add mouse/keyboard handling from messages
2015-02-28 Tim-Philipp Müllergst-play: fix compiler warning
2015-02-28 Tim-Philipp Müllergst-play: add keyboard shortcut to cycle through trick...
2015-02-28 Tim-Philipp Müllergst-play: fix indentation
2015-02-26 Tim-Philipp Müllergst-play: more fine-grained playback rate control
2015-02-26 Tim-Philipp Müllergst-play: stash current playback rate in app structure
2015-02-26 Víctor Manuel Jáqu... gst-play: support changing the playback rate in interac...
2014-12-02 Thiago Santosgst-play: do not set system's volume to 100% by default
2014-09-22 Sebastian Drögegst-play: Fix format string compiler warning
2014-09-19 Tim-Philipp Müllergst-play: add --quiet option to suppress output
2014-05-23 Tim-Philipp Müllertools: play: use cubic volume factor when adjusting...
2014-05-19 Sebastian Drögegst-play: Free playlist_file string if only printing...
2014-05-19 Anuj Jaiswalaudio_sink and video_sink leakage fixed
2014-04-28 Ravi Kiran K Ngst-play: add option to supply media files from playlis...
2014-04-21 Wim Taymansplay: Improve pipeline states
2014-04-21 Wim Taymansplay: Update buffering state for live pipelines
2014-02-14 Tim-Philipp Müllertools: gst-play: add volume control
2014-01-30 Sebastian Drögegst-play: Support non-ASCII tags
2014-01-17 Sebastian Drögegst-play: Handle CLOCK_LOST message
2014-01-10 Tim-Philipp Müllertools: gst-play: add dot file dumping for pipeline...
2013-12-13 Tim-Philipp Müllertools: play: allow parse-launch strings for audio and...
2013-11-29 Tim-Philipp Müllertools: gst-play: quit on Q or Esc key
2013-11-24 Tim-Philipp Müllertools: play: implement seeking via console in interacti...
2013-11-24 Tim-Philipp Müllertools: play: fix endless loop on unhandled keys
2013-11-24 Tim-Philipp Müllertools: play: add keyboard controls for next/previous...
2013-11-24 Tim-Philipp Müllertools: play: add --interactive switch and basic keyboar...
2013-11-22 Tim-Philipp Müllertools: play: add --shuffle command line option
2013-09-07 Tim-Philipp Müllertools: play: set playbin to NULL state on error to...
2013-08-21 Tim-Philipp Müllergst-play: move current playlist index along in about...
2013-08-21 Tim-Philipp Müllergst-play: add --gapless mode
2013-08-16 Tim-Philipp Müllertools: add simple command-line gst-play utility for...