demux: adaptive: fix sidx handling (fix #16949, #16950)
commit7d6ddb374339897b428bbcad3b237ca6d1e236d5
authorFrancois Cartegnie <fcvlcdev@free.fr>
Sat, 14 May 2016 17:33:44 +0000 (14 19:33 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 15 May 2016 20:02:36 +0000 (15 22:02 +0200)
treed9383c7ae855161b5571e84e75f402a4e02403e5
parent73761ab710c61e3fb82223a1d8f37b4682db9b12
demux: adaptive: fix sidx handling (fix #16949, #16950)

Offset references refers to atom end when in same file
modules/demux/adaptive/http/Chunk.cpp
modules/demux/adaptive/http/Chunk.h
modules/demux/adaptive/playlist/SegmentInformation.cpp
modules/demux/dash/mp4/IndexReader.cpp
modules/demux/dash/mp4/IndexReader.hpp
modules/demux/dash/mpd/DASHSegment.cpp