v4l2-compliance: bypass libv4l2 for expbuf handling.
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 23 Feb 2014 09:58:27 +0000 (10:58 +0100)
committerHans Verkuil <hans.verkuil@cisco.com>
Mon, 24 Feb 2014 15:41:02 +0000 (16:41 +0100)
commit26a1eb6a56035ceb0867779f240bdcbad55f89e3
tree00f8d326256239750fb47ba4bfc68b2933f6e893
parent5878535417a90b755875bb2a433f2ac36cee066c
v4l2-compliance: bypass libv4l2 for expbuf handling.

You don't want to go through libv4l2 for calling VIDIOC_EXPBUF, just use the
low-level ioctl call for this.

Also add a missing close() for the expbuf node.

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