v4l2-compliance: add M2M streaming support
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 24 Feb 2014 15:21:17 +0000 (16:21 +0100)
committerHans Verkuil <hans.verkuil@cisco.com>
Mon, 24 Feb 2014 15:41:02 +0000 (16:41 +0100)
commit0a3409b6bcb6a830379e5d72cc2c8cc2a0a23b1f
tree60adf51ea152428b5ebe5512e17fc0eee7d29616
parentaf8f75f9b3ed7528e927558f8eb24630fb9d8fd7
v4l2-compliance: add M2M streaming support

Add test support for memory-to-memory devices. This assumes fairly simple
setups where there is a 1-to-1 mapping between buffers sent to the device
and the buffers you get back.

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