summaryrefslogtreecommitdiff
path: root/src/ipa
AgeCommit message (Expand)Author
2023-01-30ipa: raspberrypi: Add support for the Sony IMX708 sensorNick Hollinghurst
2023-01-30ipa: raspberrypi: Add lens position to DeviceStatusNaushir Patuck
2023-01-30ipa: raspberrypi: First version of autofocus algorithm using PDAFNick Hollinghurst
2023-01-30ipa: raspberrypi: Handle autofocus algorithm resultsNick Hollinghurst
2023-01-30ipa: raspberrypi: Handle autofocus controlsNick Hollinghurst
2023-01-30ipa: raspberrypi: Include autofocus controls in the IPA ControlInfoMapNaushir Patuck
2023-01-30ipa: raspberrypi: Reorder header file inclusionNaushir Patuck
2023-01-30ipa: raspberrypi: Add autofocus algorithm interface headersNick Hollinghurst
2023-01-30pipeline: ipa: raspberrypi: Validate lens controlsNaushir Patuck
2023-01-30pipeline: ipa: raspberrypi: Replace entityControlsNaushir Patuck
2023-01-30pipeline: ipa: raspberrypi: Remove unused streamConfigNaushir Patuck
2023-01-30pipeline: ipa: raspberrypi: Check if lens actuator is availableNaushir Patuck
2023-01-26libcamera: Add support for OmniVision OV8858Nicholas Roth
2023-01-25ipa: rkisp1: Raise maximum analogue gainMikhail Rudenko
2023-01-25ipa: rkisp1: Add OV4689 tuning fileMikhail Rudenko
2023-01-25ipa: camera_sensor_helper: Add OV4689 supportMikhail Rudenko
2022-12-24libcamera: Simple typo fixesPavel Machek
2022-12-22ipa: raspberrypi: Fix permissions on imx477_scientific.jsonLaurent Pinchart
2022-12-22ipa: camera_sensor_helper: Add AR0521 supportJacopo Mondi
2022-12-19ipa: raspberrypi: Add a "scientific" tuning for the IMX477Naushir Patuck
2022-12-09ipa: rkisp1: Add additional default values to controlsRobert Mader
2022-11-30ipa: raspberrypi: imx477: Update tuning file for the latest camera modulesDavid Plowman
2022-11-30ipa: raspberrypi: Fix bug in IPA frame drop logicNaushir Patuck
2022-11-29ipa: raspberrypi: agc: Fix digital gain calculation for manual modeNaushir Patuck
2022-11-29pipeline: ipa: raspberrypi: Use IPA cookiesNaushir Patuck
2022-11-29ipa: raspberrypi: Use an array of RPiController::Metadata objectsNaushir Patuck
2022-11-29ipa: raspberrypi: Add RPiController::Metadata::mergeCopyNaushir Patuck
2022-11-25ipa: rkisp1: agc: Support raw captureLaurent Pinchart
2022-11-25ipa: rkisp1: Add support for manual gain and exposurePaul Elder
2022-11-25ipa: rkisp1: Support raw capture in IPA operationsLaurent Pinchart
2022-11-23ipa: rkisp1: add FrameDurationLimits controlNicholas Roth
2022-11-23ipa: rkisp1: Fail hard on empty CameraSensorInfoJacopo Mondi
2022-11-23ipa: rkisp1: Use IPAConfig in IPA::configure()Jacopo Mondi
2022-11-23libcamera: Move IPA sensor controls validation to CameraSensorJacopo Mondi
2022-11-23pipeline: raspberrypi: Remove enum BuffferMask from the mojom interfaceNaushir Patuck
2022-11-21ipa: raspberrypi: Remove generic "pause" mechanism from AlgorithmNick Hollinghurst
2022-11-12ipa: rkisp1: Add rudimentary LSC tables for imx219Paul Elder
2022-11-12ipa: rkisp1: Take into account color temperature during LSC algorithmFlorian Sylvestre
2022-11-09ipa: rkisp1: Move shutter speed and analogue gain limits from agc to sensorLaurent Pinchart
2022-11-09ipa: Sort algorithm operations based on calling orderLaurent Pinchart
2022-11-03ipa: rkisp1: Compute LSC algorithm parameter during configureFlorian Sylvestre
2022-10-28ipa: raspberrypi: awb: Update colour temperature whenever manual gains changeDavid Plowman
2022-10-28ipa: raspberry: replace abs() with std::abs()Nicholas Roth
2022-10-28ipa: add missing thread-safety annotationsNicholas Roth
2022-10-24ipa: ipu3: Fill AGC and AWB metadata in algorithmsLaurent Pinchart
2022-10-24ipa: rkisp1: Fill AGC and AWB metadataLaurent Pinchart
2022-10-24ipa: Pass metadata to Algorithm::process() functionLaurent Pinchart
2022-10-20ipa: raspberrypi: Rename ov9281.json to ov9281_mono.jsonNaushir Patuck
2022-10-19ipa: rkisp1: Downgrade sensor controls range message to DebugLaurent Pinchart
2022-10-19ipa: Drop period at end of \brief or \paramLaurent Pinchart