Update dependencies

This commit is contained in:
BtbN 2021-08-22 23:54:38 +02:00
parent 94395ac891
commit 0960900c6b
29 changed files with 32 additions and 341 deletions

View file

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