Skip to content

Weekly pre-release

Pre-release
Pre-release
Compare
Choose a tag to compare
@lu-zero lu-zero released this 01 Nov 16:19
· 2171 commits to master since this release

Improvements

  • More x86 assembly from dav1d
  • Validate the frame size to reject impossibly small frames.
  • Initial SSE4.1 support

Changes

  • serde is now optional
    • the fastrdo training feature is optional as well.

Fixes

  • CDEF RDO could infiniloop in certain occasions.