gst-play: more fine-grained playback rate control
authorTim-Philipp Müller <tim@centricular.com>
Thu, 26 Feb 2015 10:57:56 +0000 (10:57 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 26 Feb 2015 11:00:29 +0000 (11:00 +0000)
commitb4c45935b7acd0a592b3005daa670f9a3b2702e4
tree2a533cceceebc782f245a3d58aab90a9518998ce
parent0c8967348ff1d894f1ce20ec14f33b0f94e2228c
gst-play: more fine-grained playback rate control

Use smaller steps for lower rates to allow more
fine-grained control. Handle jump across 0 properly
from both sides (just flip direction where we would
have gone down to 0 instead). Don't artificially
limit rates to +/- 10x. Print new rate.

https://bugzilla.gnome.org/show_bug.cgi?id=745174
tools/gst-play.c