Age | Commit message (Expand) | Author |
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: Rename AwbStats::getRGBMeans() to rgbMeans() | Laurent Pinchart |
2025-02-24 | ipa: rkisp1: awb: Fix wrong indentation in comment | Laurent Pinchart |
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 | 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-13 | ipa: rkisp1: algorithms: agc: Fix whitespace | Laurent Pinchart |
2025-02-12 | ipa: Use Vector class from libcamera | Stefan Klug |
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-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 |
2024-12-23 | ipa: rkisp1: Add Lux algorithm module | Paul Elder |
2024-12-20 | ipa: rkisp1: awb: Implement ColourTemperature control | Stefan Klug |
2024-12-20 | ipa: rkisp1: awb: Load white balance gains from tuning file | Stefan Klug |
2024-12-17 | libipa: Centralise Fixed / Floating point convertors | Daniel Scally |
2024-12-03 | rkisp1: Use Matrix class from libcamera | Stefan Klug |
2024-11-26 | ipa: rkisp1: awb: Expand comment | Laurent Pinchart |
2024-11-26 | ipa: rkisp1: awb: Use Vector and Matrix for linear algebra | Laurent Pinchart |
2024-11-26 | ipa: rkisp1: awb: Use RGB class to store colour gains | Laurent Pinchart |
2024-11-26 | ipa: libipa: colour: Use the RGB class to model RGB values | Laurent Pinchart |
2024-11-26 | libcamera: Rename "shutter speed" to "exposure time" | Laurent Pinchart |
2024-11-18 | ipa: rkisp1: Use centralised libipa helpers | Daniel Scally |
2024-10-18 | ipa: rkisp1: algorithms: awb: Check for correct stats type | Stefan Klug |
2024-10-18 | ipa: rkisp1: algorithms: agc: Check for correct stats type | Stefan Klug |
2024-09-23 | ipa: rkisp1: Add polynomial LSC loader | Stefan Klug |
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: Use generic Interpolator class | Stefan Klug |
2024-09-02 | libcamera: rkisp1: Formatting improvements | Milan Zamazal |
2024-09-02 | libcamera: rkisp1: Remove unused includes | Milan Zamazal |
2024-08-27 | ipa: rkisp1: blc: Add support for BLS in compand | Paul Elder |
2024-08-27 | ipa: rkisp1: Use the new ISP parameters abstraction | 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-04 | ipa: rkisp1: blc: Drop [[maybe_unused]] attribute | Laurent Pinchart |