Age | Commit message (Expand) | Author |
2025-03-20 | ipa: rpi: Add support for Raspberry Pi 5 | Naushir Patuck |
2025-02-28 | ipa: libipa: Fix bug in ExposureModeHelper that leads to oscillations in AEGC | Stefan Klug |
2025-02-27 | ipa: rkisp1: Allow exposure time to be shorter than minimum frame duration limit | Stefan Klug |
2025-02-26 | rkisp1: Honor the FrameDurationLimits control | Paul Elder |
2025-02-26 | ipa: rkisp1: Alias lineDuration | Kieran Bingham |
2025-02-26 | ipa: rkisp1: Initialise AGC from FrameDurationLimits controls | Kieran Bingham |
2025-02-26 | libipa: awb: Fix non-virtual destructor warning in AwbStats | Laurent Pinchart |
2025-02-24 | ipa: rkisp1: algorithms: awb: Fix AWB means vector order in RGB mode | Stefan Klug |
2025-02-24 | libcamera: Drop spurious colon after doxygen \todo directive | Laurent Pinchart |
2025-02-24 | ipa: rkisp1: awb: Capitalize AWB | Laurent Pinchart |
2025-02-24 | ipa: rkisp1: awb: Don't calculate RGB means if stats are missing | Laurent Pinchart |
2025-02-24 | libipa: awb_grey: Minor comment fixes | Laurent Pinchart |
2025-02-24 | libipa: awb: Tidy up includes | Laurent Pinchart |
2025-02-24 | libipa: awb: Rename AwbStats::getRGBMeans() to rgbMeans() | Laurent Pinchart |
2025-02-24 | ipa: rkisp1: awb: Fix wrong indentation in comment | Laurent Pinchart |
2025-02-24 | libipa: awb: Pass lux value to calculateAwb() as unsigned int | Laurent Pinchart |
2025-02-24 | libipa: awb: Replace reference to pipeline handle with IPA module | Laurent Pinchart |
2025-02-24 | libipa: awb: Standardize spelling on 'grey' world | Laurent Pinchart |
2025-02-24 | libipa: awb: Follow function names with '()' in doxygen documentation | Laurent Pinchart |
2025-02-24 | libipa: awb: Capitalize AWB | Laurent Pinchart |
2025-02-24 | libipa: awb: Sort class member documentation according to header order | Laurent Pinchart |
2025-02-21 | libipa: awb_bayes: Change the probabilities from log space to linear space | Stefan Klug |
2025-02-21 | libipa: awb_bayes: Remove overly verbose log messages | Stefan Klug |
2025-02-21 | libipa: awb_bayes: Add logging of value limits | Stefan Klug |
2025-02-21 | libipa: lux: Normalize referenceY to 1 | Stefan Klug |
2025-02-21 | ipa: rkisp1: awb: Apply gains based on default colour temperature on start | Stefan Klug |
2025-02-21 | ipa: rkisp1: Add support for bayes AWB algorithm from libipa | Stefan Klug |
2025-02-21 | libipa: Add bayesian AWB algorithm | Stefan Klug |
2025-02-21 | ipa: rkisp1: Use grey world algorithm from libipa | Stefan Klug |
2025-02-21 | ipa: rkisp1: Move calculation of RGB means into own function | Stefan Klug |
2025-02-21 | libipa: Add grey world AWB algorithm | Stefan Klug |
2025-02-21 | libipa: awb: Add helper functions for AWB mode support | Stefan Klug |
2025-02-21 | libipa: Add AWB algorithm base class | Stefan Klug |
2025-02-21 | libipa: pwl: Add clear() function | Stefan Klug |
2025-02-21 | libipa: interpolator: Add accessor to internal data | Stefan Klug |
2025-02-13 | ipa: rkisp1: algorithms: agc: Fix whitespace | Laurent Pinchart |
2025-02-13 | ipa: rpi: Fix incorrect cast for ExposureTime ControlInfo | Naushir Patuck |
2025-02-12 | libipa: Drop Vector class | Stefan Klug |
2025-02-12 | ipa: Use Vector class from libcamera | Stefan Klug |
2025-02-12 | ipa: rpi: Apply default ControlInfo values for sensor controls | Naushir Patuck |
2025-02-11 | ipa: rkisp1: agc: Fix build on debian 11 (gcc-9) | Stefan Klug |
2025-02-11 | ipa: rkisp1: agc: Initialize enum controls with a list of values | Stefan Klug |
2025-02-04 | libcamera: matrix: Add read-only accessor to internal data | Laurent Pinchart |
2025-01-24 | ipa: libipa: lux: Fix indentation | Laurent Pinchart |
2025-01-20 | ipa: raspberry: Report new AeEnable control as available | Paul Elder |
2025-01-20 | ipa: rkisp1: agc: Report new AeEnable control as available | Paul Elder |
2025-01-20 | ipa: rkisp1: Port to the new AEGC controls | Paul Elder |
2025-01-20 | ipa: raspberry: Port to the new AEGC controls | Jacopo Mondi |
2025-01-08 | ipa: rpi: Provide the camera helper with the hardware configuration | Naushir Patuck |
2025-01-08 | ipa: rpi: Add a HW property to determine if the data buffer is strided | Naushir Patuck |