[vlc-commits] [Git][videolan/vlc][master] contrib: aom: update to 3.1.2

Steve Lhomme (@robUx4) gitlab at videolan.org
Fri Jul 30 04:59:26 UTC 2021



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
8709e79e by Tristan Matthews at 2021-07-29T20:46:13+00:00
contrib: aom: update to 3.1.2

- 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

- - - - -


1 changed file:

- contrib/src/aom/rules.mak


Changes:

=====================================
contrib/src/aom/rules.mak
=====================================
@@ -1,5 +1,5 @@
 # aom
-AOM_VERSION := v3.1.1
+AOM_VERSION := v3.1.2
 AOM_GITURL := https://aomedia.googlesource.com/aom/+archive/$(AOM_VERSION).tar.gz
 
 PKGS += aom



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/8709e79e18b975687c00f08651e0d6978a7cdd3c

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/8709e79e18b975687c00f08651e0d6978a7cdd3c
You're receiving this email because of your account on code.videolan.org.




More information about the vlc-commits mailing list