[gstreamer-bugs] [Bug 631516] [navseek] Add support to change playback rate

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 3 07:01:53 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=631516
  GStreamer | gst-plugins-good | git

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mnauw at users.sourceforge.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.27

--- Comment #1 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-12-03 15:01:50 UTC ---
Thanks, committed with minor edits.

commit 92720fa0480e82276f0609af3ee874c503abfcfa
Author: Guillaume Emont <gemont at igalia.com>
Date:   Fri Mar 26 13:51:58 2010 +0100

    navseek: add basic support to change playback rate

    The following keys will now be interpreted by navseek:
     'f' means fast forward: the stream gets played at rate 2.0
     'r' means rewind: the stream gets played at rate -2.0
     'n' means normal: the stream gets played at rate 1.0

    Fixes #631516.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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