V4L/DVB (4983): Force temporal filter to 0 when scaling to prevent ghosting.
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 18 Dec 2006 16:37:50 +0000 (13:37 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 27 Dec 2006 16:19:38 +0000 (14:19 -0200)
commit12b896e436a3b1bc83856962388ae1ab154742a6
tree7582c5b43f2a588375898760544fe9f1301e58fc
parentb331def2d382d7a51c379f336fe80ef87d6674e3
V4L/DVB (4983): Force temporal filter to 0 when scaling to prevent ghosting.

Change the code to unconditionally turn off the temporal filter when scaling.
If the window is not full screen the filter will introduce a nasty ghosting
effect.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx2341x.c