v4l-utils: add new V4L2_CAP_EXT_PIX_FORMAT capability
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 17 Jul 2014 20:47:14 +0000 (22:47 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Thu, 17 Jul 2014 20:47:14 +0000 (22:47 +0200)
commit6ba0cd5aabbce536d79a9ba244311082467b42e2
tree8f65053b941f8ae5dbf84df96d647d88ed46ff85
parentbeaa9bbd6ffe843439de0c9a1b12a95c2d83e7a0
v4l-utils: add new V4L2_CAP_EXT_PIX_FORMAT capability

And sync up all the various capability-print functions so they
all have the same set of caps that they print. Except for rds-ctl
that just cares about radio related caps.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/libv4l2util/v4l2_driver.c
utils/rds-ctl/rds-ctl.cpp
utils/v4l2-compliance/v4l2-compliance.cpp
utils/v4l2-ctl/v4l2-ctl.cpp
utils/v4l2-dbg/v4l2-dbg.cpp