|
@@ -639,7 +639,7 @@ static struct ov7670_format_struct {
|
|
|
} ov7670_formats[] = {
|
|
|
{
|
|
|
.mbus_code = MEDIA_BUS_FMT_YUYV8_2X8,
|
|
|
- .colorspace = V4L2_COLORSPACE_JPEG,
|
|
|
+ .colorspace = V4L2_COLORSPACE_SRGB,
|
|
|
.regs = ov7670_fmt_yuv422,
|
|
|
.cmatrix = { 128, -128, 0, -34, -94, 128 },
|
|
|
},
|