[Bug 730053] baseparse: allow skipping more data than currently available

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 13 04:11:59 PDT 2015


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

--- Comment #13 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Created attachment 299299
  --> https://bugzilla.gnome.org/attachment.cgi?id=299299&action=edit
reset skip on segments and discontinuities

Large scale skip is an optimization, and thus it is safer to
stop skipping than to continue. Clear skip on segments and
discontinuities, as these are points where it is possible that
the original idea of "bytes to skip" changes.


I think that's the safest thing to do, and hopefully this closes the bug.
I'll push that in the next few days if there's no comment.

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