Here is an update to aom 2.0.1.
2020-11-25 v2.0.1
This release includes two bug fixes.
- Bug fixes:
Issue 2723: Fix crash in chroma_check() when generating a monochrome
encoded stream in real-time mode.
Issue 2833: Fix crash on some input when reduced still picture header is
used in real-time mode and speed >=7.
Index: Makefile
===================================================================
RCS file: /home/cvs/ports/multimedia/aom/Makefile,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 Makefile
--- Makefile 19 May 2020 20:41:46 -0000 1.6
+++ Makefile 8 Dec 2020 21:08:55 -0000
@@ -4,8 +4,7 @@ COMMENT= Alliance for Open Media AV1 vid
GH_ACCOUNT= jbeich
GH_PROJECT= aom
-GH_TAGNAME= v2.0.0
-PKGNAME= aom-2.0.0
+GH_TAGNAME= v2.0.1
CATEGORIES= multimedia
SHARED_LIBS= aom 2.0
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/multimedia/aom/distinfo,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 distinfo
--- distinfo 19 May 2020 20:41:46 -0000 1.6
+++ distinfo 8 Dec 2020 21:08:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (aom-2.0.0.tar.gz) = NWfr52fkafE7slozS5ZKyyD/ed0mUQpOc2fgqwwomJg=
-SIZE (aom-2.0.0.tar.gz) = 3507569
+SHA256 (aom-2.0.1.tar.gz) = bSka6L1Hy5UEZEc3xvM8zdvx712DxCRs12tiK6kU/V4=
+SIZE (aom-2.0.1.tar.gz) = 3507738