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
Frame
data structure to a separate crate: v_frame (@lu-zero) - Remove the unused
speed-test
CLI option (@shssoichiro)
Fixes
- Fix encoding configuration serialization (@lu-zero)