v3.2.5
3.2.5 (2022-04-25)
Bug Fixes
- cea: make a more robust CEA MP4 parser (#3965) (70cbd25)
- dash: Account for bandwidth before filtering text stream (#3765) (c97438a), closes #3724
- dash: Fix performance regression (#4064) (e313815)
- Fix exceptions when quickly shutting down src= on Safari (#4088) (8ed53a3), closes #4087
- Fix playRangeEnd for certain content (#4068) (65c1a72), closes #4026
- performance: Eliminate use of ES6 generators (#4092) (e6912da), closes #4062
- Select first of identical audio streams (#3869) (8ee0edb)
- ttml: Center subtitles by default (#4023) (9944e93)
- UI: Add cursor pointer to range elements (#4059) (c71ca9c), closes #3220