[libcamera-devel] [PATCH v7 00/13] libcamera: ipu3: Add ImgU support
Jacopo Mondi
jacopo at jmondi.org
Tue Apr 2 19:07:56 CEST 2019
* Broke out size caching from "libcamera: ipu3: Create CIO2Device class"
* Take in Laurent's comment in 2/13
Jacopo Mondi (13):
libcamera: geometry: Add 0-initialized SizeRange constructor
libcamera: geometry: Add Size structure
libcamera: ipu3: Create CIO2Device class
libcamera: ipu3: Cache the sensor sizes
libcamera: ipu3: Create ImgUDevice class
libcamera: ipu3: Apply image format to the pipeline
libcamera: ipu3: Implement memory handling
libcamera: ipu3: Implement camera start/stop
libcamera: ipu3: Queue requests to ImgU
libcamera: ipu3: Connect CIO2 and ImgU bufferReady signals
libcamera: ipu3: Set stream configuration
libcamera: ipu3: Limit resolution to 2560x1920
libcamera: ipu3: Enable ImgU media links
src/libcamera/geometry.cpp | 40 +-
src/libcamera/include/geometry.h | 24 +-
src/libcamera/pipeline/ipu3/ipu3.cpp | 1128 ++++++++++++++++++++++----
3 files changed, 1016 insertions(+), 176 deletions(-)
--
2.21.0
More information about the libcamera-devel
mailing list