vmh264: fix field picture display abnormal at start. [1/1]
authormiaohong chen <miaohong.chen@amlogic.com>
Fri, 16 Oct 2020 07:50:16 +0000 (15:50 +0800)
committerMiaohong Chen <miaohong.chen@amlogic.com>
Fri, 16 Oct 2020 08:22:47 +0000 (01:22 -0700)
commit243765a3c1d104e17e1588f424c643e1285c445f
tree23c593c0d6e1a58fccd54cfee3570bfffb61c063
parent558b13f3fc1199d790425e229926b8dde8fb778e
vmh264: fix field picture display abnormal at start. [1/1]

PD#SWPL-15094

Problem:
h264 display abnormal when start play or seek.

Solution:
first frame combined with I top field and p bottom field,
set list0 size 1 when decode p field.

Verify:
t962x2

Change-Id: I5b64de94414887e4360d33077cb827ab8a1a2834
Signed-off-by: miaohong chen <miaohong.chen@amlogic.com>
drivers/frame_provider/decoder/h264_multi/h264_dpb.c