Age | Commit message (Expand) | Author |
2023-07-10 | ipa: rpi: imx708: Fix mode switch drop frame count | Naushir Patuck |
2023-06-19 | ipa: rpi: agc: Do not switch to a default if a mode is unavailable | Naushir Patuck |
2023-06-07 | ipa: rpi: agc: Gracefully handle missing agc modes | Naushir Patuck |
2023-06-07 | ipa: rpi: agc: Use std::string instead of char arrays | Naushir Patuck |
2023-06-07 | ipa: rpi: tunings: Add missing short and long exposure profiles | Naushir Patuck |
2023-06-06 | ipa: rpi: Set lens position to hyperfocal on startup | Naushir Patuck |
2023-06-06 | pipeline: ipa: rpi: Return lens controls from ipa->configure() | Naushir Patuck |
2023-06-06 | ipa: rkisp1: agc: Restore minimum analogue gain limit | Jacopo Mondi |
2023-06-06 | ipa: ipu3: agc: Drop hard-codec analogue gain max | Jacopo Mondi |
2023-06-06 | libipa: camera_sensor_helper: Restore alphabetical order | Benjamin Bara |
2023-06-05 | ipa: rpi: Handle controls for mono variant sensors | Naushir Patuck |
2023-06-02 | ipa: rpi: imx296: Small refinements to the IMX296 mono sensor tuning | Naushir Patuck |
2023-05-19 | libipa: camera_sensor_helper: Add IMX327 helper | Benjamin Bara |
2023-05-19 | ipa: rkisp1: agc: drop hard-coded analogue gain range | Benjamin Bara |
2023-05-09 | meson: Fix usage of overwritten pipeline variable | Laurent Pinchart |
2023-05-04 | pipeline: raspberrypi: Introduce PipelineHandlerBase class | Naushir Patuck |
2023-05-04 | ipa: raspberrypi: agc: Move weights out of AGC | David Plowman |
2023-05-04 | ipa: raspberrypi: Introduce IpaBase class | Naushir Patuck |
2023-05-04 | pipeline: ipa: raspberrypi: Restructure the IPA mojom interface | Naushir Patuck |
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 |