Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2025

This PR contains the following updates:

Package Update Change
AOMediaCodec/SVT-AV1 major 2.3.0 -> 3.0.0

Release Notes

AOMediaCodec/SVT-AV1 (AOMediaCodec/SVT-AV1)

v3.0.0

Compare Source

API updates

  • Refreshed API cleaning up unused fields, use stdbool type and cleanup redundant parameter in svt_av1_enc_init_handle
  • Repositioned the presets and removed one preset resulting in a max preset of M10 in the current version
  • Added temporal layer and averageQP fields in output picture structure, along with an option to specify a QP offset for the startup gop
  • The API changes are not backwards compatible, more details about the changes can be found in issue 2217

Encoder

  • Improved mid and high quality presets quality vs speed tradeoffs for fast-decode 2 mode:
  • ~15-25% speedup for M3-M10 at the same quality levels - (!2376 and !2343)
  • ~1% BD-rate improvement for presets M0-M2 - (!2376 and !2343)
  • Repositioned the fast-decode 1 mode to produce ~10% decoder cycle reduction vs fast-decode 0 while reducing the BD-rate loss to ~1% (!2376)
  • Further Arm Neon and SVE2 optimizations that improve high bitdepth encoding by an average of 10-25% for 480p-1080p resolutions beyond the architecture-agnostic algorithmic improvements since v2.3.0
  • Ported several features from SVT-AV1-SPY fork to further improve the perceptual quality of tune 0 mode
  • Added an avif mode to reduce resource utilization when encoding still images

Cleanup Build and bug fixes and documentation

  • third_party: Removed vendored cpuinfo, will attempt to use one provided by the system. For those without cpuinfo, it will be pulled and compiled into the library, similar to before
  • Improved the unit test coverage for Arm Neon and SVE2 code
  • Updated documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the bump/major label Feb 20, 2025
@renovate renovate bot force-pushed the renovate/aomediacodec-svt-av1-3.x branch from 5220d97 to 692628d Compare February 26, 2025 12:49
@HeavenVolkoff HeavenVolkoff force-pushed the renovate/aomediacodec-svt-av1-3.x branch from 692628d to da7d425 Compare February 26, 2025 19:56
Copy link
Contributor Author

renovate bot commented Feb 26, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant