mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
ad6c08561d
Caches the results of MediaSource.isTypeSupported, which is slow on some platforms, to reduce the number of calls needed. This is especially helpful on manifests with many similar variants (multiple languages, etc). Data collected from 2 months of practical testing shows that this helps reduce the start lag by 40% on Chromecast, 15% on WebOS, and 12% on Tizen.