What's Changed
- Fix new lints from Rust nightly by @shssoichiro in #3006
- logexp: Correct rounding bias in
blog32_q11
by @barrbrain in #3007 - logexp: Correct integer part in
blog32_q11
by @barrbrain in #3008 - Remove
aq_strength
configuration by @barrbrain in #3009 - Remove duplicated constants by @shssoichiro in #3011
- Bump several dependencies by @shssoichiro in #3012
- Calculate per-plane scales in Q14 and center
log(base_q)
by @barrbrain in #3013
Full Changelog: p20220830...p20220906