vmh264: fix bug of h264 stream stuck [1/1]
authormiaohong chen <miaohong.chen@amlogic.com>
Thu, 7 May 2020 08:20:03 +0000 (16:20 +0800)
committerHui Zhang <hui.zhang@amlogic.com>
Sat, 9 May 2020 02:12:48 +0000 (19:12 -0700)
commit5d2318750bf2d8a9888e439cda344b695da6b574
treea5851f7d0520d3416f832524293eb9df907243dd
parent0df6cb97608dab12c92a631cabeca6326629421a
vmh264: fix bug of h264 stream stuck [1/1]

PD#SWPL-24006

Problem:
h264 stream stuck.

Solution:
Modify reset judgment condition and
increase counter to avoid misjudgment caused
by subsequent state change

Verify:
u212

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