V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 24 Jun 2006 17:36:02 +0000 (14:36 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 26 Jun 2006 12:21:45 +0000 (09:21 -0300)
commit8cbde94be34f95c01515ba19ce32bcd51ab3949e
treef01514f3cf11dcada4d9e9e68708c0292ebb7fcf
parent4f725cb3fa46fabe7fd7c7175fa77e12616bfdb8
V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control

V4L2_CID_MPEG_STREAM_VBI_FMT controls if and how VBI data is embedded in
an MPEG stream. Currently only one format is supported: the format designed
for the ivtv driver. This should be extended with new standard formats
(such as defined for DVB) in the future.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx2341x.c
drivers/media/video/v4l2-common.c
include/linux/videodev2.h
include/media/cx2341x.h