libdvr: video is freeze when fast backward to beginning [1/1]
PD#SWPL-103956
Problem:
Video freezes when fast backward to beginning.
Solution:
An fffb_replay is introduced to help finish the last FB play at beginning
position of a recording. In addition to function correctness, another
benefit is that after play, demux buffer is cleared due to stopVideoDecoding
invocation in the process. The following resume operation will not be
affected by the invalid cache length.
Verify:
Locally tested OK in AndroidT environment.
Signed-off-by: Wentao.MA <wentao.ma@amlogic.com>
Change-Id: I48a423a677563e4f285157635118e5300e775261
1 file changed