Update SVT-AV1

Closes #139
This commit is contained in:
BtbN 2022-03-14 16:33:35 +01:00
parent dd3eefc083
commit 760b8c3dec
1 changed files with 1 additions and 1 deletions

View File

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