[PATCH 0/3] libcamera: rkisp1: sensorConfig assorted fixes

Jacopo Mondi jacopo.mondi at ideasonboard.com
Fri Oct 11 12:47:06 CEST 2024


Hi Umang,

On Fri, Oct 11, 2024 at 02:52:19PM GMT, Umang Jain wrote:
> Assorted fixes for rkisp1, mainly pertaining to sensor configuration
> plumbing.
>
> 1/3 fixes the passing of sensorConfig by using const reference.
> 2/3 fixes a logical error around sensorConfig and sensor format
> 3/3 fixes mis-ordering of forward declaration

Thanks for the quick fixes
Reviewed-by: Jacopo Mondi <jacopo.mondi at ideasonboard.com>

Thanks
  j

>
> Umang Jain (3):
>   libcamera: rkisp1: Use const reference for sensor configuration
>   libcamera: rkisp1: Rectify SensorConfiguration check
>   libcamera: rkisp1: Maintain alphabetical order of forward declarations
>
>  src/libcamera/pipeline/rkisp1/rkisp1_path.cpp | 4 ++--
>  src/libcamera/pipeline/rkisp1/rkisp1_path.h   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
>
> --
> 2.45.2
>


More information about the libcamera-devel mailing list