From: Hans Verkuil <hverkuil-cisco@xxxxxxxxx> This RFC series fixes vicodec to conform to the upcoming version of the codec specs. This is RFC since the decoder side isn't done yet (missing compliance tests) and the last patch isn't fully verified. I pushed most of the compliance tests for the stateful encoder, but some depend on the final OK from Tomasz. You can find the latest version here: https://git.linuxtv.org/hverkuil/v4l-utils.git/log/?h=vicodec Regards, Hans Hans Verkuil (5): vicodec: always return a valid format. vicodec: pass on enc output format to capture side vicodec: add V4L2_CID_MIN_BUFFERS_FOR_OUTPUT videobuf2-v4l2: set last_buffer_dequeued in dqbuf vicodec: improve handling of ENC_CMD_STOP/START .../media/common/videobuf2/videobuf2-v4l2.c | 10 +- drivers/media/platform/vicodec/vicodec-core.c | 216 ++++++++++++++---- 2 files changed, 177 insertions(+), 49 deletions(-) -- 2.20.1