V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw video
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 6 Feb 2009 18:31:59 +0000 (15:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:41 +0000 (12:42 -0300)
The raw video device didn't report the image size correctly.

When setting a new image the image height has to be a multiple of 32 lines.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found