Skip to content

Commit 323e2b0

Browse files
author
Joe Drago
committed
Update to dav1d v0.5.2
1 parent 3f1477a commit 323e2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/avif/ext/dav1d.cmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
: # If you're running this on Windows, be sure you've already run this (from your VC2017 install dir):
99
: # "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Auxiliary\Build\vcvars64.bat"
1010

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

1313
cd dav1d
1414
mkdir build

0 commit comments

Comments
 (0)