libcamera/src
Laurent Pinchart f490a87fd3 libcamera: camera_sensor: Accept entities exposing the ISP function
Camera sensors can include an ISP, which may be reported as a separate
entity from the pixel array in the media graph.

Support such sensors by accepting MEDIA_ENT_F_PROC_VIDEO_ISP as a valid
entity type. This allows using sensors that can be fully (or at least
meaningfully) configured through the ISP's source pad only. Sensors that
require further configuration, on the ISP sink pad and/or on the pixel
array's source pad, will require further extension to the CameraSensor
class.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2021-03-03 22:52:04 +02:00
..
android cros: Support the new cros camera API with set_up and tear_down 2021-03-03 19:05:12 +09:00
cam cam: Only queue the exact number of requests asked for 2021-02-05 11:10:29 +01:00
gstreamer meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
ipa ipa: rkisp1: Update to kernel header changes 2021-03-03 19:41:48 +02:00
libcamera libcamera: camera_sensor: Accept entities exposing the ISP function 2021-03-03 22:52:04 +02:00
qcam meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
v4l2 meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
meson.build cros: Support the new cros camera API with set_up and tear_down 2021-03-03 19:05:12 +09:00