What's Changed
- Add T.35 metadata C API. by @tdaede in #2990
- Use fixed-sized array in luma/chroma pred mode counts by @redzic in #2989
- Compute segmentation map thresholds from the offsets by @barrbrain in #2993
- Adjust chroma offsets for frame-mean spatiotemporal scale by @barrbrain in #2992
- Updating QUALITY_&_SPEED_FEATURES document in regards to libaom by @BlueSwordM in #2994
- Remove vergen and use built to provide the same information by @lu-zero in #2996
- Derive quantizer index offsets for segments from distortion scales by @barrbrain in #2694
- Add missing code for segmentation with --tune Psnr by @barrbrain in #2997
- segmentation: Change precision of
log(scale)
to Q23 by @barrbrain in #2998
Full Changelog: p20220816...p20220823