V4L/DVB (12742): em28xx: add raw VBI support for NTSC
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Tue, 1 Sep 2009 04:54:54 +0000 (01:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 02:47:41 +0000 (23:47 -0300)
commit28abf083d356bc4ec459ded7a95b6a22a20f6c3d
tree569ec8089a22423023e63c8ea1a7dbf2f8233eb4
parentda52a55cff643b8e0b346b9894adf5b93946040d
V4L/DVB (12742): em28xx: add raw VBI support for NTSC

Add support for raw VBI capture for the em28xx bridge, currently only for
NTSC.  Support for PAL capture to follow shortly (including the removal of
numerous hard-coded NTSC-specific sizes for capture buffers, etc).

Note that the code currently changes the default current norm from PAL to
NTSC (so that zvbi-ntsc-cc works properly).  The default norm really should
be moved into a board-level parameter.

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/em28xx/Makefile
drivers/media/video/em28xx/em28xx-cards.c
drivers/media/video/em28xx/em28xx-core.c
drivers/media/video/em28xx/em28xx-vbi.c [new file with mode: 0644]
drivers/media/video/em28xx/em28xx-video.c
drivers/media/video/em28xx/em28xx.h