]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/media/video/saa7115.c
V4L/DVB: saa7115: enable anti-alias filter
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Wed, 3 Feb 2010 03:33:48 +0000 (00:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 03:50:15 +0000 (00:50 -0300)
commitfea551fae99c79f43e519cf53e35462ff5ce2a03
tree3a59a5b742c23ccf513f4143db8a7694a549e0d1
parent5fee334039550bdd5efed9e69af7860a66a9de37
V4L/DVB: saa7115: enable anti-alias filter

This patch enables the anti-alias filter, which was originally enabled for
the saa7113, but the saa7115_init_misc was trampling the value.  Without this
patch, there would be visible vertical bands in the chroma.

Thanks to Andy Walls for helping test this change against other ivtv products.

This work was sponsored by EyeMagnet Limited.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/saa7115.c