History log of /drivers/media/platform/vivid/vivid-vbi-gen.h
Revision Date Author Comments
62f28725a8dc5c16d3d63606f046899ae41fcf4a 20-Sep-2014 Hans Verkuil <hverkuil@xs4all.nl> [media] vivid: add teletext support to VBI capture

This is useful to test teletext capture applications like alevt and mtt.

It also fixes a previously undetected bug where the PAL VBI start line
of the second field was off by one. Using the new field start defines
helps a lot fixing such bugs.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
7bb70caa3bd59454285738b31f7b47e89fe62c1e 25-Aug-2014 Hans Verkuil <hans.verkuil@cisco.com> [media] vivid: add VBI capture and output code

This adds support for VBI capture (raw and sliced) and VBI output
(raw and sliced) to the vivid driver. In addition a VBI generator
is added that generates simple VBI data in either sliced or raw
format.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>