mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
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>
This commit is contained in:
parent
a73f3bd661
commit
07a05add9e
|
|
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user