mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
SVT-AV1 not fixed on 7.1 after all
This commit is contained in:
parent
55c2e7a227
commit
cd4196dc5c
@ -5,7 +5,7 @@ SCRIPT_COMMIT="af1ccfc1cb082dd5b861676627dcecf5595e62b0"
|
|||||||
|
|
||||||
ffbuild_enabled() {
|
ffbuild_enabled() {
|
||||||
[[ $TARGET == win32 ]] && return -1
|
[[ $TARGET == win32 ]] && return -1
|
||||||
(( $(ffbuild_ffver) > 700 )) || return -1
|
(( $(ffbuild_ffver) > 701 )) || return -1
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user