[PATCH v3 0/2] AUD encoder control

From: Stanimir Varbanov
Date: Tue Jan 19 2021 - 07:27:48 EST


Hello,

The patchset adds new AUD encoder v4l2 control and the relevant
support in Venus driver. The previous v2 was part of [1] series
but now it is detached.

Changes since v2:
* rebased on top of media_tree master branch.

regards,
Stan

[1] https://patchwork.linuxtv.org/project/linux-media/list/?series=4083

Stanimir Varbanov (2):
media: v4l2-ctrls: Add control for AUD generation
venus: venc: Add support for AUD NALU control

.../userspace-api/media/v4l/ext-ctrls-codec.rst | 5 +++++
drivers/media/platform/qcom/venus/core.h | 1 +
drivers/media/platform/qcom/venus/venc.c | 14 ++++++++++++++
drivers/media/platform/qcom/venus/venc_ctrls.c | 8 +++++++-
drivers/media/v4l2-core/v4l2-ctrls.c | 2 ++
include/uapi/linux/v4l2-controls.h | 1 +
6 files changed, 30 insertions(+), 1 deletion(-)

--
2.25.1