mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-25 17:45:03 +03:00
fce5935800
This is a step prior to the closeSegmentIndex implementation. In the DashParser, use a map of context id to stream instead of context id to segment index when parsing SegmentList. For Dash live content, every time we parse a manifest update, we create a new Stream object, leaving the old stream with its old segment index. If we close the segment index and create it later again, we need update the stream's segment index. Change-Id: I7a3af3666ddb4e26362c40eeb82c3d050fafe3ee