mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
dav1d: update 1.3.0 -> 1.4.0
Changes for 1.4.0 'Road Runner': ------------------------------------------------------ 1.4.0 is a medium release of dav1d, focusing on new architecture support and optimizations - AVX-512 optimizations for z1, z2, z3 in 8bit and high-bitdepth - New architecture supported: loongarch - Loongarch optimizations for 8bit - New architecture supported: RISC-V - RISC-V optimizations for itx - Misc improvements in threading and in reducing binary size - Fix potential integer overflow with extremely large frame sizes Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d58cf0a312
commit
0a09518cf2
|
|
@ -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 = "48035599cdd4e4415732e408c407e0c1cd1c7444"
|
||||
SRCREV = "bb645893f374ab694b10a79f1205a728e010f2c9"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user