[Bug 782140] dashdemux: reject segment seeks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 5 05:48:59 UTC 2017


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

--- Comment #4 from Edward Hervey <bilboed at bilboed.com> ---
Most of the seek handling is done in the base class. Furthermore, the
(non-segment) range handling is also done there (i.e. checking whether we've
reached the requested stop position).

AFAICS, this would just require:
1) Not sending EOS when we've reached the stop (or start in reverse) position
2) When all download loops are done, post the SEGMENT_DONE message

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