Age | Commit message (Expand) | Author |
2024-09-23 | ipa: rkisp1: Move loader functions into helper class | Stefan Klug |
2024-09-23 | ipa: rkisp1: Use interpolator in lsc | Stefan Klug |
2024-09-23 | ipa: rkisp1: Remove MatrixInterpolator | Stefan Klug |
2024-09-23 | ipa: rkisp1: Use generic Interpolator class | Stefan Klug |
2024-09-23 | ipa: libipa: Add generic Interpolator class | Stefan Klug |
2024-09-12 | libcamera: libipa: camera_sensor: Add IMX283 black level | Kieran Bingham |
2024-09-12 | ipa: rpi: Adding IMX283 support | will whang |
2024-09-09 | ipa: rpi: agc: Ignore stable region when exposure/gain set manually | David Plowman |
2024-09-03 | libcamera: ipa: Drop unneded includes from ipa_interface.h | Laurent Pinchart |
2024-09-02 | libcamera: libipa: Remove unused includes | Milan Zamazal |
2024-09-02 | libcamera: rkisp1: Formatting improvements | Milan Zamazal |
2024-09-02 | libcamera: rkisp1: Remove unused includes | Milan Zamazal |
2024-09-02 | libcamera: ipu3: Formatting improvements | Milan Zamazal |
2024-09-02 | libcamera: ipu3: Remove unused includes | Milan Zamazal |
2024-08-27 | ipa: rkisp1: blc: Add support for BLS in compand | Paul Elder |
2024-08-27 | ipa: rkisp1: Add compand feature flag to ipa context | Paul Elder |
2024-08-27 | ipa: rkisp1: params: Add companding blocks | Laurent Pinchart |
2024-08-27 | ipa: rkisp1: Use the new ISP parameters abstraction | Laurent Pinchart |
2024-08-27 | ipa: rkisp1: Add ISP parameters abstraction class | Laurent Pinchart |
2024-08-27 | ipa: rkisp1: Pass parameters buffer size to pipeline handler | Jacopo Mondi |
2024-08-27 | ipa: rkisp1: Pass parameters buffer format to IPA module | Laurent Pinchart |
2024-08-12 | ipa: libipa: Add missing CameraSensorHelper fn label in docs | Milan Zamazal |
2024-08-12 | libcamera: Fix header grouping | Laurent Pinchart |
2024-08-07 | libcamera: Drop libcamera_generated_ipa_headers from sources | Laurent Pinchart |
2024-08-05 | ipa: libipa: camera_sensor_helper: Reference blackLevel() in documentation | Laurent Pinchart |
2024-07-31 | libcamera: Avoid variable-length arrays | Laurent Pinchart |
2024-07-25 | libcamera: libipa: camera_sensor: Add onsemi AR0144 sensor properties | Laurent Pinchart |
2024-07-24 | ipa: rkisp1: ccm: Ensure metadata contains valid ccm | Stefan Klug |
2024-07-24 | ipa: rkisp1: ccm: Fix ccm metadata output | Stefan Klug |
2024-07-24 | ipa: rkisp1: awb: Unconditionally fill metadata | Stefan Klug |
2024-07-24 | ipa rkisp1: Remove temperatureK from FrameContext | Stefan Klug |
2024-07-24 | ipa: rkisp1: awb: Clamp gains to machine limits | Stefan Klug |
2024-07-24 | libipa: camera_sensor_helper: Add OV5675 black level | Daniel Semkowicz |
2024-07-06 | ipa: rkisp1: Install all tuning files | Robert Mader |
2024-07-04 | ipa: rkisp1: blc: Drop [[maybe_unused]] attribute | Laurent Pinchart |
2024-07-03 | ipa: rkisp1: Move ov4689 and ov5640 black levels into sensor helpers | Stefan Klug |
2024-07-03 | ipa: rkisp1: data: Update tuning files for imx219 and imx258 | Stefan Klug |
2024-07-03 | ipa: rkisp1: blc: Report sensor black levels in metadata | Stefan Klug |
2024-07-03 | ipa: rkisp1: blc: Query black levels from camera sensor helper | Stefan Klug |
2024-07-03 | ipa: rkisp1: Move camHelper into IPAContext | Stefan Klug |
2024-07-03 | ipa: libipa: Add black levels to camera sensor helper | Stefan Klug |
2024-06-28 | libcamera: Fix maybe-uninitialized error | Stefan Klug |
2024-06-26 | ipa: rpi: Define local functions in anonymous namespace | Laurent Pinchart |
2024-06-24 | ipa: libipa: matrix: Fix incorrect symbol namespace | Laurent Pinchart |
2024-06-24 | ipa: rkisp1: agc: Rename frame context update variable to updateMetering | Laurent Pinchart |
2024-06-18 | ipa: libipa: pwl: Drop readYaml() function | Laurent Pinchart |
2024-06-18 | ipa: rpi: controller: Replace Pwl::readYaml() with YamlObject::get() | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: agc: Move AeEnable control to the AGC algorithm | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: agc: Correctly clamp maximum shutter speed | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: agc: Rename maxShutterSpeed to maxFrameDuration | Laurent Pinchart |