Update dependencies

This commit is contained in:
BtbN 2021-09-22 15:27:59 +02:00
parent f4de61ca32
commit be2213e801
26 changed files with 27 additions and 27 deletions

View file

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