h264: sps info wrong in ucode [1/1]
authorHui Zhang <hui.zhang@amlogic.com>
Tue, 31 Mar 2020 01:13:40 +0000 (09:13 +0800)
committerHui Zhang <hui.zhang@amlogic.com>
Tue, 31 Mar 2020 01:14:08 +0000 (09:14 +0800)
PD#SWPL-23224

Problem:
sps info was wrong write to sps base. because
missing a write lmem after parser . so following
info is wrong

Solution:
add this write lmem for correct sps memory locate
ucode gerrit : 103386
ucode commit id: 616d7

Verify:
U212

Change-Id: I51790e1e0ae441168d64d7e8359072e9ac32d031
Signed-off-by: Hui Zhang <hui.zhang@amlogic.com>
firmware/video_ucode.bin

index 145cc5353092429ab4d58b686238696557b88d0d..62c8ef71e7a60387d127d094e36dc20d46291763 100644 (file)
Binary files a/firmware/video_ucode.bin and b/firmware/video_ucode.bin differ