Age | Commit message (Expand) | Author |
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 |
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 |