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: Use std::optional in DeviceStatus | Naushir Patuck |
2022-06-29 | ipa: raspberrypi: imx477: Get sensor temperature from embedded data | 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-04-06 | ipa: raspberrypi: alsc: Limit the calculated lambda values | Naushir Patuck |
2022-03-23 | ipa: raspberrypi: Add tuning file for IMX296 sensor | Naushir Patuck |
2022-03-23 | ipa: raspberrypi: Add camera helper for Sony IMX296 sensor | Naushir Patuck |
2022-03-23 | ipa: raspberrypi: cam_helper: Make exposure conversion functions virtual | 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-08 | ipa: raspberrypi: awb: Better handling of how we disable AWB | David Plowman |
2022-02-03 | ipa: raspberrypi: config: Increase the max gain in the exposure profiles | 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-11-25 | ipa: raspberrypi: Update documentation urls | Naushir Patuck |
2021-11-02 | libcamera: ipa: raspberrypi: Add support for imx519 sensor | Arducam info |
2021-10-15 | ipa: raspberrypi: agc: Remove using namespace in agc.hpp | Hirokazu Honda |
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-17 | ipa: raspberrypi: Fix bcm2835-isp inclusion type. | Kieran Bingham |
2021-08-14 | raspberrypi: ipa: Add tuning files for "NOIR" ov5647, imx219, imx477 modules | David Plowman |
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: AGC: handle modes with different sensitivities | David Plowman |
2021-08-05 | ipa: raspberrypi: Add sensitivity field to camera mode | David Plowman |
2021-08-02 | ipa: raspberrypi: Add support for imx378 sensor | David Plowman |
2021-07-28 | ipa: raspberrypi: Return controls::FrameDuration from the IPA | Naushir Patuck |
2021-07-14 | ipa: raspberrypi: Remove unused MetadataPtr | Jean-Michel Hautbois |
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: Allow long exposure modes for imx477. | 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-12 | ipa: raspberrypi: Add a constructor struct DeviceStatus | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Make device_status.h C++ only header, and update comments | Naushir Patuck |
2021-07-11 | libcamera: buffer: Rename buffer.h to framebuffer.h | Laurent Pinchart |
2021-07-02 | ipa: raspberrypi: Drop unneeded [[maybe_unused]] | Laurent Pinchart |
2021-06-30 | ipa: raspberrypi: Generalise the SMIA metadata parser | Naushir Patuck |
2021-06-30 | ipa: raspberrypi: Use a unique_ptr for the metadata parser | Naushir Patuck |
2021-06-28 | libcamera: ipa: raspberrypi: Add support for ov9281 sensor | David Plowman |
2021-06-28 | libcamera: ipa: raspberrypi: Demote warnings about lack of AWB results | David Plowman |
2021-06-25 | libcamera/base: Validate internal headers as private | Kieran Bingham |