Update dependencies

This commit is contained in:
BtbN 2022-02-27 00:37:15 +01:00
parent 915cbaa276
commit 0db921593e
43 changed files with 44 additions and 44 deletions

View file

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