[Bug 755471] qtdemux: Segment seeks broken again

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 24 00:34:19 PDT 2015


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

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

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

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit d7a0fd82c0330404553ee7e4885ade0af68c03ad
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Sep 23 20:59:00 2015 +0200

    qtdemux: Accumulate segments for edit lists before activating the next
segment

    eceb2ccc739092d964d78945e19c2ecedbd214e2 broke segment seeks by always
    accumulating segments manually when activating a segment. This is only
    needed when handling edit lists, not when activating a segment because of a
    seek. Do the accumulation when switching edit list segments instead.

    This fixes segment seeks again, while keeping edit lists playback working.

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

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