ping.
On 2026-03-29 10:24 p.m., Brad Smith wrote:
> Here is an update to aom 3.13.2.
>
>
> Release v3.13.2
>
> 2026-03-17 v3.13.2
> This release includes several bug fixes. This release is ABI
> compatible with the last release. See
> https://aomedia.googlesource.com/aom/+log/v3.13.1..v3.13.2 for all the
> commits in this release.
>
> - Bug Fixes
> * x86: enable SSE4.2 in x86_simd_caps
> https://aomedia-review.googlesource.com/206481
> * b:448994065: Working nasm-3.0.0 is not detected with libaom on
> 3.13.1
> * b:480978101: Heap buffer overflow in av1_copy_and_extend_frame
> during encode triggered by NV12/bordered image with size_align
> * b:487259772: Out-of-bounds heap read in VP9 encoder via WebCodecs
> VideoEncoder dimension reconfiguration
> * b:489473886: Invalid memory read access in aom_sse_avx2 (Mozilla
> report)
>
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/multimedia/aom/Makefile,v
> retrieving revision 1.32
> diff -u -p -u -p -r1.32 Makefile
> --- Makefile 26 Jan 2026 18:30:15 -0000 1.32
> +++ Makefile 30 Mar 2026 01:28:49 -0000
> @@ -1,9 +1,8 @@
> COMMENT= Alliance for Open Media AV1 video codec
>
> -V= 3.13.1
> +V= 3.13.2
> DISTNAME= libaom-$V
> PKGNAME= aom-$V
> -REVISION= 0
> CATEGORIES= multimedia
>
> SHARED_LIBS= aom 6.0
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/multimedia/aom/distinfo,v
> retrieving revision 1.26
> diff -u -p -u -p -r1.26 distinfo
> --- distinfo 19 Jan 2026 08:58:47 -0000 1.26
> +++ distinfo 30 Mar 2026 01:28:49 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (libaom-3.13.1.tar.gz) = GeRaWnGS1pBWUimYPa2QDna1E6AjBsEgU/uaJiy+yn0=
> -SIZE (libaom-3.13.1.tar.gz) = 6253958
> +SHA256 (libaom-3.13.2.tar.gz) = Y0A5zHnDozByBrbCXqdZq8DnNMb0rBT22+pWlORq+Dc=
> +SIZE (libaom-3.13.2.tar.gz) = 6256334
No comments:
Post a Comment