[PATCH 0/2] libcamera: Two simple fixes

Umang Jain umang.jain at ideasonboard.com
Thu Apr 18 09:49:43 CEST 2024


Two really simple fixes.

First one is rkisp1 pipeline handler improvement, to use cached Request
pointer. This will reduce a recurring function call. 

Second one is spell error fix.

Umang Jain (2):
  pipeline: rkisp1: Use cached Request pointer
  libcamera: Fix output spelling error

 include/libcamera/internal/converter/converter_v4l2_m2m.h | 2 +-
 src/libcamera/pipeline/rkisp1/rkisp1.cpp                  | 2 +-
 utils/raspberrypi/ctt/ctt.py                              | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.44.0



More information about the libcamera-devel mailing list