Download raw body.
UPDATE: aom 3.13.3
Here is an update to aom 3.13.3.
Release v3.13.3
2026-04-02 v3.13.3
This release includes several bug fixes. This release is ABI
compatible with the last release. See
https://aomedia.googlesource.com/aom/+log/v3.13.2..v3.13.3 for all the
commits in this release.
- Bug Fixes
* Commit 4cc0867f: fix multithreading crashes when loop restoration
filtering is used by the encoder.
* Commit 74aaa1ef: fix AOM_SCALING_MODE crashes when compound mask
prediction modes are used by the encoder.
Index: Makefile
===================================================================
RCS file: /cvs/ports/multimedia/aom/Makefile,v
retrieving revision 1.33
diff -u -p -u -p -r1.33 Makefile
--- Makefile 9 Apr 2026 08:34:12 -0000 1.33
+++ Makefile 9 Apr 2026 10:39:29 -0000
@@ -1,6 +1,6 @@
COMMENT= Alliance for Open Media AV1 video codec
-V= 3.13.2
+V= 3.13.3
DISTNAME= libaom-$V
PKGNAME= aom-$V
CATEGORIES= multimedia
Index: distinfo
===================================================================
RCS file: /cvs/ports/multimedia/aom/distinfo,v
retrieving revision 1.27
diff -u -p -u -p -r1.27 distinfo
--- distinfo 9 Apr 2026 08:34:12 -0000 1.27
+++ distinfo 9 Apr 2026 10:39:29 -0000
@@ -1,2 +1,2 @@
-SHA256 (libaom-3.13.2.tar.gz) = Y0A5zHnDozByBrbCXqdZq8DnNMb0rBT22+pWlORq+Dc=
-SIZE (libaom-3.13.2.tar.gz) = 6256334
+SHA256 (libaom-3.13.3.tar.gz) = RGpK6XQcuPPuuYyUnSX5G0jLK4Vpyul1xLc3OS6QJPw=
+SIZE (libaom-3.13.3.tar.gz) = 6256836
UPDATE: aom 3.13.3