Age | Commit message (Expand) | Author |
2022-04-09 | ipa: ipu3: af: Remove redundant memcpy | Kieran Bingham |
2022-04-09 | ipa: ipu3: af: Use geometry classes to perform grid centering | Kieran Bingham |
2022-04-09 | ipa: ipu3: af: Move constants to implementation | Kieran Bingham |
2022-04-09 | ipa: ipu3: af: enforce grid size restrictions | Kieran Bingham |
2022-04-08 | ipa: ipu3: Inline parseStatistics() into processStatsBuffer() | Umang Jain |
2022-04-08 | ipa: ipu3: Inline fillParams() in fillParamsBuffer() | Umang Jain |
2022-04-08 | ipa: ipu3: Replace event-based ops with dedicated functions | Umang Jain |
2022-03-28 | ipa: ipu3: Ensure controls exists in before they are queried | Umang Jain |
2022-03-28 | ipa: ipu3: Drop sensor controls private members from IPAIPU3 | Umang Jain |
2022-03-28 | ipa: ipu3: Consolidate querying of exposure and gain limits | Umang Jain |
2022-03-17 | ipa: ipu3: agc: Use existing local short-hand variable in configure() | Laurent Pinchart |
2022-03-17 | ipa: ipu3: agc: Reset frame count when configuring AGC | Laurent Pinchart |
2022-03-15 | ipa: ipu3: Send lens controls to pipeline handler | Daniel Scally |
2022-03-15 | libcamera: ipa: Rename ctrls_ member | Daniel Scally |
2022-03-15 | libcamera: ipa: Add lens control member to ipu3 ipa interface | Daniel Scally |
2022-03-15 | ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM | Kate Hsuan |
2022-03-11 | ipa: ipu3: awb: Clamp gain values | Jean-Michel Hautbois |
2022-03-11 | ipa: ipu3: agc: Introduce lineDuration in IPASessionConfiguration | Jean-Michel Hautbois |
2022-03-11 | ipa: ipu3: Shorten exposure and gain lines | Jean-Michel Hautbois |
2022-03-11 | ipa: ipu3: Return filtered value | Jean-Michel Hautbois |
2021-12-07 | libcamera: Use utils::abs_diff() | Laurent Pinchart |
2021-11-30 | ipa: ipu3: Rectify gain value reporting in request metadata | Umang Jain |
2021-11-29 | ipa: libipa: Introduce Algorithm class template | Jean-Michel Hautbois |
2021-11-29 | ipa: Do not modify the sensor limits | Jean-Michel Hautbois |
2021-11-24 | ipa: ipu3: Convert to pragma once | Kieran Bingham |
2021-11-23 | ipa: ipu3: Fix IPAContext documentation | Jean-Michel Hautbois |
2021-11-23 | ipa: ipu3: agc: Saturate the averages when computing relative luminance | Laurent Pinchart |
2021-11-23 | ipa: ipu3: agc: Return the inter-quantile mean from measureBrightness() | Laurent Pinchart |
2021-11-23 | ipa: ipu3: agc: Rename currentYGain | Laurent Pinchart |
2021-11-23 | ipa: ipu3: agc: Standardize vocabulary on "relative luminance" | Laurent Pinchart |
2021-11-23 | ipa: ipu3: agc: Drop kMaxLuminance constant | Laurent Pinchart |
2021-11-16 | ipa: ipu3: agc: Remove the threshold for the histogram calculation | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: Set the AnalogueGain control | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: Move ExposureTime to IPA | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: Cache line duration at configure call | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: Send color temperature in the metadata | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: awb: Add support for color temperature | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: agc: Store exposure in units of time | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: agc: Update previous exposure value | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: agc: Improve gain calculation | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: agc: Refactor ev gain calculation and testing | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: agc: Compute the gain for each frame | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: agc: Limit the number of saturated cells | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: Use sensor controls to update frameContext | Jean-Michel Hautbois |
2021-11-15 | ipa: ipu3: Extend ipu3 ipa interface for sensor controls | Han-Lin Chen |
2021-11-06 | ipa: ipu3: List the events in their order of calling | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: agc: Clamp shutter speed | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: ipa_context: Fix doxygen warnings | Kieran Bingham |
2021-10-26 | ipa: ipu3: Implement an empty stop() function | Jean-Michel Hautbois |
2021-10-26 | ipa: ipu3: Fix badly documented context variables | Jean-Michel Hautbois |