mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
44fb94a0e3
Previously, our HLS implementation only supported WebVTT, because that seemed to be the only supported format in HLS. Now, we add support for other formats by extending the MIME and codec guessing system to text streams. We also add a parser registration for HLS's new "stpp.TTML.im1t" codec string. Closes #986 Change-Id: I0a58ca4650675ff0546e36edf4114290f7931239