commit | 247f352f12800f1a17a8e9034fa452749add7839 | [log] [tgz] |
---|---|---|
author | xing.xu <xing.xu@amlogic.com> | Mon Dec 02 14:41:03 2024 +0800 |
committer | gerrit autosubmit <gerrit.autosubmit@amlogic.com> | Tue Dec 03 18:20:09 2024 -0800 |
tree | ccf6442033fa39f6edac4be6a92e3355afd82c83 | |
parent | fbe8b0e5a84bbfb29214559fd8eff703e2973321 [diff] |
h264: CB1 Special Stream Playback Stuttering [1/1] PD#SWPL-190850 Problem: The reoder output of this stream is 5, the spec dpb size is 4, there are some problems with the output logic, the dpb is already full and not yet out of the frame, so the process of flush dpb is taken. Solution: Out of frame when dpb is full Verify: s7d Change-Id: I18e1dbeaade3f8822d50f442ab0a4828e71de738 Signed-off-by: xing.xu <xing.xu@amlogic.com>