We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b5defa commit e8ca091Copy full SHA for e8ca091
third-party/rav1e.cmd
@@ -13,7 +13,7 @@
13
: # Also, the error that "The target windows-msvc is not supported yet" can safely be ignored provided that rav1e/target/release
14
: # contains rav1e.h and rav1e.lib.
15
16
-git clone -b 0.5 --depth 1 https://github.com/xiph/rav1e.git
+git clone -b 0.6 --depth 1 https://github.com/xiph/rav1e.git
17
18
cd rav1e
19
cargo install cargo-c
0 commit comments