summaryrefslogtreecommitdiff
path: root/tools/gst-play.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: gst-play: add volume controlTim-Philipp Müller2014-02-141-4/+35
* gst-play: Support non-ASCII tagsSebastian Dröge2014-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
* tools: gst-play: quit on Q or Esc keyTim-Philipp Müller2013-11-291-0/+10
* tools: play: implement seeking via console in interactive modeTim-Philipp Müller2013-11-241-3/+55
* tools: play: fix endless loop on unhandled keysTim-Philipp Müller2013-11-241-2/+2
* tools: play: add keyboard controls for next/previous item in listTim-Philipp Müller2013-11-241-8/+32
* tools: play: add --interactive switch and basic keyboard handlingTim-Philipp Müller2013-11-241-4/+69
* tools: play: add --shuffle command line optionTim-Philipp Müller2013-11-221-1/+27
* tools: play: set playbin to NULL state on error to flush messagesTim-Philipp Müller2013-09-071-0/+3
* gst-play: move current playlist index along in about-to-finishTim-Philipp Müller2013-08-211-0/+1
* gst-play: add --gapless modeTim-Philipp Müller2013-08-211-9/+57
* tools: add simple command-line gst-play utility for testing purposesTim-Philipp Müller2013-08-161-0/+466