mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 08:02:07 +00:00
V4L/DVB (5099): Uncommented NTSC/443 video standard
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
1427f6b6b9
commit
c526ab91a2
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user