libcamera/src
Jacopo Mondi 4edc162e3d libcamera: rpi: pipeline_base: Move findBestFormat to CameraData
The findBestFormat() helper operates on the list of sensor formats,
which is owned by the CameraData class. Move the function to that class
as well to:

1) Avoid passing the list of formats to the function
2) Remove a static helper in favour of a class function
3) Allow subclasses with access to CameraData to call the function

Move to the CameraData class the scoreFormat helper as well.

Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
2023-07-24 11:32:10 +02:00
..
android android: mm: Stub libhardware for build tests 2023-05-30 18:29:08 +03:00
apps meson: Fix space around colon issues 2023-07-07 11:39:19 +03:00
gstreamer meson: Fix space around colon issues 2023-07-07 11:39:19 +03:00
ipa ipa: rpi: imx296_mono: Disable all colour shading 2023-07-10 14:20:22 +01:00
libcamera libcamera: rpi: pipeline_base: Move findBestFormat to CameraData 2023-07-24 11:32:10 +02:00
py meson: Fix space around colon issues 2023-07-07 11:39:19 +03:00
v4l2 v4l2: Use SystemDevices properties to identify cameras 2023-07-11 15:19:13 +01:00
meson.build v4l2: Move the v4l2 compat layer to libexec/libcamera 2023-05-04 20:05:02 +01:00