Age | Commit message (Expand) | Author |
2022-08-02 | ipa: raspberrypi: Reset embedded data parser on configure | David Plowman |
2022-07-29 | ipa: raspberry: awb: Include <functional> | Jacopo Mondi |
2022-07-28 | ipa: raspberrypi: Add functional include to pwl.h | Eric Curtin |
2022-07-28 | ipa: raspberrypi: Remove unused Controller constructor | Naushir Patuck |
2022-07-28 | ipa: raspberrypi: agc: Use YamlObject::getList() | Laurent Pinchart |
2022-07-28 | ipa: raspberrypi: Convert existing cameara tuning files to version 2.0 | Naushir Patuck |
2022-07-28 | ipa: raspberrypi: Introduce version 2.0 format for the camera tuning file | Naushir Patuck |
2022-07-28 | ipa: raspberrypi: Use YamlParser to replace dependency on boost | Laurent Pinchart |
2022-07-28 | ipa: raspberrypi: Replace Fatal log by error propagation | Laurent Pinchart |
2022-07-28 | ipa: raspberrypi: Propagate errors from AGC metering tuning data read | Laurent Pinchart |
2022-07-28 | ipa: raspberrypi: Return an error code from Algorithm::read() | Laurent Pinchart |
2022-07-28 | ipa: raspberrypi: Replace tabs with spaces in tuning data files | Laurent Pinchart |
2022-07-27 | ipa: raspberrypi: agc: Fix log message prefixes | Naushir Patuck |
2022-07-27 | ipa: raspberrypi: Remove #define constants | Naushir Patuck |
2022-07-27 | ipa: raspberryip: Remove all exception throw statements | 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: Remove extern "C" declarations | Naushir Patuck |
2022-07-27 | ipa: raspberrypi: Change to C style code comments | 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: 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 |