Releases: xiph/rav1e
Releases · xiph/rav1e
Weekly pre-release
What's Changed
- Remove redundant imports by @FreezyLemon in #3354
Full Changelog: p20240220...p20240227
Weekly pre-release
What's Changed
- Update codecov/codecov-action action to v4 by @renovate in #3348
- Make apply_ssim_boost a const fn by @FreezyLemon in #3352
Full Changelog: p20240213...p20240220
Weekly pre-release
p20240213 Update actions/cache action to v4
Weekly pre-release
p20240206 Update actions/cache action to v4
Weekly pre-release
What's Changed
- Add whitespace to compiler flags in long version string by @FreezyLemon in #3346
- Replace types from once_cell with std::sync::OnceLock by @FreezyLemon in #3345
- Update actions/cache action to v4 by @renovate in #3343
Full Changelog: p20240123...p20240130
Weekly pre-release
What's Changed
- build(deps): bump shlex from 1.2.0 to 1.3.0 by @dependabot in #3344
Full Changelog: p20240116...p20240123
Weekly pre-release
What's Changed
- Fix test-specific clippy lints by @shssoichiro in #3323
- Fix NASM warning about %undef statement by @FreezyLemon in #3329
- Update all non-major dependencies by @renovate in #3325
Full Changelog: p20240109...p20240116
v0.7.1
Weekly pre-release
What's Changed
- Remove
allow(clippy::undocumented_unsafe_blocks)
where not necessary by @FreezyLemon in #3332 - Replace cdf! macro with const fns by @FreezyLemon in #3334
- Don't use host's strip command when cross-compiling by @kornelski in #3333
- Prepare for ivf release by @lu-zero in #3335
- Update Cargo.lock after ivf version bump by @FreezyLemon in #3337
Full Changelog: p20240102...p20240109
Weekly pre-release
What's Changed
- fix(deps): update all non-major dependencies by @renovate in #3315
- chore(deps): lock file maintenance by @renovate in #3314
- Fix new clippy lints for rustc 1.75 by @barrbrain in #3318
- chore(deps): lock file maintenance by @renovate in #3317
- Add SegmentationLevel::Complex and set for speed 0 by @barrbrain in #3319
- Simplify fast scenechange code a bit by @FreezyLemon in #3320
- Prepare for release by @lu-zero in #3316
- Remove duplicate assume_slice_init_mut by @FreezyLemon in #3322
- Update Cargo.lock by @lu-zero in #3321
- Remove rustc_version_check from build.rs by @FreezyLemon in #3327
- Remove crate
quickcheck_macros
by @FreezyLemon in #3328 - Ignore IDE config folders by @shssoichiro in #3324
- Only enable av1-grain/serialize with rav1e/serialize by @FreezyLemon in #3331
Full Changelog: p20231226...p20240102