summaryrefslogtreecommitdiff
path: root/src/libcamera/proxy/ipa_proxy_linux.cpp
AgeCommit message (Expand)Author
2020-04-28libcamera: ipa: Add support for CameraSensorInfoJacopo Mondi
2020-04-28ipa: Pass IPA initialization settings to IPAInterface::init()Laurent Pinchart
2020-04-28libcamera: ipa_proxy: Provide suport for IPA configuration filesLaurent Pinchart
2020-04-14ipa: Add start() and stop() operationsNiklas Söderlund
2019-11-20ipa: Pass ControlInfoMap references to IPAInterface::configure()Laurent Pinchart
2019-11-08libcamera: Remove unneeded semicolonsLaurent Pinchart
2019-10-15libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMapLaurent Pinchart
2019-10-11libcamera: ipa: Extend to support IPA interactionsNiklas Söderlund
2019-09-15libcamera: proxy: linux: Initialise pointer members at construction timeLaurent Pinchart
2019-09-15libcamera: Move ipa includes to the same level as libcameraLaurent Pinchart
2019-07-12libcamera: proxy: add default linux IPA proxyPaul Elder