libcamera/src
Umang Jain e85c7ddd38 libcamera: rkisp1: Eliminate hard-coded resizer limits
The minResolution_ and maxResolution_ limits are dynamically queried
in populateFormats() from the RkISP1Path video node. Therefore,
initializing these limits with the resizer limits in the constructor is
unnecessary.

This change allows us to remove the hard-coded max/min resolution limits
of the resizer from RkISP1Path, simplifying its constructor further.

Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
2024-09-28 11:09:32 +05:30
..
android libcamera: Avoid variable-length arrays 2024-07-31 01:22:13 +03:00
apps apps: cam: Print control array sizes 2024-09-25 23:56:50 +03:00
gstreamer libcamera: Fix header grouping 2024-08-12 14:57:35 +03:00
ipa libcamera: software_isp: Update black level only on exposure changes 2024-09-27 15:01:57 +01:00
libcamera libcamera: rkisp1: Eliminate hard-coded resizer limits 2024-09-28 11:09:32 +05:30
py py: Add bindings for ControlId enum name 2024-09-25 23:54:42 +03:00
v4l2 v4l2: Support setting frame rate in the V4L2 Adaptation layer 2024-09-10 22:17:28 +02:00
meson.build v4l2: Move the v4l2 compat layer to libexec/libcamera 2023-05-04 20:05:02 +01:00