]> git.sesse.net Git - vlc/commit
demux: dash: add Initializable and parse SegmentList init segment
authorFrancois Cartegnie <fcvlcdev@free.fr>
Fri, 2 Jan 2015 18:26:51 +0000 (19:26 +0100)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Fri, 2 Jan 2015 18:27:38 +0000 (19:27 +0100)
commit0fa42c7522be513f644d714206ff90bcaf196f20
tree787bbe3a99d0e4cc43eeb8be0fd629797c46ef16
parentaa9ccaaffff9ab043f50f305f8e6f2c84e0edabd
demux: dash: add Initializable and parse SegmentList init segment

Fixes playback where Initilialization Segment is in SegmentList
modules/demux/dash/mpd/IsoffMainParser.cpp
modules/demux/dash/mpd/IsoffMainParser.h
modules/demux/dash/mpd/SegmentBase.cpp
modules/demux/dash/mpd/SegmentBase.h
modules/demux/dash/mpd/SegmentInfoCommon.cpp
modules/demux/dash/mpd/SegmentInfoCommon.h
modules/demux/dash/mpd/SegmentInformation.cpp