Age | Commit message (Expand) | Author |
2022-11-09 | ipa: Sort algorithm operations based on calling order | Laurent Pinchart |
2022-10-24 | ipa: ipu3: Fill AGC and AWB metadata in algorithms | Laurent Pinchart |
2022-10-24 | ipa: Pass metadata to Algorithm::process() function | Laurent Pinchart |
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-08-09 | ipa: ipu3: Register algorithms | Laurent Pinchart |
2022-06-18 | ipa: ipu3: awb: Correct the gains calculation | Jean-Michel Hautbois |
2022-05-18 | ipa: libipa: Add frame context pointer in process() | Umang Jain |
2022-05-18 | ipa: ipu3: Rework IPAFrameContext | Umang Jain |
2022-03-11 | ipa: ipu3: awb: Clamp gain values | Jean-Michel Hautbois |
2021-11-29 | ipa: libipa: Introduce Algorithm class template | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: awb: Add support for color temperature | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: Fix the IPU3 AWB doxygen references | Kieran Bingham |
2021-10-26 | ipa: ipu3: awb: Reword accumulator documentation | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: awb: Add AWB class documentation | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: awb: Change minimal green threshold value | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: awb: Use saturation under 90% | Jean-Michel Hautbois |
2021-10-22 | ipa: ipu3: awb: Set a threshold for the green saturation | Jean-Michel Hautbois |
2021-10-19 | ipa: ipu3: awb: Don't pass member variable to member function | Laurent Pinchart |
2021-10-06 | ipa: ipu3: Replace ipa::ipu3::algorithms::Ipu3AwbCell | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: awb: Use the line stride for the stats | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: awb: Correct the gain multipliers | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: awb: Correct the relevant zones proportion | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: awb: Make the naming consistent | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: Change Accumulator structure layout | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: Rename IspStatsRegion to Accumulator | Jean-Michel Hautbois |
2021-08-23 | ipa: ipu3: awb: remove local storage of the grid | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Move IPU3 awb into algorithms | Jean-Michel Hautbois |