[media] gspca: Add high-speed modes for PS3 Eye camera
authorJoe Howse <josephhowse@nummist.com>
Mon, 29 Dec 2014 15:00:03 +0000 (12:00 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 29 Jan 2015 20:27:49 +0000 (18:27 -0200)
commit0f5b26576246251622e33c076486b7cb0bdb0d99
treeba5135e6aaea1df3d1f476bece81abaf423e6766
parent13e6c9f4bc11a20b25718bd4197295aa56db8d38
[media] gspca: Add high-speed modes for PS3 Eye camera

Add support in the PS3 Eye driver for QVGA capture at higher
frame rates: 187, 150, and 137 FPS. This functionality is valuable
because the PS3 Eye is popular for computer vision projects and no
other camera in its price range supports such high frame rates.

Correct a QVGA mode that was listed as 40 FPS. It is really 37 FPS
(half of 75 FPS).

Tests confirm that the nominal frame rates are achieved.

Signed-off-by: Joe Howse <josephhowse@nummist.com>
Tested-by: Antonio Ospite <ao2@ao2.it>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/gspca/ov534.c
This page took 0.024247 seconds and 5 git commands to generate.