AV1 is done!

libaom v3.3.0 Electric-Sky Finalized

https://aomedia.googlesource.com/aom/+/refs/tags/v3.3.0

Dav1d 1.0.0 ‘Peregrine falcon’:

1.0.0 is a major release of dav1d, adding important features and bug fixes.

It notably changes, in an important way, the way threading works, by adding an automatic thread management.

It also adds support for AVX-512 acceleration, and adds speedups to existing x86 code (from SSE2 to AVX2).

1.0.0 adds new grain API to ease acceleration on the GPU, and adds an API call to get information of which frame failed to decode, in error cases.

Finally, 1.0.0 fixes numerous small bugs that were reported since the beginning of the project to have a proper release.

                                     .''.
         .''.      .        *''*    :_\/_:     .
        :_\/_:   _\(/_  .:.*_\/_*   : /\ :  .'.:.'.
    .''.: /\ :   ./)\   ':'* /\ * :  '..'.  -=:o:=-
   :_\/_:'.:::.    ' *''*    * '.\'/.' _\(/_'.':'.'
   : /\ : :::::     *_\/_*     -= o =-  /)\    '  *
    '..'  ':::'     * /\ *     .'/.\'.   '
        *            *..*         :
          *                       :
          *         1.0.0

SVT-AV1 1.0.0 (2022-04-22)

Encoder

[]Added S-frames support
[
]Added CBR Rate control mode for low delay
[]Added support for chroma position signaling
[
]Added support for skipping denoising pictures after film grain synthesis
[]Extend fast-decode support to cover presets M0-M10
[
]Simplified --fast-decode to have only one level
[]Optimized --fast-decode level 1 for better tradeoffs
[
]Visual quality improvements addressing issues #1819 / #1297
[]Visual quality fixes and improvements for both --tune 0 and 1
[
]Quality vs density tradeoffs tuning across all presets in CRF mode with TPL improvements
[]Update default settings to use a longer gop / higher quality preset and lower CRF value
[
]Various code cleanups and memory optimizations
[]Additional AVX2 optimizations
[
]Fixed all known functional bugs
[*]More robust rate control parameter verification

Build and Documentation

[]Major documentation update and re-structure
[
]Added more user guides, preset differences and a common questions section
[]Improved the documentation of the configuration parameters
[
]Improve CI coverage
[]Reduced unnecessary warnings
[
]Improve Unit Test Coverage
[*]Address C vs asm mismatches

libaom v3.4.0 Fluttershy Released

https://aomedia.googlesource.com/aom/+/refs/tags/v3.4.0


SVT-AV1 1.1.0 (2022-05-17)

Encoder

[]TPL tradeoff optimizations for 4L pred structure
[
]Quality-vs-cycles tradeoff improvements across all presets
[]Add ability to force key_frame positions through ffmpeg for CRF mode
[
]Minimize the quality impact of fast-decode while maintaining the decoder speedup
[]AVX2 optimizations for low delay mode
[
]Fix VQ issues #1896 #1857 and #1819

Build, Cleanup and Documentation

[]API / ABI cleanup and implement independent versioning
[
]Add UEB_DLL for static linking with pkgconf
[]Update system requirements docs
[
]Rate control code refactoring
[*]Fix AVX512 vs AVX2 mismatch

AOM AV1 v3.4 Encoder Brings Better Performance (Phoronix)