Update dependencies

This commit is contained in:
BtbN 2022-04-23 21:49:20 +02:00
parent 787aa9ab39
commit 0795443336
40 changed files with 40 additions and 40 deletions

View file

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