[Bug 783075] adaptivedemux: Check live seeking range more often

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 26 13:05:38 UTC 2017


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

Edward Hervey <bilboed at bilboed.com> changed:

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

--- Comment #5 from Edward Hervey <bilboed at bilboed.com> ---
commit f4190a49c04f1d5d174cebba0bc9a03a7ec721c2
Author: Edward Hervey <edward at centricular.com>
Date:   Thu May 25 09:48:53 2017 +0200

    adaptivedemux: Check live seeking range more often

    The live seeking range was only checked when doing actual seeks. This was
    assuming that the rate would always be 1.0 (i.e. the playback would
    advance in realtime, and therefore fragments would always be available
    since the seeking window moves at the same rate).

    With non-1.0 rates, this no longer becomes valid, and therefore we need
    to check whether we are still within the live seeking range when advancing.

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

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