Re: [PATCH 0/2] Add new controls for QP and layer bitrate

From: dikshita
Date: Mon Sep 21 2020 - 08:57:31 EST


Hi All,

Kindly ignore this patch series. Will be posting a new one.

Thanks,
Dikshita

On 2020-09-21 18:11, Dikshita Agarwal wrote:
This series adds frame specific min/max qp controls for hevc and
layer wise bitrate control for h264.

Dikshita Agarwal (2):
media: v4l2-ctrl: Add frame-specific min/max qp controls for hevc
media: v4l2-ctrl: Add layer wise bitrate controls for h264

.../userspace-api/media/v4l/ext-ctrls-codec.rst | 74 +++++++++++++++++++++-
drivers/media/v4l2-core/v4l2-ctrls.c | 15 +++++
include/uapi/linux/v4l2-controls.h | 17 +++++
3 files changed, 104 insertions(+), 2 deletions(-)