linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 0/2] Add encoder ctrls for long term reference
@ 2021-03-03 11:09 Dikshita Agarwal
  2021-03-03 11:09 ` [PATCH v7 1/2] media: v4l2-ctrl: add controls " Dikshita Agarwal
  2021-03-03 11:09 ` [PATCH v7 2/2] venus: venc: Add support for Long Term Reference (LTR) controls Dikshita Agarwal
  0 siblings, 2 replies; 5+ messages in thread
From: Dikshita Agarwal @ 2021-03-03 11:09 UTC (permalink / raw)
  To: linux-media, hverkuil-cisco, stanimir.varbanov
  Cc: linux-kernel, linux-arm-msm, vgarodia, Dikshita Agarwal

This series add the encoder controls for long term reference (LTR)
and support for the same in venus driver.

Dikshita Agarwal (2):
  media: v4l2-ctrl: add controls for long term reference.
  venus: venc: Add support for Long Term Reference (LTR) controls

Changes since v6:
- removed references of Request API from documentation.
- addressed other comments.

 .../userspace-api/media/v4l/ext-ctrls-codec.rst    | 17 ++++++++
 drivers/media/platform/qcom/venus/venc_ctrls.c     | 49 +++++++++++++++++++++-
 drivers/media/v4l2-core/v4l2-ctrls.c               | 14 +++++++
 include/uapi/linux/v4l2-controls.h                 |  3 ++
 4 files changed, 82 insertions(+), 1 deletion(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-11 11:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-03 11:09 [PATCH v7 0/2] Add encoder ctrls for long term reference Dikshita Agarwal
2021-03-03 11:09 ` [PATCH v7 1/2] media: v4l2-ctrl: add controls " Dikshita Agarwal
2021-03-05  8:38   ` Hans Verkuil
2021-03-11 11:15     ` dikshita
2021-03-03 11:09 ` [PATCH v7 2/2] venus: venc: Add support for Long Term Reference (LTR) controls Dikshita Agarwal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).