Age | Commit message (Expand) | Author |
2025-03-20 | ipa: rpi: Add support for Raspberry Pi 5 | Naushir Patuck |
2025-02-13 | ipa: rpi: Fix incorrect cast for ExposureTime ControlInfo | Naushir Patuck |
2025-02-12 | ipa: Use Vector class from libcamera | Stefan Klug |
2025-02-12 | ipa: rpi: Apply default ControlInfo values for sensor controls | Naushir Patuck |
2025-01-20 | ipa: raspberry: Report new AeEnable control as available | Paul Elder |
2025-01-20 | ipa: raspberry: Port to the new AEGC controls | Jacopo Mondi |
2025-01-08 | ipa: rpi: Provide the camera helper with the hardware configuration | Naushir Patuck |
2025-01-08 | ipa: rpi: Add a HW property to determine if the data buffer is strided | Naushir Patuck |
2025-01-08 | ipa: rpi: Add erase()/eraseLocked() to RPiController::Metadata | Naushir Patuck |
2025-01-08 | ipa: rpi: Use r-value references in the set()/setLocked() functions | Naushir Patuck |
2025-01-08 | ipa: rpi: Add vc4 tuning files for imx415 | Dave Stevenson |
2025-01-08 | ipa: rpi: Add cam_helper for imx415 | Dave Stevenson |
2024-12-20 | ipa: rpi: awb: Make it possible to set the colour temperature directly | David Plowman |
2024-12-17 | libcamera: rpi: Draw sensor delays from CameraSensorProperties | Daniel Scally |
2024-12-12 | ipa: rpi: cam_helper: imx708: Correct the frame integration diff value | David Plowman |
2024-12-09 | ipa: rpi: Fix wrong frame integration difference value for OV9281 | Naushir Patuck |
2024-12-03 | ipa: rpi: ccm: Replace local matrix implementation with the libcamera one | Stefan Klug |
2024-12-03 | ipa: rpi: Rename Matrix to Matrix3x3 | Stefan Klug |
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-25 | ipa: raspberrypi: Add tuning file for IMX327 sensor | Geoffrey Van Landeghem |
2024-11-25 | ipa: raspberrypi: Add tuning file for IMX462 sensor | Geoffrey Van Landeghem |
2024-11-25 | ipa: rpi: cam_helper: Add Sony IMX327 | Geoffrey Van Landeghem |
2024-11-25 | libcamera: libipa: camera_sensor: Provide helper and properties for Sony IMX462 | Geoffrey Van Landeghem |
2024-11-19 | ipa: rpi: awb: Disable CT search bias for Grey World AWB | Naushir Patuck |
2024-11-18 | ipa: rpi: Use centralised libipa helpers | Daniel Scally |
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 |