From: gan.zhang Date: Thu, 26 Nov 2020 07:28:02 +0000 (+0800) Subject: h265: fix multi-tile stream decoding error. [2/2] X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=215a3f8e2350454bfb34e625e9b593b20c3e3c8f;p=GitHub%2FLineageOS%2FG12%2Fandroid_hardware_amlogic_kernel-modules_media.git h265: fix multi-tile stream decoding error. [2/2] PD#SWPL-36627 Problem: multi-tile stream decoding error. Solution: For chips after TM2 that are not T5 chips, open the macro LPF_TILEXY_EXPAND, and other chips do not open this macro. ucode gerrit id:133775 ucode change id:I6b968 ucode commit id:8f1641 PS:This commit contains two ucode commit (133193 and 13375) Verify: AM301 and U212 Change-Id: I8d2628ab14b6aa45c9d74bb51f0d0cc72bbf7df8 Signed-off-by: gan.zhang --- diff --git a/firmware/video_ucode.bin b/firmware/video_ucode.bin index e3e48b4..abdc93c 100644 Binary files a/firmware/video_ucode.bin and b/firmware/video_ucode.bin differ