libcamera/src
Naushir Patuck d7fd40ea2b libcamera: camera_sensor: Add frame length limits to CameraSensorInfo
Sensor frame length is made up of active and inactive (blanking) lines.
The minimum and maximum frame length values may be used by pipeline
handlers to limit frame durations based on the sensor mode capabilities.

Store the minimum and maximum allowable frame length values (in lines)
in the CameraSensorInfo structure. These values are computed in
CameraSensor::sensorInfo() by querying the sensor subdevice
V4L2_CID_VBLANK control limits. This in turn means that V4L2_CID_VBLANK
is now a mandatory subdevice control.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-02-05 01:23:19 +02:00
..
android android: camera_device: Generate JPEG thumbnail sizes 2021-02-04 18:21:18 +01:00
cam cam: Update command line description for stream role option 2020-11-29 20:35:36 +00:00
gstreamer gstreamer: libcamerasrc: Delete configuration before stopping camera manager 2020-11-07 20:24:31 +02:00
ipa ipa: raspberrypi: Rename RPi::ConfigParameters enum values 2021-02-05 00:04:54 +02:00
libcamera libcamera: camera_sensor: Add frame length limits to CameraSensorInfo 2021-02-05 01:23:19 +02:00
qcam qcam: Make log less verbose by default 2020-12-01 15:16:17 +02:00
v4l2 src: meson: Simplify v4l2 enablement 2020-12-30 15:31:53 +00:00
meson.build src: meson: Simplify v4l2 enablement 2020-12-30 15:31:53 +00:00