Hi, The changes in the second version of the series are: * change the sematics of the random intra-refresh control to intra-refresh period, see 1/1 for more info. * incorporate review comments for AUD NALU control (Hans) regards, Stan Stanimir Varbanov (4): media: v4l2-ctrls: Add intra-refresh period control venus: venc: Add support for intra-refresh period media: v4l2-ctrls: Add control for AUD generation venus: venc: Add support for AUD NALU control .../media/v4l/ext-ctrls-codec.rst | 16 +++++++ drivers/media/platform/qcom/venus/core.h | 2 + drivers/media/platform/qcom/venus/venc.c | 42 +++++++++++++++++++ .../media/platform/qcom/venus/venc_ctrls.c | 15 ++++++- drivers/media/v4l2-core/v4l2-ctrls.c | 4 ++ include/uapi/linux/v4l2-controls.h | 2 + 6 files changed, 80 insertions(+), 1 deletion(-) -- 2.17.1