4.14.6 (2025-04-04)
Bug Fixes
- Check addTextTrack in video (#8388) (edb16bd)
- Count line break characters as ASCII (#8376) (0cc08b4), closes #8336
- Detect and skip stall correctly (#8390) (459f0d7)
- Fix cross boundary when playing at higher playbackRates (#8392) (37849cf)
- FRMA generation (#8367) (5305ec5)
- Handle missing window.matchMedia API (#8385) (4cb8d67)
- Handle null response body for fetch responses (#8384) (3a12986)
- HLS: Add key ids to Fairplay DRM parser (#8371) (10bf089)
- Improve maxResolution detection on Tizen (#8365) (001202d)
- Mixed clear/encrypted playback on Safari MSE (#8354) (c71ab14)
- Offline: Fix HLS-AES download (#8374) (547e286)
- Read TRUN data_offset as signed int (#8383) (fd2911e)
- Support more Dolby codec notations (#8387) (f5f71cc)
- UI: Don't allow click on the buttons when the UI is not visible (#8396) (3ac8db0)
- UI: honors singleClickForPlayAndPause when made a single tap with seekOnTaps = true (#8393) (6bc9d4e)