v4.9.32
4.9.32 (2024-11-20)
Bug Fixes
- Abort operations only once (#7624) (adc646a)
- Allow the user to disable subtitles while paused (#7578) (b60a47c)
- Calculate timeToFirstByte before fire the event 'downloadheadersreceived' (#7605) (48a362e), closes #7604
- Cast: Incorrect detection of MediaCapabilities on Linux Chromecast (#7628) (eccc245)
- Disable live sync when the stream is paused (#7579) (2d6dabe)
- Disable smooth codec switch on Tizen 8 (#7614) (28e7380)
- Disable smooth codec switch on webOS 6 (#7636) (4ca6cd5)
- Fix cast support for HLG HDR (#7632) (4280979)
- Fix parameters lost during codec switch (#7630) (2f4d09d)
- HLS: Fix subtitle timing (#7625) (d37a472)
- Prefer SimpleTextDisplayer on iOS (#7569) (7203a05)
- Silence aborted errors from PreloadManager. (#7619) (548342d), closes #7618