Update dependencies
This commit is contained in:
parent
86af523883
commit
3119034c92
27 changed files with 34 additions and 38 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SVTAV1_REPO="https://github.com/OpenVisualCloud/SVT-AV1.git"
|
||||
SVTAV1_COMMIT="b6e11146f249042a6ac67fb3c53ca780434fb753"
|
||||
SVTAV1_REPO="https://gitlab.com/AOMediaCodec/SVT-AV1.git"
|
||||
SVTAV1_COMMIT="6870e6cadc166235b8fb5aa286564e0fb5039e4f"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == win32 ]] && return -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue