V4L/DVB (13309): uvcvideo: Ignore the FIX_BANDWIDTH for compressed video
commita2e35af6c756b5fa827fec5e0431cf2ce449beef
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 4 Nov 2009 14:09:12 +0000 (4 11:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 7 Nov 2009 14:55:14 +0000 (7 12:55 -0200)
tree93db615bc155ccd2f1ceea2a6508351b8c72031b
parent7157fbd0ed1a00024fb915cfa5ed93fb4ce9dfaf
V4L/DVB (13309): uvcvideo: Ignore the FIX_BANDWIDTH for compressed video

The FIX_BANDWIDTH quirk tries to work around cameras requesting the
maximum bandwidth regardless of the image size by computing a bandwidth
estimate. This works only for uncompressed frames.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/uvc/uvc_video.c