aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-04-07 14:11:25 +0200
committerKhem Raj <raj.khem@gmail.com>2024-04-07 08:30:16 -0700
commit07a05add9eb1e464cb813afd034de82bdb76fda1 (patch)
treecc6faac75cf2b2b1098748e4086cc31e45033017
parenta73f3bd661ff9bae82c8ae04a338b47094d4bb30 (diff)
downloadmeta-openembedded-07a05add9eb1e464cb813afd034de82bdb76fda1.tar.gz
dav1d: update 1.4.0 -> 1.4.1
dav1d 1.4.1 'Road Runner' 1.4.1 is a small release of dav1d, improving notably ARM and RISC-V speed and fixing a small security issue. The ARM speed improvements can be significative, depening on the samples. Finally, the binary size of dav1d was reduced on ARM and RISC-V Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-multimedia/recipes-multimedia/dav1d/dav1d_1.4.1.bb (renamed from meta-multimedia/recipes-multimedia/dav1d/dav1d_1.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/dav1d/dav1d_1.4.0.bb b/meta-multimedia/recipes-multimedia/dav1d/dav1d_1.4.1.bb
index e503af44ce..08607acd85 100644
--- a/meta-multimedia/recipes-multimedia/dav1d/dav1d_1.4.0.bb
+++ b/meta-multimedia/recipes-multimedia/dav1d/dav1d_1.4.1.bb
@@ -7,7 +7,7 @@ LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=c8055cfe7548dfdaa3a6dc45d8793669"
SRC_URI = "git://code.videolan.org/videolan/dav1d.git;protocol=https;branch=master"
-SRCREV = "bb645893f374ab694b10a79f1205a728e010f2c9"
+SRCREV = "872e470ebf3e65b0b956f3a70329e885a2df1c2a"
S = "${WORKDIR}/git"