mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] dav1d: version bump 1.3.0 -> 1.5.1
@ 2025-10-21 14:08 Sven Püschel
  0 siblings, 0 replies; only message in thread
From: Sven Püschel @ 2025-10-21 14:08 UTC (permalink / raw)
  To: ptxdist; +Cc: Sven Püschel

Release 1.5.0 removed some SSE2 optimizations, which might impact
systems without SSSE3 support.

https://code.videolan.org/videolan/dav1d/-/releases/1.4.0
https://code.videolan.org/videolan/dav1d/-/releases/1.4.1
https://code.videolan.org/videolan/dav1d/-/releases/1.4.2
https://code.videolan.org/videolan/dav1d/-/releases/1.4.3
https://code.videolan.org/videolan/dav1d/-/releases/1.5.0
https://code.videolan.org/videolan/dav1d/-/releases/1.5.1

Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
 rules/dav1d.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/dav1d.make b/rules/dav1d.make
index c746e95db..f8eafc7b6 100644
--- a/rules/dav1d.make
+++ b/rules/dav1d.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_DAV1D) += dav1d
 #
 # Paths and names
 #
-DAV1D_VERSION		:= 1.3.0
-DAV1D_MD5		:= c8381f8346525dcd4205e9b50d80c5f4
+DAV1D_VERSION		:= 1.5.1
+DAV1D_MD5		:= 40f852ee7a8db1d1d2b1add6234a667f
 DAV1D			:= dav1d-$(DAV1D_VERSION)
 DAV1D_SUFFIX		:= tar.bz2
 DAV1D_URL		:= https://code.videolan.org/videolan/dav1d/-/archive/$(DAV1D_VERSION)/$(DAV1D).$(DAV1D_SUFFIX)
-- 
2.47.3




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-10-21 14:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-21 14:08 [ptxdist] [PATCH] dav1d: version bump 1.3.0 -> 1.5.1 Sven Püschel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox