vmh264: stream not smooth [1/1]
authormiaohong chen <miaohong.chen@amlogic.com>
Thu, 2 Jul 2020 06:00:57 +0000 (14:00 +0800)
committerMiaohong Chen <miaohong.chen@amlogic.com>
Mon, 6 Jul 2020 02:28:37 +0000 (19:28 -0700)
commitf8085c8f359f746d7a8d0f5f7916d69757b14307
treeb3bde4482e287b410d173d0da1f131daa0ce405e
parentc2fc09851c8f774e4fb932c45092f757adaaf2a9
vmh264: stream not smooth [1/1]

PD#SWPL-28869

Problem:
H264 stream frequently not smooth

Solution:
cause:The number of inverted frames is inaccurate,
which results in the frame not being output in time
and the code stream is not smooth.
If the grammar has reverse frame number reoder_num_frames,
reoder_num_frames is preferred.

Verify:
u212

Change-Id: I1b176ae825db01caed44a2a49de0789a2af8d562
Signed-off-by: miaohong chen <miaohong.chen@amlogic.com>
drivers/frame_provider/decoder/h264_multi/h264_dpb.c
drivers/frame_provider/decoder/h264_multi/h264_dpb.h
drivers/frame_provider/decoder/h264_multi/vmh264.c