Update dependencies

Signed-off-by: nanake <nanake@users.noreply.github.com>
This commit is contained in:
nanake 2021-05-18 11:38:16 +09:00 committed by BtbN
parent e99b3f7772
commit 4375ff99ad
26 changed files with 26 additions and 26 deletions

View file

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