Update dependencies

This commit is contained in:
BtbN 2020-12-22 22:34:59 +01:00
parent dc3c3b5d34
commit 0e2d970618
27 changed files with 53 additions and 42 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
RAV1E_SRC_PREFIX="https://github.com/xiph/rav1e/releases/download/p20201103"
RAV1E_SRC_PREFIX="https://github.com/xiph/rav1e/releases/download/p20201215"
ffbuild_enabled() {
[[ $TARGET == win32 ]] && return -1