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 e1ee4d1 commit 330f08bCopy full SHA for 330f08b
build-ffmpeg
@@ -455,7 +455,7 @@ if command_exists "python3"; then
455
fi
456
if command_exists "meson"; then
457
if build "dav1d" "1.1.0"; then
458
- download "https://code.videolan.org/videolan/dav1d/-/archive/1.0.0/dav1d-1.1.0.tar.gz"
+ download "https://code.videolan.org/videolan/dav1d/-/archive/1.1.0/dav1d-1.1.0.tar.gz"
459
make_dir build
460
461
CFLAGSBACKUP=$CFLAGS
0 commit comments