Weekly pre-release
Pre-release
Pre-release
github-actions
released this
23 Nov 04:45
·
105 commits
to master
since this release
What's Changed
- Port AVX2 forward transforms to NEON by @barrbrain in #3275
- Lock file maintenance by @renovate in #3241
- Reduce risk of uninit ac in luma_ac and encode_coeffs by @kornelski in #3271
- Move WHT inverse transforms to common lookup table for
x86_64
andaarch64
by @barrbrain in #3274 - Well-defined lazy initialization for
get_intra_edges
by @barrbrain in #3277 - Implement 8x8 SATD with NEON intrinsics by @barrbrain in #3279
- Complete 8-bit SATD aarch64 assembly implementation by @barrbrain in #3280
- chore(deps): update all non-major dependencies by @renovate in #3249
- chore(deps): lock file maintenance by @renovate in #3278
- Replace hawktracer with tracing-chrome by @lu-zero in #3283
- HBD SATD aarch64 assembly implementation by @barrbrain in #3281
- CI: Update fewer apt lists by @barrbrain in #3288
- Remove a redundant into() by @lu-zero in #3287
- fix: Build musl librav1e deploy artifacts with crt static by @fdintino in #3289
- CI: Revert Cargo.toml and Cargo.lock to fix deploy by @barrbrain in #3290
- Revert "fix: Build musl librav1e deploy artifacts with crt static" by @barrbrain in #3291
Full Changelog: p20231024...p20231123