mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 13:00:02 +00:00
dav1d: update 1.5.2 -> 1.5.3
Changes for 1.5.3 'Sonic': -------------------------- 1.5.3 is a minor release of dav1d, focused on RISC-V and maintenance: - Misc small optimizations - RISC-V assembly optimizations for ipred, emu_edge and w_mask, and VLEN 512 for blend functions - Fix issue with ivf files with 0 frames in tools 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:
+1
-1
@@ -7,7 +7,7 @@ LICENSE = "BSD-2-Clause"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=48d9210a87a24f62609b5a4f777d8dfe"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=48d9210a87a24f62609b5a4f777d8dfe"
|
||||||
|
|
||||||
SRC_URI = "git://code.videolan.org/videolan/dav1d.git;protocol=https;nobranch=1"
|
SRC_URI = "git://code.videolan.org/videolan/dav1d.git;protocol=https;nobranch=1"
|
||||||
SRCREV = "c720f4d3556a01916324aea155555d3efba842e8"
|
SRCREV = "b546257f770768b2c88258c533da38b91a06f737"
|
||||||
|
|
||||||
DEPENDS:append:x86 = " nasm-native"
|
DEPENDS:append:x86 = " nasm-native"
|
||||||
DEPENDS:append:x86-64 = " nasm-native"
|
DEPENDS:append:x86-64 = " nasm-native"
|
||||||
Reference in New Issue
Block a user