4.9.22 (2024-08-19)
Bug Fixes
- ABR: Fix restrictToElementSize running while abr disabled (#7153) (4f369e0)
- CEA: Always init CEA parser with new init segment (#7102) (b7e543f)
- Compare normalized codecs in codec switching checks (#7143) (bfa8caa)
- Defer
closeSegmentIndex()for old streams during ABR switches when segment fetches are ongoing (#7157) (403574f) - Pass correct adaptation value to MediaSourceEngine (#7111) (1694f8a)
- properly map region height/width when applying anchors (#7105) (c1207c8)
- Repeated initial segment load & cancellations (#7147) (e62c0b2)
- WebVTT: Re-add rollover logic (#7104) (4546606)
- Xbox: Override Dolby Vision codecs (#7115) (219c5be)
- Xbox: Support screen resolution detection on Xbox when using WebView2 (#7144) (afdf7c6), closes #7141