Update dependencies

This commit is contained in:
BtbN 2022-06-09 22:21:18 +02:00
parent 48f83820fb
commit 42174778e7
49 changed files with 50 additions and 50 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
SVTAV1_REPO="https://gitlab.com/AOMediaCodec/SVT-AV1.git"
SVTAV1_COMMIT="98aba736053ba0cb00112db88a7f39f16bd64080"
SVTAV1_COMMIT="1a656a3dd30499f1c548d10b03b022e4983ee53e"
ffbuild_enabled() {
[[ $TARGET == win32 ]] && return -1