Update dependencies

This commit is contained in:
BtbN 2021-12-05 21:10:10 +01:00
parent 6c878d3f15
commit 8ccc3a04d5
35 changed files with 35 additions and 35 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
RAV1E_REPO="https://github.com/xiph/rav1e.git"
RAV1E_COMMIT="9417a4df1069cc066d499e04b9130ffd32019ed1"
RAV1E_COMMIT="37c13ebbe198316db221869f025546f6f633d381"
ffbuild_enabled() {
[[ $TARGET == win32 ]] && return -1