[PATCH v2] media: v4l2-ctrl: add control for long term reference.

2020-08-13 Thread Dikshita Agarwal
LTR (Long Term Reference) 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

Re: [PATCH v2] media: v4l2-ctrl: add control for long term reference.

2020-08-25 Thread Hans Verkuil
On 14/08/2020 07:29, Dikshita Agarwal wrote: > LTR (Long Term Reference) 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

Re: [PATCH v2] media: v4l2-ctrl: add control for long term reference.

2020-08-27 Thread dikshita
Hi Hans, Thanks for your comments. On 2020-08-25 15:34, Hans Verkuil wrote: On 14/08/2020 07:29, Dikshita Agarwal wrote: LTR (Long Term Reference) 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

Re: [PATCH v2] media: v4l2-ctrl: add control for long term reference.

2020-09-14 Thread Hans Verkuil
On 27/08/2020 08:59, diksh...@codeaurora.org wrote: > Hi Hans, > > Thanks for your comments. > > On 2020-08-25 15:34, Hans Verkuil wrote: >> On 14/08/2020 07:29, Dikshita Agarwal wrote: >>> LTR (Long Term Reference) frames are the frames that are encoded >>> sometime in the past and stored in the