mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
svt-av1: upgrade 4.1.0 -> 4.2.0
Upstream changes (CHANGELOG.md, 4.2.0): * VOD/RA: new TUNE-VMAF mode (~15% VMAF BD-rate gain), single-thread RA mode, RA preset/bitrate tuning for M3-M5, raw OBU output as an alternative to IVF, and initial_display_delay signalling to fix A/V sync on seek. New CLI options --cqp, --enable-intrabc, --hbd-mds, --enable-kf-tf. * RTC/low-delay: CBR rate control with Kalman-filter QP estimation, cyclic refresh and frame re-encode; on-the-fly MG size/preset/bitrate/ frame-rate changes; reference-frame management API with LTR; --max-intra-bitrate-pct / --max-inter-bitrate-pct. * General: entropy-coding refactor, CDEF/MD/ME optimizations, optimized screen-content detection and TPL dispatch. Version-only bump (git tag v4.2.0); no recipe/packaging changes needed. Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ inherit cmake
|
||||
DEPENDS = "nasm-native"
|
||||
|
||||
SRC_URI = "git://gitlab.com/AOMediaCodec/SVT-AV1.git;protocol=https;nobranch=1;tag=v${PV}"
|
||||
SRCREV = "c04f951541ad600e0d9c10836f2ab7b9bc69816d"
|
||||
SRCREV = "9292ec8e32bce26f781f277ec8739b53426c4300"
|
||||
|
||||
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
|
||||
|
||||
Reference in New Issue
Block a user