V4L/DVB (12400): em28xx: Allow changing fps on webcams
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 7 Aug 2009 00:53:59 +0000 (21:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 13 Aug 2009 23:39:08 +0000 (20:39 -0300)
em28xx doesn't have temporal scaling. However, on webcams, sensors are
capable of changing the output rate. So, VIDIOC_[G|S]_PARM ioctls should
be passed to the sensor for it to properly set frame rate.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found