v4l2-compliance: fix problems with vbi streaming.
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 16 Jul 2014 09:55:59 +0000 (11:55 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Wed, 16 Jul 2014 09:55:59 +0000 (11:55 +0200)
commitbff8857ce18f818fe2357a194ba6d8fc618db0cd
tree18eb2207dc599f9eaf09cd61273473c95cb81057
parent8d27665cc6a7e817fe8aa884d95b0277f9ede8c9
v4l2-compliance: fix problems with vbi streaming.

VBI is only valid for SDTV inputs/outputs. In addition, when you
start streaming make sure to call s_fmt with the right VBI type
(raw vs sliced) otherwise streaming might not work if it is in the
wrong mode.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/v4l2-compliance/v4l-helpers.h
utils/v4l2-compliance/v4l2-compliance.cpp
utils/v4l2-compliance/v4l2-test-buffers.cpp