Update SVT-AV1 to 1.1.0

This commit is contained in:
bitraid 2022-05-25 17:33:35 +03:00 committed by BtbN
parent 3be839badf
commit 0d5fea8a18
1 changed files with 1 additions and 1 deletions

View File

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