Skip to content

Commit

Permalink
Downgrade SVT-AV1
Browse files Browse the repository at this point in the history
They broke API with no way to check for it.
  • Loading branch information
BtbN committed Feb 4, 2025
1 parent cd0668e commit 8d53edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts.d/50-svtav1.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 8d53edb

Please sign in to comment.