From 1b76c828be0f2d413acd038a2e38c34e05264359 Mon Sep 17 00:00:00 2001 From: Jamaika1 Date: Mon, 1 Nov 2021 08:52:31 +0100 Subject: [PATCH] Rav1e Release v0.5.0 --- third-party/rav1e.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third-party/rav1e.cmd b/third-party/rav1e.cmd index 18fe3110d2..6ab9a91056 100644 --- a/third-party/rav1e.cmd +++ b/third-party/rav1e.cmd @@ -10,7 +10,7 @@ : # Also, the error that "The target windows-msvc is not supported yet" can safely be ignored provided that rav1e/target/release : # contains rav1e.h and rav1e.lib. -git clone -b 0.4 --depth 1 https://github.com/xiph/rav1e.git +git clone -b 0.5 --depth 1 https://github.com/xiph/rav1e.git cd rav1e cargo install cargo-c