Update dependencies

This commit is contained in:
BtbN 2022-02-27 00:37:15 +01:00
parent 915cbaa276
commit 0db921593e
43 changed files with 44 additions and 44 deletions

View file

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