From: Jean-François Moine Date: Wed, 10 Aug 2011 10:32:57 +0000 (-0300) Subject: [media] gspca - main: Better values for V4L2_FMT_FLAG_COMPRESSED X-Git-Tag: v3.2-rc1~112^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b796fb6ed032b0ccdb769b3b3bce5fb2b186a8f8;p=pandora-kernel.git [media] gspca - main: Better values for V4L2_FMT_FLAG_COMPRESSED In vidioc_enum_fmt_vid_cap, the 'compressed' flag was set from the pixelformat, and all pixelformats were not treated. Now, images are told as compressed when the image size is smaller than its number of pixels. Signed-off-by: Jean-François Moine Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed