Age | Commit message (Expand) | Author |
2023-03-31 | ipa: raspberrypi: alsc: Use a better type name for sparse arrays | David Plowman |
2023-03-31 | ipa: raspberrypi: alsc: Replace std::vectors by Array2D class | David Plowman |
2023-03-31 | ipa: raspberrypi: Generalise the ALSC algorithm | Naushir Patuck |
2023-03-31 | ipa: raspberrypi: Add hardware configuration to the controller | Naushir Patuck |
2023-03-31 | ipa: raspberrypi Store the target string in the controller | Naushir Patuck |
2023-03-28 | ipa: raspberrypi: Fix default frame durations calculation | Naushir Patuck |
2023-03-28 | ipa: raspberrypi: Ensure shutter speed and gain are clipped in the AGC | Naushir Patuck |
2023-03-28 | ipa: raspberrypi: Use the new sensor limits fields in CameraMode | Naushir Patuck |
2023-03-28 | ipa: raspberrypi: Add sensor mode limits to CameraMode | Naushir Patuck |
2023-03-21 | ipa: libipa: Add OV2685 Camera Sensor Helper | Kieran Bingham |
2023-03-21 | ipa: libipa: Add OV5647 Camera Sensor Helper | Kieran Bingham |
2023-03-21 | ipa: raspberrypi: Fix crash under LTO | Dave Jones |
2023-03-07 | ipa: raspberrypi: imx296: Minor tuning updates | David Plowman |
2023-03-07 | ipa: raspberrypi: agc: Fix overflow in Y value calculation | David Plowman |
2023-03-07 | ipa: raspberrypi: Better heuristics for calculating Unicam timeout | Naushir Patuck |
2023-03-07 | pipeline: ipa: raspberrypi: Change Unicam timeout handling | Naushir Patuck |
2023-03-06 | ipa: rkisp1: lsc: Fix integer division error | Jacopo Mondi |
2023-02-09 | ipa: raspberrypi: Normalise region sums to 16-bits | Naushir Patuck |
2023-02-09 | ipa: raspberrypi: Use the generic statistics structure in the algorithms | Naushir Patuck |
2023-02-09 | ipa: raspberrypi: awb: Delay release of the statistics buffer | Naushir Patuck |
2023-02-09 | ipa: raspberrypi: histogram: Add a constructor for an empty histogram | Naushir Patuck |
2023-02-09 | ipa: raspberrypi: Generalise statistics | Naushir Patuck |
2023-01-30 | ipa: raspberrypi: Add support for the Sony IMX708 sensor | Nick Hollinghurst |
2023-01-30 | ipa: raspberrypi: Add lens position to DeviceStatus | Naushir Patuck |
2023-01-30 | ipa: raspberrypi: First version of autofocus algorithm using PDAF | Nick Hollinghurst |
2023-01-30 | ipa: raspberrypi: Handle autofocus algorithm results | Nick Hollinghurst |
2023-01-30 | ipa: raspberrypi: Handle autofocus controls | Nick Hollinghurst |
2023-01-30 | ipa: raspberrypi: Include autofocus controls in the IPA ControlInfoMap | Naushir Patuck |
2023-01-30 | ipa: raspberrypi: Reorder header file inclusion | Naushir Patuck |
2023-01-30 | ipa: raspberrypi: Add autofocus algorithm interface headers | Nick Hollinghurst |
2023-01-30 | pipeline: ipa: raspberrypi: Validate lens controls | Naushir Patuck |
2023-01-30 | pipeline: ipa: raspberrypi: Replace entityControls | Naushir Patuck |
2023-01-30 | pipeline: ipa: raspberrypi: Remove unused streamConfig | Naushir Patuck |
2023-01-30 | pipeline: ipa: raspberrypi: Check if lens actuator is available | Naushir Patuck |
2023-01-26 | libcamera: Add support for OmniVision OV8858 | Nicholas Roth |
2023-01-25 | ipa: rkisp1: Raise maximum analogue gain | Mikhail Rudenko |
2023-01-25 | ipa: rkisp1: Add OV4689 tuning file | Mikhail Rudenko |
2023-01-25 | ipa: camera_sensor_helper: Add OV4689 support | Mikhail Rudenko |
2022-12-24 | libcamera: Simple typo fixes | Pavel Machek |
2022-12-22 | ipa: raspberrypi: Fix permissions on imx477_scientific.json | Laurent Pinchart |
2022-12-22 | ipa: camera_sensor_helper: Add AR0521 support | Jacopo Mondi |
2022-12-19 | ipa: raspberrypi: Add a "scientific" tuning for the IMX477 | Naushir Patuck |
2022-12-09 | ipa: rkisp1: Add additional default values to controls | Robert Mader |
2022-11-30 | ipa: raspberrypi: imx477: Update tuning file for the latest camera modules | David Plowman |
2022-11-30 | ipa: raspberrypi: Fix bug in IPA frame drop logic | Naushir Patuck |
2022-11-29 | ipa: raspberrypi: agc: Fix digital gain calculation for manual mode | Naushir Patuck |
2022-11-29 | pipeline: ipa: raspberrypi: Use IPA cookies | Naushir Patuck |
2022-11-29 | ipa: raspberrypi: Use an array of RPiController::Metadata objects | Naushir Patuck |
2022-11-29 | ipa: raspberrypi: Add RPiController::Metadata::mergeCopy | Naushir Patuck |
2022-11-25 | ipa: rkisp1: agc: Support raw capture | Laurent Pinchart |