Skip to content

v0.0.6

Choose a tag to compare

@sw-release-bot sw-release-bot released this 04 Apr 11:41
· 296 commits to main since this release
bbd826e

Added

  • (encoding) write frame content size in encoder output (#60)

Performance

  • (decoding) pre-allocate decode buffer from sequence block analysis (#59)
  • (decoding) branchless bitstream reader with mask table and BMI2 support (#58)
  • (decoding) dual-state interleaved FSE sequence decoding (#55)