mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] media: Add HEVC long and short term ref pic sets controls
@ 2025-07-24 18:10 Detlev Casanova
  2025-07-24 18:10 ` [PATCH v2 1/2] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls Detlev Casanova
  2025-07-24 18:10 ` [PATCH v2 2/2] media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls Detlev Casanova
  0 siblings, 2 replies; 3+ messages in thread
From: Detlev Casanova @ 2025-07-24 18:10 UTC (permalink / raw)
  To: linux-kernel
  Cc: Mauro Carvalho Chehab, Fritz Koenig, Hans Verkuil,
	Sebastian Fricke, Daniel Almeida, Detlev Casanova,
	Ricardo Ribalda, Hans de Goede, Yunke Cao, Sergey Senozhatsky,
	Laurent Pinchart, Sakari Ailus, James Cowgill, linux-media,
	kernel

New v4l2 controls for HEVC are added to be able to send the missing long
and short term RPS information to the driver.

Both controls have a dynamic size to send up to 65 sets each.

The controls take raw data as they are read from the video stream.

Detlev Casanova (2):
  media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls
  media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls

 .../media/v4l/ext-ctrls-codec-stateless.rst   | 114 ++++++++++++++++++
 .../media/v4l/vidioc-queryctrl.rst            |  12 ++
 drivers/media/v4l2-core/v4l2-ctrls-core.c     |  18 +++
 drivers/media/v4l2-core/v4l2-ctrls-defs.c     |  10 ++
 include/uapi/linux/v4l2-controls.h            |  61 ++++++++++
 include/uapi/linux/videodev2.h                |   2 +
 6 files changed, 217 insertions(+)

-- 
2.50.1


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

end of thread, other threads:[~2025-07-24 18:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-24 18:10 [PATCH v2 0/2] media: Add HEVC long and short term ref pic sets controls Detlev Casanova
2025-07-24 18:10 ` [PATCH v2 1/2] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls Detlev Casanova
2025-07-24 18:10 ` [PATCH v2 2/2] media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls Detlev Casanova

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

all inboxes | Powered by JetHome®