Commit c526ab91 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

V4L/DVB (5099): Uncommented NTSC/443 video standard

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 1427f6b6
......@@ -93,6 +93,9 @@ static struct v4l2_tvnorm tvnorms[] = {
},{
.name = "NTSC-JP",
.id = V4L2_STD_NTSC_M_JP,
},{
.name = "NTSC-4.43",
.id = V4L2_STD_NTSC_443,
},{
.name = "PAL-BG",
.id = V4L2_STD_PAL_BG,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment