mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
d36168a55f
When the MPEGTS field rolls over in HLS live WebVTT, we need to avoid our parsed cue timestamps rolling over as well. To achieve this, we simply ignore the X-TIMESTAMP-MAP tag once the segment index is built. Rollover in TS video and audio segments is handled by mux.js already. Closes #1191 Change-Id: Ie52734509921973ff47517fab34367ec413a6ca6