Age | Commit message (Expand) | Author |
2022-07-20 | libcamera: Remove extra ':' after '\todo' | Laurent Pinchart |
2022-07-19 | libcamera: controls: Use std::optional to handle invalid control values | Christian Rauch |
2022-06-29 | ipa: rkisp1: Add support of Black Level Correction tuning | Florian Sylvestre |
2022-06-29 | ipa: rkisp1: Add OV5640 tuning file | Florian Sylvestre |
2022-06-29 | ipa: rkisp1: Add IMX219 tuning file | Laurent Pinchart |
2022-06-29 | ipa: rkisp1: Add YAML tuning file support | Florian Sylvestre |
2022-06-29 | ipa: rkisp1: Register algorithms | Laurent Pinchart |
2022-06-29 | pipeline: rkisp1: Support IPA tuning file | Florian Sylvestre |
2022-06-29 | ipa: libipa: module: Make the Module class Loggable | Laurent Pinchart |
2022-06-29 | ipa: libipa: module: Add support for instantiation from YAML | Laurent Pinchart |
2022-06-29 | ipa: libipa: algorithm: Add init() function to the Algorithm class | Florian Sylvestre |
2022-06-29 | ipa: libipa: algorithm: Add an algorithm registration mechanism | Laurent Pinchart |
2022-06-29 | ipa: libipa: Move ipa namespace documentation to module.cpp | Laurent Pinchart |
2022-06-29 | ipa: libipa: Introduce a Module class template | Laurent Pinchart |
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-06-18 | ipa: ipu3: awb: Correct the gains calculation | Jean-Michel Hautbois |
2022-06-01 | libcamera: Use "..." instead of <...> consistently for internal headers | Laurent Pinchart |
2022-05-27 | libipa: camera_sensor_helper: Add Sony IMX477 helper | Naushir Patuck |
2022-05-26 | ipa: camera_sensor_helper: Fix equation in exponential gain documentation | Laurent Pinchart |
2022-05-18 | ipa: ipu3: Put IPAFrameContext(s) in a ring buffer | Umang Jain |
2022-05-18 | ipa: libipa: Add frame context pointer in process() | Umang Jain |
2022-05-18 | ipa: ipu3: Rework IPAFrameContext | Umang Jain |
2022-05-13 | libipa: camera_sensor_helper: Add OV5675 helper | Quentin Schulz |
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: ipu3: af: A not initialized frame ignore counter fixing | Kate Hsuan |
2022-04-14 | ipa: RPi: Move the IPA to the ipa::RPi namespace | Jean-Michel Hautbois |
2022-04-13 | ipa: vimc: Synchronise parameter buffer ops naming | Umang Jain |
2022-04-13 | ipa: vimc: Establish logical order of operations | Umang Jain |
2022-04-09 | ipa: ipu3: af: Simplify accumulations of y_items | Kieran Bingham |
2022-04-09 | ipa: ipu3: af: Use Span for y_table_item_t | Kieran Bingham |
2022-04-09 | ipa: ipu3: af: Remove redundant memcpy | Kieran Bingham |
2022-04-09 | ipa: ipu3: af: Use geometry classes to perform grid centering | Kieran Bingham |
2022-04-09 | ipa: ipu3: af: Move constants to implementation | Kieran Bingham |
2022-04-09 | ipa: ipu3: af: enforce grid size restrictions | Kieran Bingham |
2022-04-08 | ipa: ipu3: Inline parseStatistics() into processStatsBuffer() | Umang Jain |
2022-04-08 | ipa: ipu3: Inline fillParams() in fillParamsBuffer() | Umang Jain |
2022-04-08 | ipa: ipu3: Replace event-based ops with dedicated functions | Umang Jain |
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-04-02 | ipa: vimc: Rename processControls() to queueRequest() | Umang Jain |
2022-04-02 | ipa: rkisp1: Split queuing of request and parameter filling | Umang Jain |
2022-04-01 | libipa: camera_sensor_helper: Add OV5640 helper | Paul Elder |
2022-04-01 | libipa: camera_sensor_helper: Add IMX296 helper | Laurent Pinchart |
2022-04-01 | libipa: camera_sensor_helper: Add IMX290 helper | Laurent Pinchart |
2022-04-01 | libipa: camera_sensor_helper: Implement exponential gain model | Laurent Pinchart |