Age | Commit message (Expand) | Author |
2021-03-24 | ipa: ipu3: Do not set controls during configure | Kieran Bingham |
2021-03-23 | ipa: raspberrypi: Rationalise parameters to ipa::configure() | Naushir Patuck |
2021-03-23 | ipa: raspberrypi: Rationalise parameters to ipa::start() | Naushir Patuck |
2021-03-23 | ipa: raspberrypi: Remove unused member variable | Naushir Patuck |
2021-03-23 | ipa: raspberrypi: Move the controller initialise to ipa::init() | Naushir Patuck |
2021-03-23 | pipeline: ipa: raspberrypi: Open the CamHelper on ipa::init() | Naushir Patuck |
2021-03-17 | libcamera: ipu3: Pass the BDS rectangle at IPA configure call | Jean-Michel Hautbois |
2021-03-14 | ipa: raspberrypi: Add support for imx327-based SE327M12 module | David Plowman |
2021-03-11 | ipa: rkisp1: Fail on init if hw revision is not RKISP1_V10 | Dafna Hirschfeld |
2021-03-11 | ipa: rkisp1: Return error from IPA's configure method if it fails | Dafna Hirschfeld |
2021-03-09 | ipa: raspberrypi: Use direct return value for configure() | Paul Elder |
2021-03-09 | ipa: raspberrypi: Rename vblank field in SensorConfig to vblankDelay | David Plowman |
2021-03-09 | ipa: raspberrypi: Add support for imx290/imx327 sensors | David Plowman |
2021-03-09 | ipa: raspberrypi: Make CamHelpers return the frame delay for vblanking | David Plowman |
2021-03-04 | ipa: raspberrypi: Remove MdParserRPi | Naushir Patuck |
2021-03-04 | pipeline: ipa: raspberrypi: Pass exposure/gain values to IPA though controls | Naushir Patuck |
2021-03-03 | ipa: rkisp1: Update to kernel header changes | Laurent Pinchart |
2021-02-26 | ipa: raspberrypi: AWB: Ignore invalid statistics zones correctly | David Plowman |
2021-02-26 | ipa: raspberrypi: AWB: Remove unused code | David Plowman |
2021-02-23 | libcamera: Enable vimc pipeline handler when tests are enabled | Laurent Pinchart |
2021-02-19 | ipa: ipu3: Don't call SetControls for each frame | Jean-Michel Hautbois |
2021-02-19 | pipeline: ipa: raspberrypi: Rename IPA Interface namespace to ipa::RPi | Naushir Patuck |
2021-02-19 | pipeline: ipa: raspberrypi: Tidy-ups after IPAInterface changes | Naushir Patuck |
2021-02-19 | ipa: raspberrypi: Do not require SDN (spatial denoise) algorithm | David Plowman |
2021-02-17 | ipa: raspberrypi: Fix exposure and gain delays for imx477 | Naushir Patuck |
2021-02-16 | libcamera: IPAInterface: Replace C API with the new C++-only API | Paul Elder |
2021-02-16 | ipa: raspberrypi: meson: Add dependency on generated headers | Paul Elder |
2021-02-11 | ipa: raspberrypi: AWB: Fix race condition setting manual gains | David Plowman |
2021-02-11 | meson: Fix coding style when declaring arrays | Laurent Pinchart |
2021-02-10 | ipa: raspberrypi: AWB: Remove unecessary frame count variable | David Plowman |
2021-02-09 | ipa: raspberrypi: Handle control::NoiseReductionMode in the controller | Naushir Patuck |
2021-02-09 | ipa: raspberrypi: Add a DenoiseAlgorithm class to the Controller | Naushir Patuck |
2021-02-09 | ipa: raspberrypi: Rename SdnStatus to DenoiseStatus | Naushir Patuck |
2021-02-08 | ipa: raspberrypi: Remove atomic variable from Algorithm class | David Plowman |
2021-02-07 | ipa: raspberrypi: lux: Supply missing method and remove atomic variable | David Plowman |
2021-02-07 | ipa: raspberrypi: noise: Remove unnecessary atomic variable | David Plowman |
2021-02-07 | ipa: rasberrypi: contrast: Remove unnecessary atomic variables | David Plowman |
2021-02-07 | ipa: raspberrypi: ccm: Remove unnecessary atomic variable | David Plowman |
2021-02-07 | ipa: raspberrypi: AWB: Improve locking | David Plowman |
2021-02-07 | ipa: raspberrypi: AWB: Remove unnecessary locking for AWB settings | David Plowman |
2021-02-05 | libcamera: ipa: ipu3: Add an IPA skeleton for the IPU3 pipeline | Niklas Söderlund |
2021-02-05 | ipa: raspberrypi: Pass the maximum allowable shutter speed into the AGC | Naushir Patuck |
2021-02-05 | ipa: raspberrypi: Limit the calculated vblank based on the sensor mode | Naushir Patuck |
2021-02-05 | ipa: raspberrypi: Rename RPi::ConfigParameters enum values | Naushir Patuck |
2021-02-02 | ipa: raspberrypi: alsc: Fix copy-paste error in debug statement | David Plowman |
2021-02-02 | ipa: raspberrypi: Warn when control algorithms are missing; do not fail | David Plowman |
2021-01-29 | libcamera: raspberrypi: Switch to DelayedControls | Niklas Söderlund |
2021-01-26 | ipa: raspberrypi: Remove legacy Rasberry Pi logging | David Plowman |
2021-01-26 | ipa: raspberrypi: Replace Raspberry Pi debug with libcamera debug | David Plowman |
2021-01-26 | ipa: raspberrypi: awb: Replace Raspberry Pi debug with libcamera debug | David Plowman |