Age | Commit message (Expand) | Author |
2024-12-06 | ipa: ipu3: Add constructor to the IPA context | Milan Zamazal |
2024-11-26 | ipa: libipa: colour: Use the RGB class to model RGB values | Laurent Pinchart |
2024-11-26 | ipa: ipu3: awb: Replace Awb::RGB class with ipa::RGB | Laurent Pinchart |
2024-11-26 | libcamera: Rename "shutter speed" to "exposure time" | Laurent Pinchart |
2024-11-18 | ipa: ipu3: Use centralised libipa helpers | Daniel Scally |
2024-11-11 | libcamera: Rationalize IPA and handlers names | Jacopo Mondi |
2024-09-03 | libcamera: ipa: Drop unneded includes from ipa_interface.h | Laurent Pinchart |
2024-09-02 | libcamera: ipu3: Formatting improvements | Milan Zamazal |
2024-09-02 | libcamera: ipu3: Remove unused includes | Milan Zamazal |
2024-08-07 | libcamera: Drop libcamera_generated_ipa_headers from sources | Laurent Pinchart |
2024-06-11 | meson: Group libipa and libipa_includes in a dependency object | Laurent Pinchart |
2024-05-14 | libcamera: pipeline: Rename pipelines to a shorter name | Julien Vuillaumier |
2024-05-09 | libcamera: Drop remaining file name from header comment blocks | Laurent Pinchart |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2024-05-08 | ipa: ipu3: Remove bespoke AGC functions from IPU3 | Daniel Scally |
2024-05-08 | ipa: ipu3: Derive ipu3::algorithms::Agc from AgcMeanLuminance | Daniel Scally |
2023-12-07 | meson: Tag all installed files | Laurent Pinchart |
2023-06-06 | ipa: ipu3: agc: Drop hard-codec analogue gain max | Jacopo Mondi |
2023-05-04 | ipa: meson: Allow nested IPA directory structures | Naushir Patuck |
2022-11-23 | libcamera: Move IPA sensor controls validation to CameraSensor | Jacopo Mondi |
2022-11-09 | ipa: Sort algorithm operations based on calling order | Laurent Pinchart |
2022-10-24 | ipa: ipu3: Fill AGC and AWB metadata in algorithms | 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-18 | camera_sensor: Add minimum and maximum line length to IPACameraSensorInfo | Naushir Patuck |
2022-10-07 | ipa: camera_sensor_helper: Implement factories through class templates | Laurent Pinchart |
2022-10-07 | ipa: ipu3: Fix minor Doxygen issues in IPAFrameContext | Laurent Pinchart |
2022-10-03 | ipa: ipu3: Correct context during configure() | Kieran Bingham |
2022-09-30 | Documentation: Add missing SPDX headers | Laurent Pinchart |
2022-09-28 | ipa: ipu3: Pass controls to algorithm's queueRequest() handler | Laurent Pinchart |
2022-09-28 | ipa: ipu3: Use the FCQueue | Laurent Pinchart |
2022-09-28 | ipa: ipu3: Use base FrameContext class | Laurent Pinchart |
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-27 | ipa: libipa: Pass a reference instead of pointer to Algorithm::process() | Laurent Pinchart |
2022-09-27 | ipa: ipu3: af: Pass context reference to afIsOutOfFocus() | Laurent Pinchart |
2022-09-27 | ipa: ipu3: Fix style of Doxygen comment blocks | Laurent Pinchart |
2022-08-30 | ipa: ipu3: Remove redundant call of std::string::c_str() | Marvin Schmidt |
2022-08-09 | ipa: ipu3: Add YAML tuning file support | Laurent Pinchart |
2022-08-09 | ipa: ipu3: Register algorithms | Laurent Pinchart |
2022-08-09 | ipa: ipu3: Add an uncalibrated.yaml tuning data file | Laurent Pinchart |
2022-07-20 | libcamera: Remove extra ':' after '\todo' | Laurent Pinchart |
2022-06-29 | ipa: libipa: Introduce a Module class template | Laurent Pinchart |
2022-06-18 | ipa: ipu3: awb: Correct the gains calculation | Jean-Michel Hautbois |
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-04-14 | ipa: ipu3: af: A not initialized frame ignore counter fixing | Kate Hsuan |
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 |