mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-25 04:51:26 +00:00
ci: Update to dav1d 0.8.0
This commit is contained in:
parent
c09dc96c2c
commit
0f4383a8a0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
set -e
|
||||
|
||||
RELEASE=0.7.1
|
||||
RELEASE=0.8.0
|
||||
|
||||
git clone https://code.videolan.org/videolan/dav1d.git --branch $RELEASE
|
||||
cd dav1d
|
||||
|
|
Loading…
Reference in a new issue