h265: CB2 fix playback stuttering problems for specific streams. [1/1]
PD#SWPL-191841
Problem:
In save_buffe mode and efficiency mode, the decoder sometimes fails to
output frames, resulting in an excessive number of buffers being
occupied by the decoder, which leads to decoding errors after flushing
the DPB.
Solution:
In save_buffe mode and efficiency_mode, if there are no available
buffers for decoding, call the output function to output frames that are
ready for display.
Verify:
Ohm and S5
Change-Id: Ifa96caadfebe8537dea9fec19793407341025ccf
Signed-off-by: gan.zhang <gan.zhang@amlogic.com>
4 files changed