]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commitd96ecda63f41350dc93c17ccb72ea24511f207a9
treeb154253bb1bd1c021ce32964f5850b2c5b0e0686
parent83053f7fe3eb0b6b1634d24ede87f1daa01ae60c
V4L/DVB (12400): em28xx: Allow changing fps on webcams

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>
drivers/media/video/em28xx/em28xx-video.c