commit | 300d2058257062c025022d4cc24db3f1ded87e99 | [log] [tgz] |
---|---|---|
author | kun.liu <kun.liu@amlogic.com> | Tue Nov 26 06:48:41 2024 +0000 |
committer | gerrit autosubmit <gerrit.autosubmit@amlogic.com> | Wed Dec 04 04:11:29 2024 -0800 |
tree | f0bb29328bec69ebf549f11b0ecb7ab142f8614c | |
parent | 4ba227ef3dab5001cb9ca2739043476f91b857e9 [diff] |
decoder: CF1 Unified EOS Buffer Timestamp Value. [1/1] PD#SWPL-192427 Problem: On 32-bit platforms, the decoder reports the EOS buffer frame's timestamp value (ULONG_MAX) as 4294967295. GST's YUV dump functionality cannot recognize this as an invalid PTS. Solution: Standardize the EOS buffer frame's timestamp value to ULLONG_MAX. Verify: AH212 Change-Id: Ib6eb072ffab6a002ed8cc928315cf3fb555c8f7f Signed-off-by: kun.liu <kun.liu@amlogic.com>