[PATCH v8 00/18] Software ISP refactoring

Kieran Bingham kieran.bingham at ideasonboard.com
Fri Sep 27 17:43:10 CEST 2024


Quoting Milan Zamazal (2024-09-27 14:46:06)
> The purpose of this patch series is to bring software ISP code
> structuring closer to the hardware pipelines.  Most notably, the API
> around algorithm.h is used now.  This should make software ISP easier to
> understand, extend, maintain, and code-share with the other pipelines.
> 
> What is omitted in the patch series:
> 
> - Any bigger or unrelated functional changes.  The purpose of this
>   series is code restructuring, which is enough already.
> - Stats and params buffers are still used in the original way.  Making
>   their handling closer to the hardware pipelines will be a subject of
>   followup patches.  This series is a preparation step for that.
> - Any IPA code sharing with hardware pipelines.  If there is an
>   opportunity for this, it can be addressed in followup patches.

I've merged this series. I hope that helps you with the items you are
tackling on top.

--
Kieran


More information about the libcamera-devel mailing list