commit | e28958d81cf85f83d2485ea9ba82b8e9ab4b9b23 | [log] [tgz] |
---|---|---|
author | yuna.liu <yuna.liu@amlogic.com> | Mon Nov 11 03:29:25 2024 +0000 |
committer | gerrit autosubmit <gerrit.autosubmit@amlogic.com> | Fri Nov 29 02:12:42 2024 -0800 |
tree | 11e8bf52895bb07c2817d5db70f375de9ed17ee9 | |
parent | 06e9d1e8c7deef5ca116ab2008d13f9b207f4ce1 [diff] |
vdec: CB2 v4l stream mode timestamp exception. [1/1] PD#SWPL-192333 Problem: 1.The error frame called checkout to get pts. 2.Timestamp unit is ns in v4l2,result in pts and duration do not match. Solution: 1.The error frame called peek to get pts. 2.Fixed checkin's pts. Verify: S905X4 Change-Id: Ie4a3d4938d9dfd254461a1e129bfe0a679032b50 Signed-off-by: yuna.liu <yuna.liu@amlogic.com>