Skip to content

contrib: update rav1e and rust toolchain

Tristan Matthews requested to merge tmatth/vlc:update/rav1e-0.5.0 into master

Tested that the .rav1e target was buildable for each of these commits with:

git rebase --interactive origin/master --exec='git clean -dfx && cd contrib && mkdir -p leenux && cd leenux && ../bootstrap && make .rav1e'
Edited by Tristan Matthews

Merge request reports