]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB (5438): Fix ivtv yuv threshold handling
authorIan Armstrong <ian@iarmst.demon.co.uk>
Fri, 16 Mar 2007 10:44:42 +0000 (07:44 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 27 Apr 2007 18:44:48 +0000 (15:44 -0300)
commit9e0df402e695e638dfee94a6e05fca48b15404e6
treeb4f91692f6c13fdf2b6a788cecc59aa05393730b
parent59fc7f52898fb35eb053bc7b54430d81629b5966
V4L/DVB (5438): Fix ivtv yuv threshold handling

Modifies automatic mode selection for yuv playback. Behaviour is now that
source video with a vertical resolution below that of the currently set
broadcast mode will be treated as progressive. Video with a vertical
resolution greater or equal to the current broadcast mode (up to 576 lines)
will be treated as interlaced.

Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-driver.c
drivers/media/video/ivtv/ivtv-driver.h
drivers/media/video/ivtv/ivtv-yuv.c