Update dependencies

This commit is contained in:
BtbN 2021-07-12 16:29:31 +02:00
parent dbd238fcde
commit 0631e027e9
34 changed files with 51 additions and 76 deletions

View file

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