Age | Commit message (Expand) | Author |
2023-06-06 | libipa: camera_sensor_helper: Restore alphabetical order | Benjamin Bara |
2023-05-19 | libipa: camera_sensor_helper: Add IMX327 helper | Benjamin Bara |
2023-04-05 | doc: ipa: Clarify IPA acronym in its namespace description | Gabby George |
2023-03-21 | ipa: libipa: Add OV2685 Camera Sensor Helper | Kieran Bingham |
2023-03-21 | ipa: libipa: Add OV5647 Camera Sensor Helper | Kieran Bingham |
2023-01-26 | libcamera: Add support for OmniVision OV8858 | Nicholas Roth |
2023-01-25 | ipa: camera_sensor_helper: Add OV4689 support | Mikhail Rudenko |
2022-12-22 | ipa: camera_sensor_helper: Add AR0521 support | Jacopo Mondi |
2022-11-09 | ipa: Sort algorithm operations based on calling order | Laurent Pinchart |
2022-10-24 | ipa: Pass metadata to Algorithm::process() function | Laurent Pinchart |
2022-10-19 | ipa: Drop period at end of \brief or \param | Laurent Pinchart |
2022-10-07 | ipa: camera_sensor_helper: Implement factories through class templates | Laurent Pinchart |
2022-10-07 | ipa: camera_sensor_helper: Return unique_ptr from createInstance | Laurent Pinchart |
2022-10-07 | ipa: camera_sensor_helper: Make registerType() and createInstance() private | Laurent Pinchart |
2022-10-07 | ipa: camera_sensor_helper: Make factory createInstance() function const | Laurent Pinchart |
2022-09-28 | ipa: libipa: algorithm: queueRequest(): Pass frame context | Kieran Bingham |
2022-09-28 | ipa: libipa: algorithm: process(): Pass frame number | Kieran Bingham |
2022-09-28 | ipa: libipa: algorithm: prepare(): Pass frame and frame Context | Kieran Bingham |
2022-09-28 | ipa: libipa: Provide a common base for frame contexts | Kieran Bingham |
2022-09-28 | ipa: libipa: Introduce FrameContextQueue | Umang Jain |
2022-09-27 | ipa: libipa: Pass a reference instead of pointer to Algorithm::process() | Laurent Pinchart |
2022-07-27 | raspberrypi: Update Copyright statement in all Raspberry Pi source files | Naushir Patuck |
2022-07-22 | ipa: libipa: algorithm: Add queueRequest() to the Algorithm class | 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-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: libipa: Add frame context pointer in process() | Umang Jain |
2022-05-13 | libipa: camera_sensor_helper: Add OV5675 helper | Quentin Schulz |
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 |
2022-04-01 | libipa: camera_sensor_helper: Reorganize gain constants | Laurent Pinchart |
2022-03-28 | ipa: libipa: Histogram: Constify the constructor span | Jean-Michel Hautbois |
2022-03-17 | libipa: Add CameraSensorHelper for OV2740 | Daniel Scally |
2021-11-29 | ipa: libipa: Introduce Algorithm class template | Jean-Michel Hautbois |
2021-11-29 | libipa: Correct IMX219 in CameraSensorHelper | Jean-Michel Hautbois |
2021-11-24 | ipa: libipa: Convert to pragma once | Kieran Bingham |
2021-08-31 | ipa: libipa: histogram: Fix typo | Laurent Pinchart |
2021-08-20 | ipa: move libipa::Algorithm to ipa/ipu3/algorithms | Jean-Michel Hautbois |
2021-08-09 | libcamera: Rename 'method' to 'function' | Laurent Pinchart |
2021-07-25 | libipa: Add CameraSensorHelper for ov8865 | Daniel Scally |
2021-07-23 | libipa: Add CameraSensorHelper for IMX258 | Umang Jain |
2021-07-15 | libipa: Correct OV5670 CameraSensorHelper gain values | Jean-Michel Hautbois |
2021-07-15 | libipa: Add CameraSensorHelper for OV13858 | Jean-Michel Hautbois |