summaryrefslogtreecommitdiff
path: root/src/libcamera/ipa_interface.cpp
AgeCommit message (Expand)Author
2020-01-12ipa: Switch to FrameBuffer interfaceNiklas Söderlund
2019-11-20libcamera: Fix typo related to serializationLaurent Pinchart
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-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
2019-06-05libcamera: ipa_interface: add headerPaul Elder