Skip to content

contrib: aom: update to 3.1.2

Tristan Matthews requested to merge tmatth/vlc:contrib/libaom-3.1.2 into master
  • Bug fixes [1]:
    • exports.cmake: use APPLE and WIN32 and use def for mingw-w64 https://aomedia-review.googlesource.com/c/aom/+/139882

    • Issue 2993: Incorrect spatial_id when decoding base layer of multi-layer stream

    • Issue 3080: Chroma Resampling by Encoder on Y4M Inputs Files Tagged as C420mpeg2

    • Issue 3081: Use of uninitialized value $version_extra in concatenation (.) or string at aom/build/cmake/version.pl line 88.

[1] https://aomedia.googlesource.com/aom/+/refs/tags/v3.1.2/CHANGELOG

Merge request reports