Age | Commit message (Expand) | Author |
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 |
2021-12-03 | libcamera: Move file_descriptor.h to base/ | Laurent Pinchart |
2021-10-07 | pipeline: raspberrypi: Create empty control lists correctly | David Plowman |
2021-08-31 | libcamera: mapped_framebuffer: Rename maps() to planes() | Hirokazu Honda |
2021-08-10 | libcamera: MappedFrameBuffer: Use typed Flags<MapModes> | Kieran Bingham |
2021-08-10 | libcamera: Give MappedFrameBuffer its own implementation | Kieran Bingham |
2021-08-09 | libcamera: Rename 'method' to 'function' | Laurent Pinchart |
2021-08-05 | ipa: raspberrypi: Add sensitivity field to camera mode | David Plowman |
2021-07-28 | ipa: raspberrypi: Return controls::FrameDuration from the IPA | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Make variable names consistent | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Increase the default max frame duration to 250s | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Add frame_length to DeviceStatus | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Add an operator<< to struct DeviceStatus | Naushir Patuck |
2021-07-11 | libcamera: buffer: Rename buffer.h to framebuffer.h | Laurent Pinchart |
2021-06-25 | libcamera/base: Move span to base library | Kieran Bingham |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |
2021-06-08 | ipa: raspberrypi: Switch the AGC/Lux code to use utils::Duration | Naushir Patuck |
2021-06-08 | ipa: raspberrypi: Switch AgcAlgorithm API to use utils::Duration | Naushir Patuck |
2021-06-08 | ipa: raspberrypi: Switch ipa and cam_helper to use utils::Duration | Naushir Patuck |
2021-05-27 | controls: Split FrameDurations into FrameDuration and FrameDurationLimits | Paul Elder |
2021-05-24 | ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfo | Umang Jain |
2021-05-24 | ipa: mojom: Move CameraSensorInfo struct exclusively to IPA IPC | Umang Jain |
2021-05-11 | ipa: raspberrypi: Rate-limit the controller algorithms | Naushir Patuck |
2021-05-11 | ipa: raspberrypi: Store dropped frame count in a member variable | Naushir Patuck |
2021-05-08 | ipa: raspberrypi: Use CamHelpers to generalise sensor embedded data parsing | David Plowman |
2021-03-29 | ipa: raspberrypi: Fix typo and improve wording | Sebastian Fricke |
2021-03-28 | ipa: raspberrrypi: Remove duplicate comment | Sebastian Fricke |
2021-03-23 | ipa: raspberrypi: Rationalise parameters to ipa::configure() | Naushir Patuck |
2021-03-23 | ipa: raspberrypi: Rationalise parameters to ipa::start() | Naushir Patuck |
2021-03-23 | ipa: raspberrypi: Remove unused member variable | Naushir Patuck |
2021-03-23 | ipa: raspberrypi: Move the controller initialise to ipa::init() | Naushir Patuck |
2021-03-23 | pipeline: ipa: raspberrypi: Open the CamHelper on ipa::init() | Naushir Patuck |
2021-03-09 | ipa: raspberrypi: Use direct return value for configure() | Paul Elder |
2021-03-09 | ipa: raspberrypi: Rename vblank field in SensorConfig to vblankDelay | David Plowman |
2021-03-09 | ipa: raspberrypi: Make CamHelpers return the frame delay for vblanking | David Plowman |
2021-03-04 | pipeline: ipa: raspberrypi: Pass exposure/gain values to IPA though controls | Naushir Patuck |
2021-02-19 | pipeline: ipa: raspberrypi: Rename IPA Interface namespace to ipa::RPi | Naushir Patuck |
2021-02-19 | pipeline: ipa: raspberrypi: Tidy-ups after IPAInterface changes | Naushir Patuck |
2021-02-19 | ipa: raspberrypi: Do not require SDN (spatial denoise) algorithm | David Plowman |