Age | Commit message (Expand) | Author |
2024-11-04 | controls: rpi: Add a vendor rpi::ScalerCrops control | Naushir Patuck |
2024-10-21 | ipa: rpi: Add tuning files for OV7251 | Dave Stevenson |
2024-10-08 | ipa: rpi: awb: Add a bias to the AWB search | Naushir Patuck |
2024-10-08 | ipa: rpi: awb: Add a const for the default colour temperature | Naushir Patuck |
2024-09-30 | ipa: rpi: Replace last users of math.h | Laurent Pinchart |
2024-09-30 | ipa: rpi: Use std::abs() | Laurent Pinchart |
2024-09-12 | ipa: rpi: Adding IMX283 support | will whang |
2024-09-09 | ipa: rpi: agc: Ignore stable region when exposure/gain set manually | David Plowman |
2024-08-07 | libcamera: Drop libcamera_generated_ipa_headers from sources | Laurent Pinchart |
2024-07-31 | libcamera: Avoid variable-length arrays | Laurent Pinchart |
2024-06-28 | libcamera: Fix maybe-uninitialized error | Stefan Klug |
2024-06-26 | ipa: rpi: Define local functions in anonymous namespace | Laurent Pinchart |
2024-06-18 | ipa: rpi: controller: Replace Pwl::readYaml() with YamlObject::get() | Laurent Pinchart |
2024-06-12 | ipa: rpi: controller: Use libipa's Pwl class | Paul Elder |
2024-06-11 | meson: Group libipa and libipa_includes in a dependency object | Laurent Pinchart |
2024-06-04 | ipa: rpi: Disable StatsOutputEnable control by default | Naushir Patuck |
2024-05-27 | ipa: rpi: Make monoSensor() accessor const | Laurent Pinchart |
2024-05-16 | ipa: rpi: Add accessor function for monoSensor_ | Naushir Patuck |
2024-05-16 | ipa: rpi: Add HDR support | Naushir Patuck |
2024-05-14 | libcamera: pipeline: Rename pipelines to a shorter name | Julien Vuillaumier |
2024-05-09 | libcamera: Drop remaining file name from header comment blocks | Laurent Pinchart |
2024-05-09 | ipa: rpi: Fix for incorrectly reported max shutter speed | Naushir Patuck |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2024-03-06 | ipa: rpi: cam_helper: Extend embedded data parsing to RAW14 modes | Nick Hollinghurst |
2024-02-27 | libcamera: Use utils::to_underlying() | Laurent Pinchart |
2024-01-09 | ipa: rpi: vc4: data: Update tuning files for HDR | David Plowman |
2024-01-09 | ipa: rpi: Implement HDR control | David Plowman |
2024-01-09 | ipa: rpi: vc4: Add OV64A40 tuning files | Lee Jackson |
2024-01-09 | ipa: rpi: Provide a Camera Helper for the OV64A40 | Jacopo Mondi |
2024-01-09 | ipa: vc4: Implement the StatsOutputEnable vendor control | Naushir Patuck |
2024-01-09 | ipa: rpi: awb: Add an initialValues method | David Plowman |
2024-01-09 | ipa: rpi: black_level: Add an initialValues method | David Plowman |
2024-01-09 | ipa: rpi: Allow the mean of an empty histogram interval | Nick Hollinghurst |
2024-01-05 | ipa: rpi: Add hardware line rate constraints | Naushir Patuck |
2023-12-07 | meson: Tag all installed files | Laurent Pinchart |
2023-11-30 | ipa: rpi: cac: Minor code improvements and tidying | David Plowman |
2023-11-30 | ipa: rpi: agc: Fix bug where AeLocked was never getting set | David Plowman |
2023-11-30 | libcamera: controls: Use vendor tags for draft controls and properties | Naushir Patuck |
2023-11-22 | ipa: rpi: alsc: Do not allow zero colour ratio statistics | David Plowman |
2023-10-24 | ipa: rpi: agc: Make AGC controls affect all channels | David Plowman |
2023-10-24 | ipa: rpi: agc: Fetch AWB status in the prepare method | David Plowman |
2023-10-24 | ipa: rpi: vc4: Move denoise control handling into the VC4 derived IPA | Naushir Patuck |
2023-10-24 | ipa: rpi: agc: Allow AGC channels to avoid using "fast desaturation" | David Plowman |
2023-10-24 | ipa: rpi: alsc: Do not re-read the alsc.status metadata | David Plowman |
2023-10-24 | ipa: rpi: hdr: Add the ability to alter the LSC table | David Plowman |
2023-10-18 | ipa: rpi: agc: When AGC channels are changed, start with the 1st channel | Naushir Patuck |
2023-10-18 | ipa: rpi: agc: Avoid overwriting caller's statistics pointer | David Plowman |
2023-10-18 | ipa: rpi: denoise: Support different denoise configurations | David Plowman |
2023-10-18 | ipa: rpi: contrast: Allow adaptive contrast enhancement to be disabled | David Plowman |
2023-10-18 | ipa: rpi: agc: Add an AGC stable region | David Plowman |