Re: [PATCH v8 1/2] media: v4l2-ctrl: add controls for long term reference.

2021-03-16 Thread Hans Verkuil
On 11/03/2021 12:25, Dikshita Agarwal wrote: > Long Term Reference (LTR) frames are the frames that are encoded > sometime in the past and stored in the DPB buffer list to be used > as reference to encode future frames. > This change adds controls to enable this feature. > > Signed-off-by: Dikshit

[PATCH v8 1/2] media: v4l2-ctrl: add controls for long term reference.

2021-03-11 Thread Dikshita Agarwal
Long Term Reference (LTR) frames are the frames that are encoded sometime in the past and stored in the DPB buffer list to be used as reference to encode future frames. This change adds controls to enable this feature. Signed-off-by: Dikshita Agarwal --- .../userspace-api/media/v4l/ext-ctrls-cod