summaryrefslogtreecommitdiff
path: root/include/libcamera/ipa/ipu3.mojom
AgeCommit message (Expand)Author
2022-03-15libcamera: ipa: Add lens control member to ipu3 ipa interfaceDaniel Scally
2021-12-03ipa: ipu3: Extend ipu3 ipa interface for lens controlsHan-Lin Chen
2021-11-15ipa: ipu3: Extend ipu3 ipa interface for sensor controlsHan-Lin Chen
2021-10-15ipa: ipu3: Update camera controls in configure()Jacopo Mondi
2021-09-27libcamera: ipu3: Drop entityControls mapJacopo Mondi
2021-08-12libcamera: ipu3: Initialize controls in the IPAJacopo Mondi
2021-06-14ipa: ipu3: Support return values from configure()Kieran Bingham
2021-05-27ipa: core: Move documentation from cpp file back into the mojom filePaul Elder
2021-05-26ipa: ipu3: Provide frame timestamps through IPU3EventUmang Jain
2021-05-26ipa: ipu3: Rectify ControlInfoMap matching in IPAConfigInfoUmang Jain
2021-05-24ipa: ipu3: Introduce IPAConfigInfo in IPCUmang Jain
2021-05-24ipa: Move core IPA interface documentation to a .cpp fileUmang Jain
2021-04-27ipa: mojom: Put core.mojom in the libcamera namespacePaul Elder
2021-03-17libcamera: ipu3: Pass the BDS rectangle at IPA configure callJean-Michel Hautbois
2021-02-16libcamera: IPAInterface: Replace C API with the new C++-only APIPaul Elder