Age | Commit message (Expand) | Author |
2022-09-15 | meson: Enable vimc IPA for tests | Umang Jain |
2022-08-30 | ipa: rkisp1: lsc: Use double instead of float to accumulate vector of doubles | Marvin Schmidt |
2022-08-30 | ipa: rkisp1: Remove redundant call of std::string::c_str() | Marvin Schmidt |
2022-08-30 | ipa: ipu3: Remove redundant call of std::string::c_str() | Marvin Schmidt |
2022-08-21 | ipa: rkisp1: Add support of Denoise Pre-Filter control | Florian Sylvestre |
2022-08-21 | ipa: rkisp1: Add enable field for LSC algorithm in IPA context | Florian Sylvestre |
2022-08-21 | ipa: rkisp1: Add enable field for AWB algorithm in IPA context | Florian Sylvestre |
2022-08-21 | libcamera: Remove unused headers | Christian Rauch |
2022-08-19 | ipa: rkisp1: Add manual color gains | Paul Elder |
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-08-09 | ipa: rkisp1: Remove unused algorithms includes from rkisp1.cpp | Daniel Semkowicz |
2022-08-09 | libcamera: controls: Generate and use fixed-sized Span types | Christian Rauch |
2022-08-04 | ipa: rkisp1: Use YAML 1.1 for tuning data files | Laurent Pinchart |
2022-08-04 | pipeline: rkisp1: Move ControlInfoMap to IPA module | Laurent Pinchart |
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: rkisp1: Add support of ColorProcessing control | Florian Sylvestre |
2022-07-28 | ipa: rkisp1: Add support of Filter control | Florian Sylvestre |
2022-07-28 | ipa: rkisp1: Add support of Defect Pixel Cluster Correction control | Florian Sylvestre |
2022-07-28 | ipa: rkisp1: Add support of Lens Shading Correction control | Florian Sylvestre |
2022-07-28 | ipa: rkisp1: Add support of Gamma Sensor Linearization control | Florian Sylvestre |
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-26 | libcamera: Correctly report enabled ipa modules | Quentin Schulz |
2022-07-22 | ipa: rkisp1: Transfer queueRequest() call to each algorithm | Florian Sylvestre |
2022-07-22 | ipa: libipa: algorithm: Add queueRequest() to the Algorithm class | Florian Sylvestre |
2022-07-20 | ipa: rkisp1: Drop unnecessary forward declarations and includes | Laurent Pinchart |
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 |