commit | 02bc89384e08f343fa6e4e6dfafeb4c94e4d87c1 | [log] [tgz] |
---|---|---|
author | xing.xu <xing.xu@amlogic.com> | Tue Oct 15 15:04:04 2024 +0800 |
committer | gerrit autosubmit <gerrit.autosubmit@amlogic.com> | Tue Nov 05 01:02:37 2024 -0700 |
tree | 6450cb803a8762e8c4043da8a53b914ff27dae62 | |
parent | 783a3a0871e17b39bbd08cd343e53b6307750f18 [diff] |
h264: CB1 non-v4l playback screen corruption [1/1] PD#SWPL-185188 Problem: The blk mode and YUV configuration are incorrect in H.264 non-V4L MMU mode. Solution: 1.Jagged edges issue: Add vf->flag | VFRAME_FLAG_VIDEO_LINEAR. 2.Color issue: Modify to vf->type | VIDTYPE_VIU_NV12. Verify: t3x Change-Id: I161cbc521efb6e9a6d4f1228670248b26893189e Signed-off-by: xing.xu <xing.xu@amlogic.com>