]> git.baikalelectronics.ru Git - kernel.git/commit
[media] videodev2.h: add defines for the VBI field start lines
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 18 Jul 2014 05:58:41 +0000 (02:58 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 22 Jul 2014 03:40:14 +0000 (00:40 -0300)
commit7d9057579a4d18103286d34845db76baed2abc74
treecf4936a733026b703c4c4f4339bab01cb8700dde
parent2469df0e1cf61ab12f8ba90d685f940a7681eb38
[media] videodev2.h: add defines for the VBI field start lines

While working with raw and sliced VBI support in several applications
I noticed that you really need to know the start linenumbers for
each video field in order to correctly convert the start line numbers
reported by v4l2_vbi_format to the line numbers used in v4l2_sliced_vbi_format.

This patch adds four defines that specify the start lines for each
field for both 525 and 625 line standards.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
include/uapi/linux/videodev2.h