summaryrefslogtreecommitdiff
path: root/include/libcamera/ipa/vimc.mojom
AgeCommit message (Expand)Author
2022-10-18ipa: vimc: Add Flags to parametersPaul Elder
2022-10-18ipa: vimc: Add IPAOperationCode to init() parameter listPaul Elder
2022-04-13ipa: vimc: Synchronise parameter buffer ops namingUmang Jain
2022-04-13ipa: vimc: Establish logical order of operationsUmang Jain
2022-04-02ipa: vimc: Rename processControls() to queueRequest()Umang Jain
2021-08-16ipa: vimc: Send and retrieve FrameBuffers from IPAUmang Jain
2021-08-16ipa: vimc: Map and unmap buffersUmang Jain
2021-08-16ipa: vimc: Add configure() functionLaurent Pinchart
2021-05-27ipa: core: Move documentation from cpp file back into the mojom filePaul Elder
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-02-16libcamera: IPAInterface: Replace C API with the new C++-only APIPaul Elder