Skip to content

Commit

Permalink
Update 50-svtav1.sh to the latest commit, after v2.1.1
Browse files Browse the repository at this point in the history
This commit has passed the official pipeline
  • Loading branch information
MiKayule authored and BtbN committed Jun 27, 2024
1 parent 6b60254 commit 2156314
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="595a8741b77cab98c7c201b700d6489d240aaeaf"
SCRIPT_COMMIT="474fec3a391ff0a4d013eba25f0d90f86d04d032"

ffbuild_enabled() {
[[ $TARGET == win32 ]] && return -1
Expand Down

0 comments on commit 2156314

Please sign in to comment.