Age | Commit message (Expand) | Author |
2024-05-13 | ipa: libipa: histogram: Fix documentation of constructor | Laurent Pinchart |
2024-05-09 | ipa: libipa: histogram: Add transform parameter to constructor | Paul Elder |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2024-05-08 | ipa: libipa: Add AgcMeanLuminance base class | Daniel Scally |
2024-05-08 | ipa: libipa: Add ExposureModeHelper | Paul Elder |
2024-05-08 | ipa: libipa: Allow creation of empty Histogram | Daniel Scally |
2024-05-03 | libcamera: libipa: camera_sensor: Add Sony IMX415 sensor properties | Alexander Stein |
2024-05-03 | libcamera: libipa: camera_sensor: Add Sony IMX335 sensor properties | Kieran Bingham |
2024-05-03 | libcamera: libipa: camera_sensor: Add Sony IMX283 sensor properties | Kieran Bingham |
2024-01-12 | libipa: camera_sensor_helper: Mark createInstance() with override | Laurent Pinchart |
2024-01-09 | libipa: camera_sensor_helper: Add OV64A40 helper | Jacopo Mondi |
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 |