phoronix-test-suite / test-profiles

A read-only Git copy of the OpenBenchmarking.org test profiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update SVT-AV1 to v1.4.0

EwoutH opened this issue · comments

SVT-AV1 v1.3.0 includes more SIMD optimization and further encoder tuning, among other improvements.

[1.3.0] - 2022-10-18

Encoder

  • Port SIMD optimizations from libDav1D making the conformant path (Inv. Transform) faster
  • Enabling smaller mini-GOP size configurations and tuning it for the low delay mode
  • Tuning the low-latency mode in random access targeting latencies from 250ms to 1s
  • Adding GOP-constrained Rate Control targeting low-latency streaming applications
  • Optimize mode decision features levels for depth partitioning, RDOQ, MD stage0 pruning in-loop filtering temporal filtering and TPL adding more granularity and gaining further quality
  • Preset tuning M0-M13 to smooth the spacing and utilize the quality improvements towards better tradeoffs

Build, Cleanup and Documentation

  • Update preset and API documentation
  • Various functional bug fixes
  • Remove the use of GLOB in cmake and use file names

Also, maybe the preset 10 can be removed, to reduce the complexity. Having preset 4, 8 and 12 should me more than enough to get a good indication of absolute and relative performance of SVT-AV1.

It actually looks like v1.4.0 will be released within the next few days, so let's wait for that release and update straight to v1.4.0.

@michaellarabel SVT-AV1 v1.4.0 is now tagged, alongside rav1e v0.6.1 yesterday (see #262).