mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-16 16:16:40 +03:00
0553f61528
HLS parsing will be split into parsing the text of the manifest into shaka internal objects and parsing those into a shakaExtern.Manifest. This will make logic more clear and allow to test ManifestTextParser independently of HlsParser. Issue #279. Change-Id: I44349966d3617e2d208185e3ad125ecea89732b4