summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ivtv/ivtv-driver.c
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2007-10-22 19:24:26 +0200
committerHans Verkuil <hverkuil@xs4all.nl>2007-10-22 19:24:26 +0200
commit7c15dc889ef55b898fd541cfffd37b7e2badaf92 (patch)
tree3734c72cc2b60f19fa918fa9ceda6d1b1f7d6acf /linux/drivers/media/video/ivtv/ivtv-driver.c
parent8e998e00f380ac98c3ef522b5736072266c79ada (diff)
downloadmediapointer-dvb-s2-7c15dc889ef55b898fd541cfffd37b7e2badaf92.tar.gz
mediapointer-dvb-s2-7c15dc889ef55b898fd541cfffd37b7e2badaf92.tar.bz2
ivtv: yuv interlace mode change
From: Ian Armstrong <ian@iarmst.demon.co.uk> Interlace mode selection code moved into the frame setup phase, so it's now run before the frame is loaded into a hardware buffer. Given that it can affect how a new frame is displayed, it was a bit stupid running it after the frame was already visible. A few stray interlace related variables which were linked to individual frames have now been moved into the yuv_frame_info struct. This means that all variables linked to a specific frame are in the same place & not scattered. Minor code reformatting in areas touched by the above changes. Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/drivers/media/video/ivtv/ivtv-driver.c')
0 files changed, 0 insertions, 0 deletions