Update dependencies

This commit is contained in:
BtbN 2021-04-04 01:09:54 +02:00
parent 8f268fa17d
commit c3b3e01674
24 changed files with 43 additions and 43 deletions

View file

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