Age | Commit message (Expand) | Author |
2024-06-17 | ipa: rkisp1: agc: Fix initialization without metering modes | Laurent Pinchart |
2024-06-14 | ipa: rkisp1: agc: Plumb mode-selection and frame duration controls | Paul Elder |
2024-06-14 | ipa: rkisp1: agc: Read histogram weights from tuning file | Paul Elder |
2024-05-09 | ipa: rkisp1: agc: Fix histogram construction | Paul Elder |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2024-05-08 | ipa: rkisp1: Remove bespoke Agc functions | Daniel Scally |
2024-05-08 | ipa: rkisp1: Derive rkisp1::algorithms::Agc from AgcMeanLuminance | Daniel Scally |
2024-02-23 | ipa: rkisp1: Fix histogram weights configuration | Laurent Pinchart |
2024-02-23 | ipa: rkisp1: Store hardware parameters in IPA context | Laurent Pinchart |
2024-02-23 | ipa: rkisp1: agc: Wrap variable length C arrays in spans | Laurent Pinchart |
2023-06-06 | ipa: rkisp1: agc: Restore minimum analogue gain limit | Jacopo Mondi |
2023-05-19 | ipa: rkisp1: agc: drop hard-coded analogue gain range | Benjamin Bara |
2023-01-25 | ipa: rkisp1: Raise maximum analogue gain | Mikhail Rudenko |
2022-11-25 | ipa: rkisp1: agc: Support raw capture | Laurent Pinchart |
2022-11-25 | ipa: rkisp1: Add support for manual gain and exposure | Paul Elder |
2022-11-09 | ipa: rkisp1: Move shutter speed and analogue gain limits from agc to sensor | Laurent Pinchart |
2022-11-09 | ipa: Sort algorithm operations based on calling order | Laurent Pinchart |
2022-10-24 | ipa: rkisp1: Fill AGC and AWB metadata | Laurent Pinchart |
2022-10-24 | ipa: Pass metadata to Algorithm::process() function | Laurent Pinchart |
2022-09-28 | ipa: rkisp1: agc: Store per-frame information in frame context | Laurent Pinchart |
2022-09-28 | ipa: rkisp1: Use frame number passed to Algorithm::prepare() | Laurent Pinchart |
2022-09-28 | ipa: rkisp1: Rename frameContext to activeState | Kieran Bingham |
2022-09-28 | ipa: libipa: algorithm: process(): Pass frame number | Kieran Bingham |
2022-09-28 | ipa: libipa: algorithm: prepare(): Pass frame and frame Context | Kieran Bingham |
2022-09-27 | ipa: libipa: Pass a reference instead of pointer to Algorithm::process() | Laurent Pinchart |
2022-06-29 | ipa: rkisp1: Register algorithms | Laurent Pinchart |
2022-05-18 | ipa: libipa: Add frame context pointer in process() | Umang Jain |
2022-03-28 | ipa: rkisp1: agc: Add a histogram-based gain | Jean-Michel Hautbois |
2021-12-07 | libcamera: Use utils::abs_diff() | Laurent Pinchart |
2021-12-01 | ipa: rkisp1: Initialize numCells in constructor | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: agc: Introduce prepare call | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: Introduce AGC | Jean-Michel Hautbois |