diff options
author | Ming Qian | 2023-04-14 09:55:43 +0800 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-07-19 16:21:50 +0200 |
commit | c0d500726ce25394a7310f07e6aba54525b67be6 (patch) | |
tree | cc6c2835dcdf162cee86c163bef42bc2dbac552a /drivers/media/platform/amphion/vdec.c | |
parent | bc43061b42c0179a399d46c85115fe13831485ec (diff) |
media: amphion: drop repeated codec data for vc1g format
[ Upstream commit e1d2ccc2cdd6333584aa3d5386dc667d0837c48f ]
For format V4L2_PIX_FMT_VC1_ANNEX_G,
the separate codec data is required only once.
The repeated codec data may introduce some decoding error.
so drop the repeated codec data.
It's amphion vpu's limitation
Fixes: e670f5d672ef ("media: amphion: only insert the first sequence startcode for vc1l format")
Signed-off-by: Ming Qian <ming.qian@nxp.com>
Tested-by: xiahong.bao <xiahong.bao@nxp.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/media/platform/amphion/vdec.c')
0 files changed, 0 insertions, 0 deletions