Full Changelog: v1.0.0...v1.1.0
This update modifies struct alignment to ensure 64-byte cache line optimization of ARM devices. Files created with v1.0 are not compatible. Please re-mux your content.
- Aligned Asset Entry to 64 bytes (Cache optimization).
- Added headerLen to the header struct.
- Added decodedLength for future compression support
- Fixed Windows build errors.