summaryrefslogtreecommitdiff
path: root/include/ipa/ipa_interface.h
AgeCommit message (Expand)Author
2020-05-16libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/Laurent Pinchart
2020-05-12ipa: Drop v4l2_controls.h from ipa_interface.hLaurent Pinchart
2020-04-28libcamera: ipa: Add support for CameraSensorInfoJacopo Mondi
2020-04-28ipa: Pass IPA initialization settings to IPAInterface::init()Laurent Pinchart
2020-04-14ipa: Add start() and stop() operationsNiklas Söderlund
2020-01-12ipa: Switch to FrameBuffer interfaceNiklas Söderlund
2019-11-20ipa: Allow short-circuiting the ipa_context_opsLaurent Pinchart
2019-11-20ipa: Declare the ipaCreate() function prototypeLaurent Pinchart
2019-11-20ipa: Define a plain C APILaurent Pinchart
2019-11-20ipa: Pass ControlInfoMap references to IPAInterface::configure()Laurent Pinchart
2019-10-15libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMapLaurent Pinchart
2019-10-13libcamera: ipa: Merge controls and v4l2controls in IPAOperationDataLaurent Pinchart
2019-10-11libcamera: ipa: Extend to support IPA interactionsNiklas Söderlund
2019-09-15libcamera: Move ipa includes to the same level as libcameraLaurent Pinchart