From: Laurent Pinchart Date: Tue, 16 Sep 2008 01:24:29 +0000 (-0300) Subject: V4L/DVB (9031): uvcvideo: Fix incomplete frame drop when switching to a variable... X-Git-Tag: v2.6.28-rc1~601^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d63beb9ef004ff9587b3c466361276254d57d7a7;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed