[Bug 750675] qtdemux: reverse playback not working

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 10 01:41:29 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.2

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 720ff75c72b7866007cc9a166993b3c76639913e
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Wed Jun 10 09:49:47 2015 +0900

    qtdemux: fix reverse playback

    When performing seek, segment->start is being updated with desired_offset,
    but in case of reverse playback segment->start should be 0 and
    segment->stop should be updated with desired offset.

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

-- 
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