v4l2-ctl: add support for the control event.
authorHans Verkuil <hans.verkuil@cisco.com>
Sat, 2 Jul 2011 10:39:52 +0000 (12:39 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Sat, 2 Jul 2011 10:39:52 +0000 (12:39 +0200)
commit78c4ad130b13cf9089610d36e1b32f56979429b3
tree92e53d78aacda9d4317b90baa7205171a5a7fe02
parent869bd2991b00242b4b73ff25ac58fff79f0d1785
v4l2-ctl: add support for the control event.

The --wait-for-event and --poll-for-event options now accept the control
event as well.

Example: v4l2-ctl --poll-for-event=ctrl=hue

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