v4l2-ctl: fix printing of buffer flags
authorHans Verkuil <hans.verkuil@cisco.com>
Tue, 11 Mar 2014 07:34:33 +0000 (08:34 +0100)
committerHans Verkuil <hans.verkuil@cisco.com>
Tue, 11 Mar 2014 07:34:33 +0000 (08:34 +0100)
commit5fe448e05d23a904401d4c40502eafab4196bd41
tree10235bb7f89f9ffb628982e2c8115060bf3cbc77
parent320bef85603d60207df6e47c4ec9bad79ad5f195
v4l2-ctl: fix printing of buffer flags

Don't include timestamp_type and src masks with the buffer flags, those
are handled separately.

I also made a small change when capturing: if verbose is true then also
dump the contents of buffers marked with state ERROR.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/v4l2-ctl/v4l2-ctl-streaming.cpp