Skip to content

v1.1.0 - Concomita [Stable]

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jan 05:44
· 19 commits to main since this release

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.