v4l2-ctl: fix the field-per-second calculation
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 20 Mar 2013 08:15:57 +0000 (09:15 +0100)
committerHans Verkuil <hans.verkuil@cisco.com>
Wed, 20 Mar 2013 08:15:57 +0000 (09:15 +0100)
commitbe6abc78395a142abedba32d2aa34cc0113d4261
treedb39fb16f56fd8ab1e62c7e40f171f39e5ae1095
parente520a6c728133695068dae547f4cc5df0cbf193b
v4l2-ctl: fix the field-per-second calculation

The height in the bt_timings struct is the height of the full frame,
so for the fields-per-second calculation the height should be divided
by two.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/v4l2-ctl/v4l2-ctl-stds.cpp