baseparse: reset skip on segments and discontinuities
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Fri, 13 Mar 2015 11:08:25 +0000 (11:08 +0000)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 16 Mar 2015 12:53:50 +0000 (12:53 +0000)
commit780f71c4d504caf369504ef38ace863d2a797195
tree681b41473d6254853f94d5d46072388c4d024421
parent5fc2a3fd6683541aae2ac9a6053d2f71b232db69
baseparse: 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.
libs/gst/base/gstbaseparse.c