summaryrefslogtreecommitdiff
path: root/include/libcamera/ipa/ipa_interface.h
AgeCommit message (Expand)Author
10 dayslibcamera: Drop file name from header comment blocksLaurent Pinchart
2022-10-18utils: ipc: Allow the skipHeader attribute on enumsPaul Elder
2022-10-18utils: ipc: Add support for FlagsPaul Elder
2021-11-24libcamera: ipa: Convert to pragma onceKieran Bingham
2021-07-11libcamera: buffer: Rename buffer.h to framebuffer.hLaurent Pinchart
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-05-24ipa: mojom: Move CameraSensorInfo struct exclusively to IPA IPCUmang Jain
2021-04-27utils: ipc: Include instead of forward-declare CameraSensorInfoPaul Elder
2021-03-16ipa: ipa_interface: Add comment to defend the forward-declarationPaul Elder
2021-02-16libcamera: IPAInterface: Replace C API with the new C++-only APIPaul Elder
2020-12-08libcamera: ipa: Pass a set of controls and return results from ipa::start()Naushir Patuck
2020-10-23libcamera: Declare empty virtual destructors as defaultedLaurent Pinchart
2020-07-17libcamera: ipa_interface: Add support for custom IPA data to configure()Laurent Pinchart
2020-05-16libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/Laurent Pinchart
2019-09-15libcamera: Move ipa includes to the same level as libcameraLaurent Pinchart
2019-06-05libcamera: ipa_interface: add headerPaul Elder