Age | Commit message (Expand) | Author |
2022-05-18 | ipa: libipa: Add frame context pointer in process() | Umang Jain |
2022-05-18 | ipa: ipu3: Rework IPAFrameContext | Umang Jain |
2022-05-13 | libipa: camera_sensor_helper: Add OV5675 helper | Quentin Schulz |
2022-05-10 | libcamera: raspberrypi: Fetch correct value for SensorSensitivity | David Plowman |
2022-05-09 | ipa: raspberrypi: Demote noisy message to Debug | Laurent Pinchart |
2022-04-14 | ipa: ipu3: af: A not initialized frame ignore counter fixing | Kate Hsuan |
2022-04-14 | ipa: RPi: Move the IPA to the ipa::RPi namespace | Jean-Michel Hautbois |
2022-04-13 | ipa: vimc: Synchronise parameter buffer ops naming | Umang Jain |
2022-04-13 | ipa: vimc: Establish logical order of operations | Umang Jain |
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 |
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-04-06 | pipeline: raspberrypi: Add a Unicam dequeue timeout | Naushir Patuck |
2022-04-06 | ipa: raspberrypi: alsc: Limit the calculated lambda values | Naushir Patuck |
2022-04-02 | ipa: vimc: Rename processControls() to queueRequest() | Umang Jain |
2022-04-02 | ipa: rkisp1: Split queuing of request and parameter filling | Umang Jain |
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: 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-28 | ipa: rkisp1: Introduce AWB | Jean-Michel Hautbois |
2022-03-28 | ipa: rkisp1: agc: Add a histogram-based gain | Jean-Michel Hautbois |
2022-03-28 | ipa: libipa: Histogram: Constify the constructor span | Jean-Michel Hautbois |
2022-03-28 | ipa: rkisp1: Introduce Black Level Correction | Jean-Michel Hautbois |
2022-03-28 | ipa: rkisp1: Use frame counter for the request queued | Jean-Michel Hautbois |
2022-03-23 | ipa: rkisp1: Replace event-based ops with dedicated functions | Umang Jain |
2022-03-23 | ipa: rkisp1: Drop private exposure and gain limits | Umang Jain |
2022-03-23 | ipa: raspberrypi: Add tuning file for IMX296 sensor | Naushir Patuck |
2022-03-23 | ipa: raspberrypi: Add camera helper for Sony IMX296 sensor | Naushir Patuck |
2022-03-23 | ipa: raspberrypi: cam_helper: Make exposure conversion functions virtual | Naushir Patuck |
2022-03-23 | ipa: raspberrypi: awb: Fix typo in AWB mode conversion table | David Plowman |
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-17 | libipa: Add CameraSensorHelper for OV2740 | Daniel Scally |
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 |