public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Add encoder ctrls for long term reference
@ 2021-01-04  5:09 Dikshita Agarwal
  2021-01-04  5:09 ` [PATCH v5 1/2] media: v4l2-ctrl: add control " Dikshita Agarwal
  2021-01-04  5:09 ` [PATCH v5 2/2] venus: venc: Add support for Long Term Reference (LTR) controls Dikshita Agarwal
  0 siblings, 2 replies; 6+ messages in thread
From: Dikshita Agarwal @ 2021-01-04  5: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.

changes since v4:
- Rebased the changes on latest media tree
- Addressed the comments
- Added driver side implementation for new controls.

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

 .../userspace-api/media/v4l/ext-ctrls-codec.rst    | 18 ++++++++
 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, 83 insertions(+), 1 deletion(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-01-13  4:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-04  5:09 [PATCH v5 0/2] Add encoder ctrls for long term reference Dikshita Agarwal
2021-01-04  5:09 ` [PATCH v5 1/2] media: v4l2-ctrl: add control " Dikshita Agarwal
2021-01-12  9:01   ` Hans Verkuil
2021-01-04  5:09 ` [PATCH v5 2/2] venus: venc: Add support for Long Term Reference (LTR) controls Dikshita Agarwal
2021-01-12  9:04   ` Hans Verkuil
2021-01-13  4:28     ` dikshita

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox