Re: [Linux-uvc-devel] [PATCH] Add support for Creative VF0700 Live! Cam Chat HD.

2011-04-22 Thread Laurent Pinchart
Hi Alexey, On Tuesday 29 March 2011 13:48:02 Alexey Fisher wrote: The camera requires the UVC_QUIRK_RESTRICT_FRAME_RATE quirk. According to Benson, the camera seems to work at 30, 25 and 20 fps (I'm waiting for confirmation on that). Isn't it a bit restrictive to disable all frame rates

Re: [Linux-uvc-devel] [PATCH] Add support for Creative VF0700 Live! Cam Chat HD.

2011-04-14 Thread Alexey Fisher
Hi Laurent, did you received this patch? Am Dienstag, den 29.03.2011, 13:48 +0200 schrieb Alexey Fisher: The camera requires the UVC_QUIRK_RESTRICT_FRAME_RATE quirk. Reported-by: Benson Bear benson.b...@gmail.com Signed-off-by: Alexey Fisher bug-tr...@fisher-privat.net ---

[Linux-uvc-devel] [PATCH] Add support for Creative VF0700 Live! Cam Chat HD.

2011-03-29 Thread Alexey Fisher
The camera requires the UVC_QUIRK_RESTRICT_FRAME_RATE quirk. Reported-by: Benson Bear benson.b...@gmail.com Signed-off-by: Alexey Fisher bug-tr...@fisher-privat.net --- drivers/media/video/uvc/uvc_driver.c | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git