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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 25 07:52:04 UTC 2017


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

--- Comment #1 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 352556
  --> https://bugzilla.gnome.org/attachment.cgi?id=352556&action=edit
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.

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