Age | Commit message (Expand) | Author |
2022-10-18 | ipa: raspberrypi: Extract line length from the embedded data parser | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Allow full line length control | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Add line length calculations helper functions | Naushir Patuck |
2022-10-18 | pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControls | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Remove initialized_ field from CamHelper | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Pass lineLength into the CamHelper API | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Add minimum and maximum line length fields to CameraMode | Naushir Patuck |
2022-08-02 | ipa: raspberrypi: Reset embedded data parser on configure | David Plowman |
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: Code refactoring to match style guidelines | Naushir Patuck |
2022-06-29 | ipa: raspberrypi: Add sensor temperature to DeviceStatus | Naushir Patuck |
2021-08-09 | libcamera: Rename 'method' to 'function' | Laurent Pinchart |
2021-08-05 | ipa: raspberrypi: Add sensitivity field to camera mode | David Plowman |
2021-07-12 | ipa: raspberrypi: Add frame_length to DeviceStatus | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Add an operator<< to struct DeviceStatus | Naushir Patuck |
2021-06-30 | ipa: raspberrypi: Generalise the SMIA metadata parser | Naushir Patuck |
2021-06-30 | ipa: raspberrypi: Use a unique_ptr for the metadata parser | Naushir Patuck |
2021-06-08 | ipa: raspberrypi: Switch the AGC/Lux code to use utils::Duration | Naushir Patuck |
2021-06-08 | ipa: raspberrypi: Switch ipa and cam_helper to use utils::Duration | Naushir Patuck |
2021-05-08 | ipa: raspberrypi: Use CamHelpers to generalise sensor embedded data parsing | David Plowman |
2021-03-09 | ipa: raspberrypi: Make CamHelpers return the frame delay for vblanking | David Plowman |
2021-03-04 | ipa: raspberrypi: Remove MdParserRPi | Naushir Patuck |
2021-02-05 | ipa: raspberrypi: Limit the calculated vblank based on the sensor mode | Naushir Patuck |
2021-01-20 | libcamera: raspberrypi: Add control of sensor vblanking | Naushir Patuck |
2020-12-11 | ipa: raspberrypi: Move initial frame drop decision to AGC/AWB | David Plowman |
2020-09-29 | ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController | Naushir Patuck |
2020-07-17 | ipa: raspberrypi: Drop CameraHelper::GetOrientation() | Laurent Pinchart |
2020-05-16 | libcamera: Move internal headers to include/libcamera/internal/ | Laurent Pinchart |
2020-05-11 | libcamera: ipa: Raspberry Pi IPA | Naushir Patuck |