aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
diff options
context:
space:
mode:
authorMing Qian <ming.qian@nxp.com>2022-07-08 09:56:50 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-07-08 18:18:49 +0100
commite670f5d672ef3d00b0b8c69eff09a019e6dd4ef9 (patch)
tree64863f6a18dee347391b0f202ae20ecb91eb6dd4 /drivers/media/v4l2-core
parentmedia: amphion: sync buffer status with firmware during abort (diff)
downloadlinux-dev-e670f5d672ef3d00b0b8c69eff09a019e6dd4ef9.tar.xz
linux-dev-e670f5d672ef3d00b0b8c69eff09a019e6dd4ef9.zip
media: amphion: only insert the first sequence startcode for vc1l format
For format V4L2_PIX_FMT_VC1_ANNEX_L, the amphion vpu requires driver to help insert some custom startcode before sequence and frame. but only the first sequence startcode is needed, the extra startcode will cause decoding error. So after seek, we don't need to insert the sequence startcode. In other words, for V4L2_PIX_FMT_VC1_ANNEX_L, the vpu doesn't support dynamic resolution change. Fixes: 145e936380edb ("media: amphion: implement malone decoder rpc interface") Signed-off-by: Ming Qian <ming.qian@nxp.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/v4l2-core')
0 files changed, 0 insertions, 0 deletions