4.15.11 (2025-08-21)
Bug Fixes
- Don't filter video streams with different roles (#8991) (1ba1645)
- EMSG: Fix memory leak in EMSG handling (#9004) (5980904)
- Fix probeSupport when testing opus and flac codecs (#8987) (6bc0945)
- Fix QuickTime and MOV formats playback on Chromium (#8989) (debc56d)
- HLS: Fix display stpp subtitles (#8995) (46d2477)
- HLS: Fix getAudioTracks in some HLS streams (#8996) (4c38afc)
- HLS: Fix HLS audio only stream does not play when URI field is omitted from #EXT-X-MEDIA (#8988) (065e0fe)
- net: Throw HTTP_ERROR if request header is not valid (#8990) (3e77990)
- Transmuxer: Fix bad generation of silence frames (#8983) (8f5b9f7)
- UI: Seek on double-tap regardless of player controls visibility (#8998) (25bfde1), closes #8949