Downgrade SVT-AV1

They broke API with no way to check for it.
This commit is contained in:
BtbN 2025-02-04 19:07:33 +01:00
parent cd0668e26d
commit 8d53edb771

View File

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