summaryrefslogtreecommitdiff
path: root/tools/gst-play.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-11gst-play: do not set system's volume to 100% by defaultThiago Santos1-2/+3
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-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-02-14tools: gst-play: add volume controlTim-Philipp Müller1-4/+35
2014-01-30gst-play: Support non-ASCII tagsSebastian Dröge1-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-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üller1-3/+55
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üller1-4/+69
2013-11-22tools: play: add --shuffle command line optionTim-Philipp Müller1-1/+27
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-16tools: add simple command-line gst-play utility for testing purposesTim-Philipp Müller1-0/+466