h264: fixed playback stuck when local reset. [1/1]
authorNanxin Qin <nanxin.qin@amlogic.com>
Fri, 3 Jan 2020 08:09:04 +0000 (16:09 +0800)
committerHui Zhang <hui.zhang@amlogic.com>
Mon, 6 Jan 2020 02:30:04 +0000 (18:30 -0800)
commit13e14fdcbdc2f6f68759583b7cd12dfba9aad601
tree7f3f1967652c3130d4e37d039d7b4c5232c09bac
parent1b58ee67e4da6462f41a736d4163fc54bd13d8bf
h264: fixed playback stuck when local reset. [1/1]

PD#SWPL-15748

Problem:
the program will stuck after the bitstream play for a cycle.

Solution:
it is not notity the reset event to backend when error reset
happend, the vf could not be back to decode on android P.

Verify:
x301

Change-Id: Ia0e1883b43d52c9d44cdcab2c5932c682e05c50c
Signed-off-by: Nanxin Qin <nanxin.qin@amlogic.com>
drivers/frame_provider/decoder/h264_multi/vmh264.c