What's Changed
- Stabilize the --film-grain-table parameter by @shssoichiro in #2975
- CI: Do not consider crates directory for code coverage by @Luni-4 in #2976
- CI: Switch to codecov by @Luni-4 in #2977
- Improve badges in README by @Luni-4 in #2978
- Add T.35 metadata support. by @tdaede in #2968
- Add enhanced version info by @shssoichiro in #2979
- Retune constants for ssim_boost by @barrbrain in #2974
- Add aarch64 NEON 8-bit SATD assembly for 4x4-transformed block sizes by @redzic in #2972
- Remove always-true if statement in encode_partition_topdown() by @redzic in #2980
- Fix aarch64 satd compilation on gcc by @redzic in #2982
- CI: Fix
clippy::derive_partial_eq_without_eq
, etc. warnings by @barrbrain in #2983 - Clean up encode_partition_topdown() by @redzic in #2984
- Use frame-relative spatiotemporal scores by @barrbrain in #2981
- segmentation: Limit minimum segment to avoid lossless mode by @barrbrain in #2986
- Implement
SegmentationLevel::Full
again by @barrbrain in #2987 - CI: Pull in dev packages from Ubuntu Kinetic by @barrbrain in #2988
- Bump console + dav1d-sys + system-deps by @eclipseo in #2961
Full Changelog: p20220802...p20220816