v4l2-ctl: set bytesused for streaming to the output.
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 8 Apr 2013 10:31:55 +0000 (12:31 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Mon, 8 Apr 2013 10:31:55 +0000 (12:31 +0200)
commit3185bebe6c93ef117eb6424124c3da45b28fc572
treec733119bcc2f21c30745f30e856c300a58a351b7
parent7df5481bd607ba6a31a62a0c278df3861a8c9127
v4l2-ctl: set bytesused for streaming to the output.

For output stream I/O bytesused should be filled in.

Note that v4l2-ctl only supports uncompressed formats for output streaming
or compressed streams where each buffer is fully filled up (i.e. bytesused
== buffer length).

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