commit | 62f28725a8dc5c16d3d63606f046899ae41fcf4a | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sat Sep 20 06:11:44 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sun Sep 21 20:40:05 2014 -0300 |
tree | 0a994727a4369f7ad5fba0e3de7192cf237285d1 | |
parent | 625c3442dcc79722c60afc398beac4c11f0395ac [diff] |
[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>