linux/drivers/media/usb/uvc
Guennadi Liakhovetski e93e7fd9f5 [media] v4l2: uvcvideo: Allow using larger buffers
A test in uvc_video_decode_isoc() checks whether an image has been
received from the camera completely. For this the data amount is compared
to the buffer length, which, however, doesn't have to be equal to the
image size. Switch to using formats .sizeimage field for an exact
expected image size.

[Renamed image_size to frame_size]

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-09-21 20:37:55 -03:00
..
Kconfig
Makefile
uvc_ctrl.c [media] uvcvideo: Work around buggy Logitech C920 firmware 2014-09-21 20:25:54 -03:00
uvc_debugfs.c
uvc_driver.c [media] media: usb: uvc: add a quirk for Dell XPS M1330 webcam 2014-09-21 20:26:25 -03:00
uvc_entity.c
uvc_isight.c
uvc_queue.c [media] vb2: call buf_finish from __queue_cancel 2014-03-11 06:56:39 -03:00
uvc_status.c
uvc_v4l2.c [media] v4l2: uvcvideo: Allow using larger buffers 2014-09-21 20:37:55 -03:00
uvc_video.c [media] v4l2: uvcvideo: Allow using larger buffers 2014-09-21 20:37:55 -03:00
uvcvideo.h [media] v4l2: uvcvideo: Allow using larger buffers 2014-09-21 20:37:55 -03:00