Re: [PATCH v2 2/2] media: v4l2-ctrl: Add layer wise bitrate controls for h264

2020-11-11 Thread Hans Verkuil
On 21/09/2020 15:04, Dikshita Agarwal wrote: > Adds bitrate control for all coding layers for h264 > same as hevc. > > Signed-off-by: Dikshita Agarwal > --- > .../userspace-api/media/v4l/ext-ctrls-codec.rst | 20 > > drivers/media/v4l2-core/v4l2-ctrls.c

[PATCH v2 2/2] media: v4l2-ctrl: Add layer wise bitrate controls for h264

2020-09-21 Thread Dikshita Agarwal
Adds bitrate control for all coding layers for h264 same as hevc. Signed-off-by: Dikshita Agarwal --- .../userspace-api/media/v4l/ext-ctrls-codec.rst | 20 drivers/media/v4l2-core/v4l2-ctrls.c | 7 +++ include/uapi/linux/v4l2-controls.h