Message ID | 1600692113-32279-1-git-send-email-dikshita@qti.qualcomm.com (mailing list archive) |
---|---|
Headers | show |
Series | Add new controls for QP and layer bitrate | expand |
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(-)