Update to rc2

Update SVT-AV1 to 1.0.0-rc1
This commit is contained in:
n00mkrad 2022-04-13 12:24:29 +02:00 committed by BtbN
parent 06e3063275
commit 787aa9ab39
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="a9dcf001750ce894187c4bed216675ccc5e038e9"
SVTAV1_COMMIT="a508cd5386ecf6de8cf2c47a27a3168bcce52907"
ffbuild_enabled() {
[[ $TARGET == win32 ]] && return -1