commit | 6864c60dc870f665ee7f69c69e0fcaa5fc11aa23 | [log] [tgz] |
---|---|---|
author | miaohong chen <miaohong.chen@amlogic.com> | Thu Dec 26 16:39:55 2024 +0800 |
committer | gerrit autosubmit <gerrit.autosubmit@amlogic.com> | Sat Dec 28 19:43:56 2024 -0800 |
tree | 551508cf04cf6fe437328e40c9d2ea1828bad65b | |
parent | ebd9e9c1e3482ee3443112fd3ad76958ceca17c1 [diff] |
v4ldec: CB1 Add frame_index count to eos frame. [1/1] PD#SWPL-178666 Problem: The `frame_index` only counts actual frames and does not include EOS frames. This can result in non-unique `frame_index` values in scenarios with variable resolution. Solution: Add frame_index count to eos frame Verify: AH212 Change-Id: I4de4443e6e15f5231bc578f4bc166fcd809faac3 Signed-off-by: miaohong chen <miaohong.chen@amlogic.com>