Files
shaka-player/lib
Joey Parrish ce8e25dfe7 Fix broken SegmentBase content
This was broken in "Replace find/get callbacks with SegmentIndex"
because automated tests for SegmentBase did not cover multiple
Representations with different index/init ranges.  Once the parsing
became async in the previous change, the index information was being
pulled from the last Representation parsed, rather than any specific
one.

This fixes the issue by making a shallow copy of the parsing context,
as was already done for SegmentTemplate.

SegmentList is synchronous, so it was not affected.

Issue #1339

Change-Id: I09c606c464b49c99d35d1031734b64872cfa6599
2019-07-09 16:36:25 +00:00
..
2019-06-27 16:31:42 +00:00
2019-06-12 20:53:08 +00:00
2019-07-09 16:36:25 +00:00
2019-05-31 17:49:49 +00:00
2019-07-08 22:37:29 +00:00
2019-07-08 12:08:45 -07:00