4.14.27 (2025-08-21)
Bug Fixes
- ABR: Only update the variants if they are different (#8999) (ad64f19)
- Don't filter video streams with different roles (#8991) (92f4cf6)
- EMSG: Fix memory leak in EMSG handling (#9004) (6afa521)
- HLS: Fix display stpp subtitles (#8995) (5ed5dfa)
- HLS: Fix HLS audio only stream does not play when URI field is omitted from #EXT-X-MEDIA (#8988) (bb4f9f5)
- net: Throw HTTP_ERROR if request header is not valid (#8990) (d391083)
- Transmuxer: Fix bad generation of silence frames (#8983) (f362170)
- UI: Avoid useless exception (#8992) (bf11e5d)
- UI: Seek on double-tap regardless of player controls visibility (#8998) (dc0965e), closes #8949