V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw video
commita4a787187bcf94b1bf4deb74cbe30eb442519875
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 6 Feb 2009 18:31:59 +0000 (6 15:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:41 +0000 (30 12:42 -0300)
tree833bb178c23fc385726f701fb6ac8f5d4d6d7a16
parentfdf9c9979a355916433262ea5e5e64bed5def86e
V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw video

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>
drivers/media/video/cx18/cx18-ioctl.c
drivers/media/video/ivtv/ivtv-ioctl.c