Update dependencies

This commit is contained in:
BtbN 2021-12-05 21:10:10 +01:00
parent 6c878d3f15
commit 8ccc3a04d5
35 changed files with 35 additions and 35 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
SVTAV1_REPO="https://gitlab.com/AOMediaCodec/SVT-AV1.git"
SVTAV1_COMMIT="dd68d3992622006ee1a57739001970e29966e68d"
SVTAV1_COMMIT="3758f57f756fa2f6721460ed7b2db2ac8a5f44e0"
ffbuild_enabled() {
[[ $TARGET == win32 ]] && return -1