mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-17 16:26:39 +03:00
486123ce41
When Representations have different BaseURLs, segment URLs generated for SegmentTimeline were always using the BaseURL of the last Representation because the wrong parsing context was being used. This fixes the issue and adds a regression test. This only affected v3.0.0. Closes #2650 Change-Id: I04df950b5d3205e102f9c74f52ece9773ce92282