demux: adaptive: remove mishandled sequence offset
commit39c471fa38bbb4894a5a53c003d07aa41fd6d412
authorFrancois Cartegnie <fcvlcdev@free.fr>
Thu, 26 Nov 2020 13:14:25 +0000 (26 14:14 +0100)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Thu, 26 Nov 2020 14:34:00 +0000 (26 15:34 +0100)
tree48fff0dac329587421f19b42dcb457aab813492a
parentce1a28b094c6679f5e513c134c2692efd41de9e1
demux: adaptive: remove mishandled sequence offset

mishandled in lookups. should be enforced in parsing.
refs VLCKit/-/issues/382
modules/demux/adaptive/playlist/Segment.cpp
modules/demux/adaptive/playlist/Segment.h
modules/demux/hls/playlist/HLSSegment.cpp