v4l2-ctl: modulator bug fixes
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 2 Aug 2009 10:04:23 +0000 (12:04 +0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 2 Aug 2009 10:04:23 +0000 (12:04 +0200)
commitb18142f997c5516e8c0708fd11fc687829f85c4c
tree9d58d1d523dd79504f2df3b93f67d86f5dde1e1c
parent9d0a010af6b3f3812e627f1447ce9c4b03cbc1bb
v4l2-ctl: modulator bug fixes

From: Hans Verkuil <hverkuil@xs4all.nl>

Setting the modulator did not take all txsubchans combinations and the
correct V4L2_TUNER_CAP_LOW into account (it used V4L2_TUNER_CAP_LOW
from G_TUNER instead of G_MODULATOR).

Priority: normal

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
utils/v4l2-ctl.cpp