h265: CB1 H265 playback Stuck [1/1]
PD#SWPL-193913
PD#SWPL-195210
Problem:
1.Buf did not reclaim when 0xf interrupt.
2.Buf did not reclaim when 0x25 interrupt.
3.After the 0xf interrupt, run again and clear the pic information of
0xf, resulting in buf of 0xf not being reclaimed.
4.No abnormal resolution detection.
Solution:
1.Save the current poc when 0xf interrupt.
2.Call vh265_buf_ref_process_for_exception when 0x25 interrupt.
3.Set decode_pic to NULL when 0xf interrupt.
4.Supports abnormal resolution detection.
Verify:
ohm
Change-Id: I61da820a239d4ec338b6dc7cd358700ccb98a3c4
Signed-off-by: yuna.liu <yuna.liu@amlogic.com>
2 files changed