v1.55.3
Vanilagy/mediabunnyv1.55.3Aug 26, 2026by Vanilagy
AI Summary
A maintenance release addressing edge cases in encryption handling, HLS segment parsing, AAC configuration, and Promise implementation compatibility.
Key Highlights
- Fixed `tenc` fallback for encrypted ISOBMFF files
- Fixed recognition of fMP4 HLS segments starting with an `emsg` box
- Fixed incomplete parsing of `AacAudioSpecificConfig`
- Fixed compatibility with custom `Promise` implementations
Full Release Notes
- Fixed missing `tenc` fallback for encrypted ISOBMFF files (#470) - Fixed fMP4 HLS segments starting with an `emsg` box not being recognized (#473) - Fixed incomplete parsing and generation of `AacAudioSpecificConfig` (#471) - Fixed Mediabunny not functioning properly with custom `Promise` implementations (#472)