Update dependencies

This commit is contained in:
BtbN 2022-06-09 22:21:18 +02:00
parent 48f83820fb
commit 42174778e7
49 changed files with 50 additions and 50 deletions

View file

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