commit | d63beb9ef004ff9587b3c466361276254d57d7a7 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@skynet.be> | Mon Sep 15 22:24:29 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Oct 12 09:37:08 2008 -0200 |
tree | 76b06c29dc32ffd60d0b54e719da31b5d6d78b1e | |
parent | 80845e1078463913f8b456e45f1fae886687c363 [diff] |
V4L/DVB (9031): uvcvideo: Fix incomplete frame drop when switching to a variable size format. When streaming in a fixed size format the driver sets a flag in the uvc_queue structure to drop incomplete incoming frames. The flag wasn't cleared when switching to a variable size format, which resulted in a broken 'MJPEG after YUV'. Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>