Update 50-svtav1.sh
Update SVT-AV1 to release 0.9.1
This commit is contained in:
parent
dd3eefc083
commit
30e4a8243a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SVTAV1_REPO="https://gitlab.com/AOMediaCodec/SVT-AV1.git"
|
||||
SVTAV1_COMMIT="af222120c8cf605722f5143a224ee883f6e674fd"
|
||||
SVTAV1_COMMIT="9e32f42e90f174d4a4263037d5db8800c8813862"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == win32 ]] && return -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue