v4l2-compliance: check for the presence of V4L2_CAP_EXT_PIX_FORMAT
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 17 Jul 2014 20:50:15 +0000 (22:50 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Thu, 17 Jul 2014 20:50:15 +0000 (22:50 +0200)
commit5f3785a0b19d5f6b79e08c06d374292aebb85ad4
treefef481fd2076b041bdfbc00abacc0fbf04b6d8c8
parent6ba0cd5aabbce536d79a9ba244311082467b42e2
v4l2-compliance: check for the presence of V4L2_CAP_EXT_PIX_FORMAT

This cap is set by the core, so any driver that doesn't have it is
bypassing the v4l2 core.

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