]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max image...
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 11 Oct 2008 12:00:39 +0000 (09:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 17 Oct 2008 20:14:39 +0000 (17:14 -0300)
commit962d699e5d12952c43d7316bc72a527a8aa134b7
tree932640adbb2238360678706bd49e966b67bd1d6c
parent2e668962a54b64f3daffb8eef3ca538e25324d1a
V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max image height

Ian Armstrong pointed out to me that it is perfectly valid to have a
576 lines YUV video with NTSC output in this particular case. In fact,
without this the X driver for ivtv does not function properly.

Reverted my earlier change that restrictred the height to 480 for NTSC
and add the comments provided by Ian to explain what is happening here.

Thanks-to: Ian Armstrong <ian@iarmst.co.uk>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ivtv/ivtv-ioctl.c