v5.0.8
5.0.8 (2026-03-23)
- HLS: Add support for DTS and DTS-HD audio codec variants (#9863) (1d9c55b)
- HLS: Prevent infinite manifest update delay (#9867) (fbfedd6)
- Increase tolerance for duplicate segment detection (#9865) (0156466)
- MSF: handle SUBSCRIBE_NAMESPACE (0x11) control message (#9871) (cd384e5)
- UI: Fix delay updating the styles while seeking (#9847) (31b257f)
- util: Add support for MPEG-2 video codec (#9860) (ff19f71)
- DASH: drop array operations on unique IDs when parsing periods (#9870) (25d5550)
- DASH: loop over adaptation sets using the partition method (#9862) (39b5a4b)
- HLS: parse tag string directly instead of creating an array (#9856) (aa6381b)
- HLS: reduce GC pressure when parsing HLS manifest tags (#9857) (161178d)
- net: avoid array allocations in XHR header parsing to reduce GC pressure (#9874) (ddde3f6)
- player: stop recreating functions on video time update (#9854) (971c498)
- Transmuxer: replace identical object literals with named constants (#9852) (f3aad19)
- VTT: reduce GC pressure in VTT text parser (#9869) (7f2ef51)
v7.13.2
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v7132
v4.16.24
4.16.24 (2026-03-23)
- HLS: Add support for DTS and DTS-HD audio codec variants (#9863) (e5fe50f)
- HLS: Prevent infinite manifest update delay (#9867) (a07d36c)
- Increase tolerance for duplicate segment detection (#9865) (e2f69d4)
- util: Add support for MPEG-2 video codec (#9860) (b84f01f)
- DASH: loop over adaptation sets using the partition method (#9862) (e5e0c58)
- HLS: parse tag string directly instead of creating an array (#9856) (6658629)
- HLS: reduce GC pressure when parsing HLS manifest tags (#9857) (b0d5551)
- net: avoid array allocations in XHR header parsing to reduce GC pressure (#9874) (b2015c4)
- player: stop recreating functions on video time update (#9854) (d21babd)
- Transmuxer: replace identical object literals with named constants (#9852) (fcc993e)
- VTT: reduce GC pressure in VTT text parser (#9869) (e178f31)
v4.15.36
4.15.36 (2026-03-23)
- HLS: Add support for DTS and DTS-HD audio codec variants (#9863) (f119954)
- HLS: Prevent infinite manifest update delay (#9867) (0a03ac3)
- Increase tolerance for duplicate segment detection (#9865) (67bdc27)
- util: Add support for MPEG-2 video codec (#9860) (04d7bd7)
- DASH: loop over adaptation sets using the partition method (#9862) (b59ba35)
- HLS: parse tag string directly instead of creating an array (#9856) (ac89f9a)
- HLS: reduce GC pressure when parsing HLS manifest tags (#9857) (99322cd)
- net: avoid array allocations in XHR header parsing to reduce GC pressure (#9874) (ac6c787)
- player: stop recreating functions on video time update (#9854) (0671a7d)
- Transmuxer: replace identical object literals with named constants (#9852) (e5b3951)
- VTT: reduce GC pressure in VTT text parser (#9869) (3f5840b)