Age | Commit message (Expand) | Author |
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 |
2022-12-22 | ipa: raspberrypi: Fix permissions on imx477_scientific.json | Laurent Pinchart |
2022-12-19 | ipa: raspberrypi: Add a "scientific" tuning for the IMX477 | Naushir Patuck |
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-23 | pipeline: raspberrypi: Remove enum BuffferMask from the mojom interface | Naushir Patuck |
2022-11-21 | ipa: raspberrypi: Remove generic "pause" mechanism from Algorithm | Nick Hollinghurst |
2022-10-28 | ipa: raspberrypi: awb: Update colour temperature whenever manual gains change | David Plowman |
2022-10-28 | ipa: raspberry: replace abs() with std::abs() | Nicholas Roth |
2022-10-28 | ipa: add missing thread-safety annotations | Nicholas Roth |
2022-10-20 | ipa: raspberrypi: Rename ov9281.json to ov9281_mono.json | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Extract line length from the embedded data parser | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Allow full line length control | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Add line length to DeviceStatus | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Add line length calculations helper functions | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Add pixel clock rate to the CameraMode structure | Naushir Patuck |
2022-10-18 | pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControls | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Remove initialized_ field from CamHelper | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Pass lineLength into the CamHelper API | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Add minimum and maximum line length fields to CameraMode | Naushir Patuck |
2022-10-18 | camera_sensor: Add minimum and maximum line length to IPACameraSensorInfo | Naushir Patuck |
2022-10-07 | ipa: raspberrypi: Remove unneeded Span casts | Laurent Pinchart |
2022-10-05 | ipa: raspberrypi: Fix the imx296 mono tuning black level | Naushir Patuck |
2022-10-05 | ipa: raspberrypi: Add a tuning file for the colour variant of IMX296 | Naushir Patuck |
2022-10-05 | pipeline: raspberrypi: Update naming convention for tuning files | Naushir Patuck |
2022-10-04 | ipa: raspberrypi: Limit minimum exposure time for the IMX296 | Naushir Patuck |
2022-10-04 | ipa: raspberrypi: Fix sensor delays for the IMX296 | Naushir Patuck |
2022-08-21 | libcamera: Remove unused headers | Christian Rauch |
2022-08-09 | libcamera: controls: Generate and use fixed-sized Span types | Christian Rauch |
2022-08-02 | ipa: raspberrypi: Reset embedded data parser on configure | David Plowman |