mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 14:14:35 +02:00
Downgrade SVT-AV1
They broke API with no way to check for it.
This commit is contained in:
parent
cd0668e26d
commit
8d53edb771
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user