Skip to content

Commit

Permalink
Upgrade dav1d to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WyattBlue committed Mar 16, 2024
1 parent 800dd16 commit 41b3fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-ffmpeg.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
Package(
name="dav1d",
requires=["meson", "nasm", "ninja"],
source_url="https://code.videolan.org/videolan/dav1d/-/archive/1.4.0/dav1d-1.4.0.tar.bz2",
source_url="https://code.videolan.org/videolan/dav1d/-/archive/1.4.1/dav1d-1.4.1.tar.bz2",
build_system="meson",
),
Package(
Expand Down

0 comments on commit 41b3fee

Please sign in to comment.