Update SVT-AV1 to v1.5.0

SVT-AV1 released v1.4.0

https://gitlab.com/AOMediaCodec/SVT-AV1/-/commits/v1.5.0
This commit is contained in:
Amandeep Grewal 2023-05-29 08:02:42 -04:00 committed by GitHub
parent 94dcf28fad
commit eef51989a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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