Improvements
- Add a
quiet(-q) option to the CLI (@lu-zero) - Optimize SATD computation at high bit depth for around 1% performance improvement (@shssoichiro)
Changes
- Move the
Framedata structure to a separate crate: v_frame (@lu-zero) - Remove the unused
speed-testCLI option (@shssoichiro)
Fixes
- Fix encoding configuration serialization (@lu-zero)