tools: gst-play: seek at least in steps of a second
authorTim-Philipp Müller <tim@centricular.com>
Fri, 24 Jul 2015 09:15:21 +0000 (10:15 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 24 Jul 2015 09:15:21 +0000 (10:15 +0100)
commit2b0e71f4de1bfea0e4af470df243509e3bc8e56e
tree23ff3f7fe32c403158085f78b3b54bd6eac83a57
parentf9e6d38bf926332698c3f7f763135193452d035f
tools: gst-play: seek at least in steps of a second

In case of very short files we might end up seeking in
steps of a fraction of a second, which is silly and gives
the impression that seeking doesn't actually work. Make
minimum seek step a second instead.
tools/gst-play.c