Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Full aom-av1-psy Windows release 2022-03-23

Compare
Choose a tag to compare
@BlueSwordM BlueSwordM released this 23 Mar 15:33
· 702 commits to full_build-4 since this release

These builds are based off of the latest master Git as of 2022-03-23.

Windows Full-build includes:

  • The main psy changes, for which the changelog can be found here or looked in the code(psy tunes are --tune-content=psy and `--tune-content=animation) https://aomedia-review.googlesource.com/c/aom/+/151621
  • Better deltaq-mode documentation.
  • Better deltaq-mode=5 HDR.
  • --tune=image_perceptual_quality
  • Working and slightly improved --sharpness=X control.
  • Modified improved chroma-deltaq for 4:2:0 and 4:2:2 content(4:4:4 content change pending) and working after HDR deltaq is applied when the psy tunes are active.
  • No more 1st-pass pruning.
  • Max lag-in-frames=120(vs 48 in the main branch).
  • Fixed aq-mode=1 when the psy content tune is active.

Changes from the previous build:

  • You tell me :)