android_kernel_motorola_sm6225/drivers/media/video/uvc
Laurent Pinchart 3afedb9585 [media] uvcvideo: Don't skip erroneous payloads
Instead of skipping the payload completely, which would make the
resulting image corrupted anyway, store the payload normally and mark
the buffer as erroneous. If the no_drop module parameter is set to 1 the
buffer will then be passed to userspace, and tt will then be up to the
application to decide what to do with the buffer.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-12-11 11:14:31 -02:00
..
Kconfig [media] uvcvideo: Use videobuf2-vmalloc 2011-12-11 11:13:06 -02:00
Makefile [media] uvcvideo: Register subdevices for each entity 2011-05-25 19:50:58 -03:00
uvc_ctrl.c [media] uvcvideo: GET_RES should only be checked for BITMAP type menu controls 2011-11-07 11:40:44 -02:00
uvc_driver.c [media] uvcvideo: Add support for LogiLink Wireless Webcam 2011-12-11 11:13:52 -02:00
uvc_entity.c [media] uvcvideo: Fix crash when linking entities 2011-09-21 22:18:07 -03:00
uvc_isight.c [media] uvcvideo: Move fields from uvc_buffer::buf to uvc_buffer 2011-12-11 11:12:05 -02:00
uvc_queue.c [media] uvcvideo: Use videobuf2-vmalloc 2011-12-11 11:13:06 -02:00
uvc_status.c [media] uvcvideo: Update e-mail address and copyright notices 2010-10-21 01:18:18 -02:00
uvc_v4l2.c [media] uvcvideo: Use videobuf2-vmalloc 2011-12-11 11:13:06 -02:00
uvc_video.c [media] uvcvideo: Don't skip erroneous payloads 2011-12-11 11:14:31 -02:00
uvcvideo.h [media] uvcvideo: Make uvc_commit_video() static 2011-12-11 11:14:04 -02:00