Skip to content

Commit

Permalink
Update to dav1d v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Drago committed Dec 6, 2019
1 parent 3f1477a commit 323e2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/avif/ext/dav1d.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
: # If you're running this on Windows, be sure you've already run this (from your VC2017 install dir):
: # "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Auxiliary\Build\vcvars64.bat"

git clone -n https://code.videolan.org/videolan/dav1d.git && cd dav1d && git checkout 0.5.1 && cd ..
git clone -n https://code.videolan.org/videolan/dav1d.git && cd dav1d && git checkout 0.5.2 && cd ..

cd dav1d
mkdir build
Expand Down

0 comments on commit 323e2b0

Please sign in to comment.