4.11.18 (2025-01-06)
Bug Fixes
- Avoid useless MSE reset when transmuxing muxed content (#7818) (acbb67f)
- Docs: Remove info about small/large gaps from manual (#7762) (405c1fb)
- Don't ignore the license server in manifest when another key-system has license server in configuration (#7797) (3bff9a1)
- Fix change timestampOffset on discontinuities when not necessary (#7823) (7e5f400)
- Fix ClearKey license on old CDMs (#7816) (f22ada1)
- Fix gaps produced by the transmuxer (#7822) (8ce013a)
- Follow the configured playRange for src= (#7825) (9bcca2f)
- HLS: Correctly identify webvtt subtitles with cmft extension (#7791) (51a1790)
- HLS: Disable audio/video correctly when loading a TS media playlist (#7815) (c4e9d1c)
- HLS: Do not use EXT-X-PROGRAM-DATE-TIME on vod when there is only video or audio (#7802) (a482f8a)
- HLS: Fix timestamp offset for raw formats when using segments mode (#7819) (99e37f6)
- Offline: Allow storage of MSS streams (#7799) (2661fec)
- re-open the
MediaSourceifreadyStateis not open when theinit()method is called. (#7783) (36a3d20) - Remove useless calls to isTypeSupported (#7817) (828dc35)
- Remove useless deprecation in UITextDisplayer and add some guards in SimpleTextDisplayer (#7805) (413196e)
- Transmuxer: Fix transmuxer with overflow data (video nalus and aac samples) between PES (#7813) (2a0dd4b)
- UI: Allow 1x playback rate when default playback rate is not x1 (#7787) (f453343)
- UI: Video starts playing automatically when selecting a playback rate (#7786) (73db8b3)