mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 21:37:38 +02:00
Update 50-svtav1.sh to the latest commit, after v2.2.0
https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v2.2.0
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.com/AOMediaCodec/SVT-AV1.git"
|
||||
SCRIPT_COMMIT="21a1154add74504aa86d782a3cf662d3d7deb815"
|
||||
SCRIPT_COMMIT="25e0d3e81dcf322abac8690e4eac7bba0cebc054"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == win32 ]] && return -1
|
||||
|
Reference in New Issue
Block a user