Releases: xiph/rav1e
Releases · xiph/rav1e
Weekly pre-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
Weekly pre-release
What's Changed
- Add forward and inverse Walsh-Hadamard transforms by @barrbrain in #3268
- Integrate lossless inverse transform assembly functions by @barrbrain in #3269
- Reduce uses of uninitialized arrays by @kornelski in #3261
- Integrate lossless forward transform intrinsics by @barrbrain in #3270
Full Changelog: p20231017...p20231024
Weekly pre-release
Fix assertion against entering lossless mode When skipping, we may ignore the quantizer value. Fixes #3209.
Weekly pre-release
p20231010 Use the other libdav1d bindings to build from source
Weekly pre-release
What's Changed
- chore(deps): update actions/checkout action to v4 by @renovate in #3252
- ci: Bundle LICENSE file in librav1e deploy artifacts by @fdintino in #3255
- Do not pass ac when it is not needed by @lu-zero in #3259
- Bump MSRV by @kornelski in #3260
Full Changelog: p20230926...p20231003
Weekly pre-release
What's Changed
- Update two dependencies that relied on syn1 by @lu-zero in #3254
- ci: Set MACOSX_DEPLOYMENT_TARGET to 10.10 for x86_64, 11.0 for arm64 by @fdintino in #3253
Full Changelog: p20230808...p20230926
Weekly pre-release
Bump v_frame to 0.3.6 This fixes a bug that was resulting in slightly reduced encoding quality.
Weekly pre-release
Bump v_frame to 0.3.6 This fixes a bug that was resulting in slightly reduced encoding quality.
Weekly pre-release
Bump v_frame to 0.3.6 This fixes a bug that was resulting in slightly reduced encoding quality.
Weekly pre-release
Bump v_frame to 0.3.6 This fixes a bug that was resulting in slightly reduced encoding quality.