v1.27.4
Vanilagy/mediabunnyv1.27.4Jan 6, 2026by Vanilagy
AI Summary
Bug fixes related to memory allocation and packet iteration bounds.
Key Highlights
- VideoSample allocationSize and copyTo always throw if internal format is null
- Fixed incorrect packet iteration upper bound for sample range iterators
Full Release Notes
- Made VideoSample's allocationSize and copyTo always throw if internal format is null (#267) - Fixed incorrect packet iteration upper bound for sample range iterators (#269)