[vlc-commits] [Git][videolan/vlc][master] contrib: dav1d: update to post 1.1.0 version

Jean-Baptiste Kempf (@jbk) gitlab at videolan.org
Sun Mar 5 16:54:43 UTC 2023



Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC


Commits:
398b417e by Tristan Matthews at 2023-03-05T15:43:35+00:00
contrib: dav1d: update to post 1.1.0 version

We can't use 1.1.0 directly because it broke the wasm32 build.

- - - - -


1 changed file:

- contrib/src/dav1d/rules.mak


Changes:

=====================================
contrib/src/dav1d/rules.mak
=====================================
@@ -2,7 +2,7 @@
 
 DAV1D_VERSION := 1.0.0
 DAV1D_URL := $(VIDEOLAN)/dav1d/$(DAV1D_VERSION)/dav1d-$(DAV1D_VERSION).tar.xz
-DAV1D_HASH := 6777dd0a61ab78cc9fab92af53558ea44c135056
+DAV1D_HASH := bf5ae021edff111d3954b32fef09debcc4981738
 DAV1D_VERSION := $(DAV1D_HASH)
 DAV1D_GITURL := https://code.videolan.org/videolan/dav1d.git
 



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/398b417eac174cb870175b6715ba0d5dc331c8da

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/398b417eac174cb870175b6715ba0d5dc331c8da
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list