Age | Commit message (Expand) | Author |
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-07 | ipa: raspberrypi: Better heuristics for calculating Unicam timeout | Naushir Patuck |
2023-03-07 | pipeline: ipa: raspberrypi: Change Unicam timeout handling | Naushir Patuck |
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-01-30 | ipa: raspberrypi: Add lens position to DeviceStatus | Naushir Patuck |
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 | 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-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-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-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 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: 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-08-21 | libcamera: Remove unused headers | Christian Rauch |
2022-08-09 | libcamera: controls: Generate and use fixed-sized Span types | Christian Rauch |
2022-07-28 | ipa: raspberrypi: Use YamlParser to replace dependency on boost | Laurent Pinchart |
2022-07-28 | ipa: raspberrypi: Return an error code from Algorithm::read() | Laurent Pinchart |
2022-07-27 | ipa: raspberrypi: Remove #define constants | Naushir Patuck |
2022-07-27 | raspberrypi: Update Copyright statement in all Raspberry Pi source files | Naushir Patuck |
2022-07-27 | ipa: raspberrypi: Rename header files from *.hpp to *.h | Naushir Patuck |
2022-07-27 | ipa: raspberrypi: Code refactoring to match style guidelines | Naushir Patuck |
2022-07-19 | libcamera: controls: Use std::optional to handle invalid control values | Christian Rauch |
2022-06-29 | pipeline: ipa: raspberrypi: Correctly report available control limits | Naushir Patuck |
2022-06-29 | pipeline: ipa: raspberrypi: Move ControlInfoMap to the IPA | Naushir Patuck |
2022-06-29 | ipa: raspberrypi: Add sensor temperature to DeviceStatus | Naushir Patuck |
2022-05-10 | libcamera: raspberrypi: Fetch correct value for SensorSensitivity | David Plowman |
2022-05-09 | ipa: raspberrypi: Demote noisy message to Debug | Laurent Pinchart |
2022-04-14 | ipa: RPi: Move the IPA to the ipa::RPi namespace | Jean-Michel Hautbois |
2022-04-06 | pipeline: raspberrypi: Add a Unicam dequeue timeout | Naushir Patuck |
2022-03-23 | ipa: raspberrypi: awb: Fix typo in AWB mode conversion table | David Plowman |
2022-02-10 | ipa: raspberrypi: Reduce the controller rate to 30fps | Naushir Patuck |
2022-02-03 | ipa: raspberrypi: Limit the maximum sensor gain used | Naushir Patuck |
2021-12-04 | libcamera: base: shared_fd: Rename fd() to get() | Laurent Pinchart |
2021-12-04 | libcamera: base: Rename FileDescriptor to SharedFD | Laurent Pinchart |