Releases: xiph/rav1e
Releases · xiph/rav1e
Weekly pre-release
What's Changed
- cdf_context: fix clippy lint caught by 1.72.0 nightly by @tmatth in #3218
- config: constrain max fps by @tmatth in #3217
- ivf: add read tests by @tmatth in #3220
- Improve coverage by @tmatth in #3221
- fix(deps): update all non-major dependencies by @renovate in #3222
- chore(deps): lock file maintenance by @renovate in #3223
- chore(deps): lock file maintenance by @renovate in #3224
- Integrate new dav1d assembly (1.2.1) by @barrbrain in #3219
- Revert constrain fps by @tmatth in #3228
Full Changelog: p20230530...p20230606
Weekly pre-release
What's Changed
- Enable Renovate to update lockfile dependencies by @shssoichiro in #3208
- Readd logging which was accidentally hidden behind tracing feature by @shssoichiro in #3210
- chore(deps): update rust crate criterion to 0.5 by @renovate in #3212
- replace (unsupported) cargo-asm with cargo-show-asm by @pacak in #3214
- fix a typo in the command... by @pacak in #3215
- chore(deps): lock file maintenance by @renovate in #3213
New Contributors
Full Changelog: p20230523...p20230530
Weekly pre-release
What's Changed
- CONTRIBUTING: Mention
rav1e-devcontainer
upfront by @barrbrain in #3205 - Remove obsolete Wasm-specific code by @kleisauke in #3206
- fix(deps): update all non-major dependencies by @renovate in #3207
New Contributors
- @kleisauke made their first contribution in #3206
Full Changelog: p20230516...p20230523
v0.6.6
Weekly pre-release
What's Changed
- Integrate new dav1d assembly (1.2.0) by @barrbrain in #3194
- Add
devcontainer
with deps forx86_64
andaarch64
by @barrbrain in #3200 - fix: check --all-targets without --features bench by @barrbrain in #3203
- fix(deps): update all non-major dependencies by @renovate in #3201
Full Changelog: p20230509...p20230516
Weekly pre-release
p20230509 fix(deps): update rust crate clap to 4.2.7
v0.6.5
Weekly pre-release
What's Changed
- fix(deps): update all non-major dependencies by @renovate in #3190
- Increase test coverage for intra prediction and inverse transforms by @barrbrain in #3189
- fix(deps): update rust crate clap to 4.2.5 by @renovate in #3192
Full Changelog: p20230425...p20230502
Weekly pre-release
What's Changed
- CI: deploy library artifacts, add i686 linux and aarch64 mac targets by @fdintino in #3185
- CI: Allow new deprecated warning for rustc 1.69 by @barrbrain in #3186
- Integrate new dav1d assembly (1.1.0) by @barrbrain in #3178
- Increase test coverage for intra prediction by @barrbrain in #3188
New Contributors
Full Changelog: p20230418...p20230425
Weekly pre-release
What's Changed
- Optimize
quantize()
function by @barrbrain in #3184 - Cleanup and add more inspection to hawktracer by @shssoichiro in #3182
Full Changelog: p20230411...p20230418