projects
/
GitHub
/
LineageOS
/
G12
/
android_hardware_amlogic_kernel-modules_media.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbce22a
)
h264: sps info wrong in ucode [1/1]
author
Hui Zhang
<hui.zhang@amlogic.com>
Tue, 31 Mar 2020 01:13:40 +0000
(09:13 +0800)
committer
Hui 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
patch
|
blob
|
blame
|
history
diff --git
a/firmware/video_ucode.bin
b/firmware/video_ucode.bin
index 145cc5353092429ab4d58b686238696557b88d0d..62c8ef71e7a60387d127d094e36dc20d46291763 100644
(file)
Binary files a/firmware/video_ucode.bin and b/firmware/video_ucode.bin differ