1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-16 03:25:43 +00:00
Yunke Cao 2dc768d71b media: uvcvideo: implement UVC v1.5 ROI
Implement support for ROI as described in UVC 1.5:
4.2.2.1.20 Digital Region of Interest (ROI) Control

ROI control is implemented using V4L2 control API as
two UVC-specific controls:
V4L2_CID_UVC_REGION_OF_INTEREST_RECT and
V4L2_CID_UVC_REGION_OF_INTEREST_AUTO.

Reviewed-by: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Yunke Cao <yunkec@google.com>
Reviewed-by: Yunke Cao <yunkec@google.com>
Tested-by: Yunke Cao <yunkec@google.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Link: https://lore.kernel.org/r/20250203-uvc-roi-v17-16-5900a9fed613@chromium.org
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
[hverkuil: fix control names: "Of" -> "of", "Controls" -> "Ctrls"]
2025-03-03 18:23:36 +01:00
..
2024-07-31 13:56:00 +02:00
2024-11-03 20:33:43 +00:00
2025-01-13 07:36:29 -08:00
2024-08-28 06:53:58 -07:00
2024-08-28 06:53:58 -07:00
2025-01-17 22:23:47 +01:00
2024-11-01 01:19:00 +00:00
2025-01-20 20:27:33 -08:00
2024-08-29 10:39:37 +02:00
2025-01-07 15:39:09 -08:00
2024-08-26 09:37:23 -07:00
2024-09-01 20:26:05 -07:00
2024-09-16 23:50:52 +02:00
2024-08-19 22:36:26 -04:00
2024-09-06 08:31:40 -06:00
2024-08-12 17:50:34 -07:00
2024-09-16 11:15:26 +02:00
2025-01-08 13:18:11 +01:00
2025-01-23 13:05:06 -06:00
2024-10-24 13:54:51 +02:00
2025-01-09 16:23:17 +01:00
2024-10-09 19:55:40 -07:00
2024-11-05 10:24:16 +00:00
2024-11-06 12:59:44 -05:00