From 9d0819692b6f6391da57a9eb659e76f68036bac4 Mon Sep 17 00:00:00 2001 From: TC McCarthy Date: Mon, 20 May 2024 12:05:14 -0400 Subject: [PATCH] Bumps SVTAV1 --- Dockerfile | 2 +- Dockerfile.aarch64 | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 6125713..c99a2c9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -43,7 +43,7 @@ ENV \ OPUS=1.5.2 \ RAV1E=0.7.1 \ SHADERC=v2024.1 \ - SVTAV1=2.0.0 \ + SVTAV1=2.1.0 \ THEORA=1.1.1 \ VORBIS=1.3.7 \ VPLGPURT=24.1.5 \ diff --git a/Dockerfile.aarch64 b/Dockerfile.aarch64 index 592e21a..3273728 100644 --- a/Dockerfile.aarch64 +++ b/Dockerfile.aarch64 @@ -34,7 +34,7 @@ ENV \ OPENJPEG=2.5.2 \ OPUS=1.5.2 \ RAV1E=0.7.1 \ - SVTAV1=2.0.0 \ + SVTAV1=2.1.0 \ THEORA=1.1.1 \ VORBIS=1.3.7 \ VPX=1.14.0 \ diff --git a/README.md b/README.md index 0de372b..cda28ab 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ docker run --rm --privileged multiarch/qemu-user-static:register --reset Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64`. ## Versions - +* **20.05.24:** - Bump libsvtav1. * **09.05.24:** - Bump libaom, fribidi, kvazaar, various Intel drivers and libs, Mesa, opus, shaderc, webp and x265. * **11.04.24:** - Explicitly disable libdrm on aarch64, add new lib `libxcb-shm0`. Add quick test at the end of build. * **10.04.24:** - Compile ffmpeg with `libfribidi`, `libharfbuzz` and `libfontconfig`, compile libharfbuzz.