Update to rc2
Update SVT-AV1 to 1.0.0-rc1
This commit is contained in:
parent
06e3063275
commit
787aa9ab39
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="a9dcf001750ce894187c4bed216675ccc5e038e9"
|
||||
SVTAV1_COMMIT="a508cd5386ecf6de8cf2c47a27a3168bcce52907"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == win32 ]] && return -1
|
||||
|
|
Loading…
Reference in a new issue