V4L/DVB (8194): gspca: Fix the format of the low resolution mode of spca561.
authorHans de Goede <j.w.r.degoede@hhs.nl>
Thu, 3 Jul 2008 14:20:58 +0000 (11:20 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 20 Jul 2008 10:16:47 +0000 (07:16 -0300)
The low (half) res modes of the spca561 are not spca561 compressed, but are
raw bayer, this patches fixes this and adds a PIX_FMT define for the GBRG
bayer format used by the spca561 in low res mode.

Signed-off-by: Hans de Goede <j.w.r.degoede@hhs.nl>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found