Update dependencies

This commit is contained in:
BtbN 2022-10-06 00:40:44 +02:00
parent 8bc793644e
commit 22440fc549
55 changed files with 56 additions and 56 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.com/AOMediaCodec/SVT-AV1.git"
SCRIPT_COMMIT="8ff99c90359330d2e807757c9425560bbc452ff3"
SCRIPT_COMMIT="02b12fdb6353993b088b63fa04c2dd2b71fbb1b5"
ffbuild_enabled() {
[[ $TARGET == win32 ]] && return -1