Age | Commit message (Expand) | Author |
2023-05-04 | pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi code | Naushir Patuck |
2023-05-04 | ipa: meson: Allow nested IPA directory structures | Naushir Patuck |
2023-05-01 | ipa: rkisp1: Add tuning files for PinephonePro sensors | Jacopo Mondi |
2023-05-01 | ipa: rkisp1: Add tuning files for Google DRU "Scarlet" sensors | Jacopo Mondi |
2023-04-12 | ipa: raspberrypi: agc: Add "shadows" constraint mode | David Plowman |
2023-04-05 | doc: ipa: Clarify IPA acronym in its namespace description | Gabby George |
2023-04-05 | libcamera: Open files with O_CLOEXEC | Laurent Pinchart |
2023-03-31 | ipa: raspberrypi: Generalise the focus reporting code | Naushir Patuck |
2023-03-31 | ipa: raspberrypi: Generalise the autofocus algorithm | Nick Hollinghurst |
2023-03-31 | ipa: raspberrypi: Generalise the agc algorithm | Naushir Patuck |
2023-03-31 | ipa: raspberrypi: Make RegionStats::get() always return a Region struct | Naushir Patuck |
2023-03-31 | ipa: raspberrypi: Generalise the contrast algorithm | Naushir Patuck |
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 |