qv4l2: add support for the V4L2_EVENT_SOURCE_CHANGE event.
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 13 Jun 2014 13:14:51 +0000 (15:14 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Fri, 13 Jun 2014 13:14:51 +0000 (15:14 +0200)
commit497936ba5110171f286205f1a0489f39f0625925
tree5c345d60c315b3550440b640b2faf05f944275af
parent9eb229e7349648baf85fcad3dbafe973ec96299d
qv4l2: add support for the V4L2_EVENT_SOURCE_CHANGE event.

Subscribe to the V4L2_EVENT_SOURCE_CHANGE event. When such an event
arrives for the current input the application will call QUERYSTD or
QUERY_DV_TIMINGS to update the standard/timings.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/qv4l2/general-tab.cpp
utils/qv4l2/general-tab.h
utils/qv4l2/qv4l2.cpp