commit | e36552684e24f8b21569dec47381c36b50a7966b | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Jul 29 08:41:00 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sun Aug 18 08:19:40 2013 -0300 |
tree | c300fbdd03bc67e03a895bc367837dd87ada4e3e | |
parent | eacf8f9aa80e2231af43b589cfc18c054e417220 [diff] |
[media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME defines Use the new blanking and frame size defines. This also fixed a bug in these drivers: they assumed that the height for interlaced formats was the field height, however height is the frame height. So the height for a field is actually bt->height / 2. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>