]> git.baikalelectronics.ru Git - kernel.git/commit
media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 12 Oct 2022 15:46:17 +0000 (16:46 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 25 Oct 2022 15:40:07 +0000 (16:40 +0100)
commit8fd3bbf345cd96f284266ba863b20844ebc628a6
tree70741e99ac925ab5bc54abf22c9c8744203c1ea4
parentdf0d3d3669a2f0a54b7fa449905044adf9fbef3c
media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'

If it is a progressive (non-interlaced) format, then ignore the
interlaced timing values.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Fixes: c8ae9e737bfc ([media] videodev2.h: defines to calculate blanking and frame sizes)
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
include/uapi/linux/videodev2.h