We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f1477a commit 323e2b0Copy full SHA for 323e2b0
ext/avif/ext/dav1d.cmd
@@ -8,7 +8,7 @@
8
: # If you're running this on Windows, be sure you've already run this (from your VC2017 install dir):
9
: # "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Auxiliary\Build\vcvars64.bat"
10
11
-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 ..
12
13
cd dav1d
14
mkdir build
0 commit comments