v3.1.7
3.1.7 (2022-04-21)
Bug Fixes
- cea: make a more robust CEA MP4 parser (#3965) (b292fb3)
- dash: Account for bandwidth before filtering text stream (#3765) (612133e), closes #3724
- dash: Fix performance regression (#4064) (a35efd1)
- Fix exceptions when quickly shutting down src= on Safari (#4088) (da14ae4), closes #4087
- Fix playRangeEnd for certain content (#4068) (7543dd1), closes #4026
- performance: Eliminate use of ES6 generators (#4092) (a131bdd), closes #4062
- Select first of identical audio streams (#3869) (4174693)
- ttml: Center subtitles by default (#4023) (483966c)
- UI: Add cursor pointer to range elements (#4059) (667962e), closes #3220