From: Hans Verkuil Date: Fri, 18 Jul 2014 05:58:41 +0000 (-0300) Subject: [media] videodev2.h: add defines for the VBI field start lines X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=273886b4f71a1a960a3625833df2f037efffab45;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed