Update 50-svtav1.sh to the latest commit, after v2.1.1

This commit has passed the official pipeline
This commit is contained in:
MiKayule 2024-06-28 04:23:49 +09:00 committed by BtbN
parent 6b6025494d
commit 2156314438

View File

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