Update SVT-AV1 to release 0.8.7

commit 3971c982311d49f9355dc8dccdcf8d21b70fa624
This commit is contained in:
N00MKRAD 2021-05-16 13:37:08 +02:00 committed by BtbN
parent 5f49912562
commit c171e964a0

View file

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