commit | bee2086f90277ee229da3157ad055df013858d75 | [log] [tgz] |
---|---|---|
author | fei.deng <fei.deng@amlogic.com> | Tue Jun 14 14:59:48 2022 +0800 |
committer | fei.deng <fei.deng@amlogic.com> | Tue Jun 14 14:59:48 2022 +0800 |
tree | d436691ad8bc33d8af313cf9a6522975da653508 | |
parent | 01cd7b56c4156a84b6b83fe43150b69b86c125ac [diff] |
amlv4l2dec: CB2 fix get pts wrong [1/1] PD#SH-10006 Problem: if the es is not good,decoder don't output all decoded frame, the function gst_aml_v4l2_video_dec_get_oldest_frame of amlv4l2dec will got wrong pts Solution: implementing a new function gst_aml_v4l2_video_dec_get_right_frame to replace gst_aml_v4l2_video_dec_get_oldest_frame Verify: ap222 Change-Id: I06f9247cebba9cdd4301474e64f27fbe0bac8a0f Signed-off-by: fei.deng <fei.deng@amlogic.com>