Age | Commit message (Expand) | Author |
2025-02-26 | ipa: rkisp1: Alias lineDuration | Kieran Bingham |
2025-02-26 | ipa: rkisp1: Initialise AGC from FrameDurationLimits controls | Kieran Bingham |
2025-02-26 | libcamera: formatting: Avoid spaces in for loops without expression | Milan Zamazal |
2025-02-26 | meson: Enable the -Wnon-virtual-dtor compiler option | Laurent Pinchart |
2025-02-26 | libipa: awb: Fix non-virtual destructor warning in AwbStats | Laurent Pinchart |
2025-02-24 | ipa: rkisp1: algorithms: awb: Fix AWB means vector order in RGB mode | Stefan Klug |
2025-02-24 | libcamera: Drop spurious colon after doxygen \todo directive | Laurent Pinchart |
2025-02-24 | ipa: rkisp1: awb: Capitalize AWB | Laurent Pinchart |
2025-02-24 | ipa: rkisp1: awb: Don't calculate RGB means if stats are missing | Laurent Pinchart |
2025-02-24 | libipa: awb_grey: Minor comment fixes | Laurent Pinchart |
2025-02-24 | libipa: awb: Tidy up includes | Laurent Pinchart |
2025-02-24 | libipa: awb: Rename AwbStats::getRGBMeans() to rgbMeans() | Laurent Pinchart |
2025-02-24 | ipa: rkisp1: awb: Fix wrong indentation in comment | Laurent Pinchart |
2025-02-24 | libipa: awb: Pass lux value to calculateAwb() as unsigned int | Laurent Pinchart |
2025-02-24 | libipa: awb: Replace reference to pipeline handle with IPA module | Laurent Pinchart |
2025-02-24 | libipa: awb: Standardize spelling on 'grey' world | Laurent Pinchart |
2025-02-24 | libipa: awb: Follow function names with '()' in doxygen documentation | Laurent Pinchart |
2025-02-24 | libipa: awb: Capitalize AWB | Laurent Pinchart |
2025-02-24 | libipa: awb: Sort class member documentation according to header order | Laurent Pinchart |
2025-02-21 | libipa: awb_bayes: Change the probabilities from log space to linear space | Stefan Klug |
2025-02-21 | libipa: awb_bayes: Remove overly verbose log messages | Stefan Klug |
2025-02-21 | libipa: awb_bayes: Add logging of value limits | Stefan Klug |
2025-02-21 | libipa: lux: Normalize referenceY to 1 | Stefan Klug |
2025-02-21 | utils: tuning: rkisp1: Add lux module | Stefan Klug |
2025-02-21 | libtuning: Add module for lux calibration | Stefan Klug |
2025-02-21 | ipa: rkisp1: awb: Apply gains based on default colour temperature on start | Stefan Klug |
2025-02-21 | ipa: rkisp1: Add support for bayes AWB algorithm from libipa | Stefan Klug |
2025-02-21 | libipa: Add bayesian AWB algorithm | Stefan Klug |
2025-02-21 | libtuning: module: awb: Add bayes AWB support | Stefan Klug |
2025-02-21 | ipa: rkisp1: Use grey world algorithm from libipa | Stefan Klug |
2025-02-21 | ipa: rkisp1: Move calculation of RGB means into own function | Stefan Klug |
2025-02-21 | libipa: Add grey world AWB algorithm | Stefan Klug |
2025-02-21 | libipa: awb: Add helper functions for AWB mode support | Stefan Klug |
2025-02-21 | libipa: Add AWB algorithm base class | Stefan Klug |
2025-02-21 | libipa: pwl: Add clear() function | Stefan Klug |
2025-02-21 | libipa: interpolator: Add accessor to internal data | Stefan Klug |
2025-02-21 | libcamera: pipeline: Fix LIBCAMERA_<NAME>_TUNING_FILE handling | Stefan Klug |
2025-02-17 | libcamera: request: addBuffer(): Do fence check earlier | Barnabás Pőcze |
2025-02-17 | gstreamer: Fix scaler-crop property get | Nerijus Bendžiūnas |
2025-02-13 | ipa: rkisp1: algorithms: agc: Fix whitespace | Laurent Pinchart |
2025-02-13 | ipa: rpi: Fix incorrect cast for ExposureTime ControlInfo | Naushir Patuck |
2025-02-12 | libipa: Drop Vector class | Stefan Klug |
2025-02-12 | ipa: Use Vector class from libcamera | Stefan Klug |
2025-02-12 | libcamera: Adapt Vector class to new location | Stefan Klug |
2025-02-12 | libcamera: Copy Vector class files from libipa | Stefan Klug |
2025-02-12 | ipa: rpi: Apply default ControlInfo values for sensor controls | Naushir Patuck |
2025-02-11 | ipa: rkisp1: agc: Fix build on debian 11 (gcc-9) | Stefan Klug |
2025-02-11 | ipa: rkisp1: agc: Initialize enum controls with a list of values | Stefan Klug |
2025-02-06 | libcamera: log: Match whole category in LIBCAMERA_LOG_LEVELS | Stefan Klug |
2025-02-04 | libcamera: matrix: Add read-only accessor to internal data | Laurent Pinchart |