Changes from v2:
patches 1,2,3,6 are new
Dafna Hirschfeld (8):
v4l2-ctl: rename variable 'vic_fmt' to 'info'
v4l2-ctl: bugfix: correctly read/write V4L2_PIX_FMT_NV24 padded buffer
v4l2-ctl: test if do_setup_out_buffers returns -1 instead of non zero
v4l2-ctl: move stateful m2m decode code to a separate function
(c)v4l-helpers.h: Add support for the request api
v4l-utils: copy fwht-ctrls.h from kernel dir
v4l2-ctl: Add functions and variables to support fwht stateless
decoder
v4l2-ctl: Add implementation for the stateless fwht decoder.
Makefile.am | 1 +
utils/common/codec-fwht.patch | 7 +-
utils/common/cv4l-helpers.h | 5 +
utils/common/v4l-helpers.h | 22 ++
utils/v4l2-ctl/v4l2-ctl-streaming.cpp | 482 ++++++++++++++++++++++----
5 files changed, 455 insertions(+), 62 deletions(-)
--
2.17.1