summaryrefslogtreecommitdiff
path: root/include/libcamera/ipa
AgeCommit message (Expand)Author
2024-12-18libcamera: controls: Add support for querying direction informationPaul Elder
2024-12-17ipa: mali-c55: Add Mali-C55 ISP IPA moduleDaniel Scally
2024-12-17libcamera: rpi: Draw sensor delays from CameraSensorPropertiesDaniel Scally
2024-12-06libcamera: software_isp: Add contrast controlMilan Zamazal
2024-11-26libcamera: Rename "shutter speed" to "exposure time"Laurent Pinchart
2024-11-11libcamera: Rationalize IPA and handlers namesJacopo Mondi
2024-09-27libcamera: software_isp: Call Algorithm::prepareMilan Zamazal
2024-09-27libcamera: software_isp: Call Algorithm::queueRequestMilan Zamazal
2024-09-27libcamera: software_isp: Call Algorithm::configureMilan Zamazal
2024-09-27libcamera: software_isp: Make stats frame and buffer awareMilan Zamazal
2024-09-27libcamera: software_isp: Define skeletons for IPA refactoringMilan Zamazal
2024-09-03libcamera: ipa: Drop unneded includes from ipa_interface.hLaurent Pinchart
2024-09-02libcamera: ipa: Remove unused includesMilan Zamazal
2024-08-27ipa: rkisp1: Pass parameters buffer size to pipeline handlerJacopo Mondi
2024-08-27ipa: rkisp1: Pass parameters buffer format to IPA moduleLaurent Pinchart
2024-08-16meson: utils: Provide environment for Python scriptsLaurent Pinchart
2024-08-12libcamera: Fix header groupingLaurent Pinchart
2024-08-07libcamera: Consolidate all IPA headers in libcamera_ipa_headersLaurent Pinchart
2024-06-25ipa: ipa_interface: Declare ipaCreate() in libcamera namespaceLaurent Pinchart
2024-05-08libcamera: Drop file name from header comment blocksLaurent Pinchart
2024-04-16libcamera: ipa: Add Soft IPAAndrey Konovalov
2023-10-18build: ipa: Fix bug in building multiple IPA interfaces with the same mojom fileNaushir Patuck
2023-10-18mojom: pipeline: ipa: rpi: Add fields for PiSP objectsNaushir Patuck
2023-07-07meson: Fix space around colon issuesLaurent Pinchart
2023-06-06pipeline: ipa: rpi: Return lens controls from ipa->configure()Naushir Patuck
2023-06-05ipa: rpi: Handle controls for mono variant sensorsNaushir Patuck
2023-06-05camera_sensor: ipa: core: Add CFA pattern to IPACameraSensorInfoNaushir Patuck
2023-05-04pipeline: ipa: raspberrypi: Restructure the IPA mojom interfaceNaushir Patuck
2023-05-04pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi codeNaushir Patuck
2023-05-04meson: ipa: Add mapping for pipeline handler to mojom interface fileNaushir Patuck
2023-03-07pipeline: ipa: raspberrypi: Change Unicam timeout handlingNaushir Patuck
2023-01-30ipa: mojom: raspberrypi: Add setLensControls() functionNick 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
2022-11-29pipeline: ipa: raspberrypi: Use IPA cookiesNaushir Patuck
2022-11-23ipa: rkisp1: add FrameDurationLimits controlNicholas Roth
2022-11-23ipa: rkisp1: Use IPAConfig in IPA::configure()Jacopo Mondi
2022-11-23pipeline: raspberrypi: Remove enum BuffferMask from the mojom interfaceNaushir Patuck
2022-10-18utils: ipc: Allow the skipHeader attribute on enumsPaul Elder
2022-10-18ipa: vimc: Add Flags to parametersPaul Elder
2022-10-18ipa: vimc: Add IPAOperationCode to init() parameter listPaul Elder
2022-10-18utils: ipc: Add support for FlagsPaul Elder
2022-10-18pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControlsNaushir Patuck
2022-10-18camera_sensor: Add minimum and maximum line length to IPACameraSensorInfoNaushir Patuck
2022-08-04pipeline: rkisp1: Move ControlInfoMap to IPA moduleLaurent Pinchart
2022-06-29pipeline: ipa: raspberrypi: Correctly report available control limitsNaushir Patuck
2022-06-29pipeline: ipa: raspberrypi: Move ControlInfoMap to the IPANaushir Patuck
2022-05-27libcamera: ipa: Move IPA control serialization structures to libcamera namespaceLaurent Pinchart