[Bug 745174] gst-play: support play rate change

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 26 03:01:27 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=745174

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Pushed, thanks for the patch!

I've added some mods on top, hope you don't mind :)

commit b4c45935b7acd0a592b3005daa670f9a3b2702e4
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Thu Feb 26 10:57:56 2015 +0000

    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

commit 0c8967348ff1d894f1ce20ec14f33b0f94e2228c
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Thu Feb 26 10:20:20 2015 +0000

    gst-play: stash current playback rate in app structure

    https://bugzilla.gnome.org/show_bug.cgi?id=745174

commit c243f386c93a40affd388d160da7d1b899640291
Author: Víctor Manuel Jáquez Leal <vjaquez at igalia.com>
Date:   Wed Feb 25 18:52:11 2015 +0100

    gst-play: support changing the playback rate in interactive mode

    It is fun to have this feature, also it is useful for testing decoders.

    https://bugzilla.gnome.org/show_bug.cgi?id=745174

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list