tools: play: add --interactive switch and basic keyboard handling
authorTim-Philipp Müller <tim@centricular.com>
Sun, 24 Nov 2013 01:08:48 +0000 (01:08 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 24 Nov 2013 01:08:48 +0000 (01:08 +0000)
commit5a36b793d6747b960e53703aae69eef3bf52aa2a
tree8578d9a1a4c403c62358f56627deed2473ca6061
parenteb7cae8033ec6a9b1d873bb9ddb0181facadad3d
tools: play: add --interactive switch and basic keyboard handling

Only pause/play with spacebar for now.
tools/Makefile.am
tools/gst-play-kb.c [new file with mode: 0644]
tools/gst-play-kb.h [new file with mode: 0644]
tools/gst-play.c