提交 0b5afdd2 编写于 作者: F Frej Drejhammar 提交者: Mauro Carvalho Chehab

V4L/DVB (7463): cx88: Enable color killer by default

An enabled color killer will not degrade picture quality for color
input signals, only suppress bogus color information on
black-and-white input. Therefore enable it by default.
Signed-off-by: NFrej Drejhammar <frej.drejhammar@gmail.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 d69b2e41
......@@ -245,7 +245,7 @@ static struct cx88_ctrl cx8800_ctls[] = {
.name = "Color killer",
.minimum = 0,
.maximum = 1,
.default_value = 0x0,
.default_value = 0x1,
.type = V4L2_CTRL_TYPE_BOOLEAN,
},
.reg = MO_INPUT_FORMAT,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册