mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
c6b53b38dc
According to HLS spec, there might be few date ranges with the same ID, which complement each other (i.e. SCTE35-IN / SCTE35-OUT). If date ranges are true duplicates (i.e. due to live update) it will be filter out anyway by `RegionTimeline` logic.