v1.52.3
Vanilagy/mediabunnyv1.52.3Aug 3, 2026by Vanilagy
AI Summary
Fixes specific bugs related to WebKit behavior and async flow control in the ISOBMFF muxer.
Key Highlights
- Changed alternate group assignment to work around a WebKit bug
- Fixed assertion failure when not awaiting `Output.start()`
Full Release Notes
- Changed alternate group assignment in ISOBMFF muxer to work around WebKit bug (#454) - Fixed occasional assertion failure when not awaiting Output.start()