Re: [PATCH v3] media: v4l2-ctrl: Add base layer priority id control.

2020-12-02 Thread Hans Verkuil
On 23/11/2020 09:50, Dikshita Agarwal wrote: > This control indicates the priority id to be applied id -> ID (ditto in the subject) > to base layer. > > Signed-off-by: Dikshita Agarwal > --- > Documentation/userspace-api/media/v4l/ext-ctrls-codec.rst | 9 + >

[PATCH v3] media: v4l2-ctrl: Add base layer priority id control.

2020-11-23 Thread Dikshita Agarwal
This control indicates the priority id to be applied to base layer. Signed-off-by: Dikshita Agarwal --- Documentation/userspace-api/media/v4l/ext-ctrls-codec.rst | 9 + drivers/media/v4l2-core/v4l2-ctrls.c | 1 + include/uapi/linux/v4l2-controls.h