summaryrefslogtreecommitdiff
path: root/src/libcamera/proxy/worker/ipa_proxy_linux_worker.cpp
AgeCommit message (Expand)Author
2021-02-16libcamera: IPAInterface: Replace C API with the new C++-only APIPaul Elder
2020-11-15libcamera: Move EventDispatcher to internal APILaurent Pinchart
2020-05-16libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/Laurent Pinchart
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2020-05-12libcamera: proxy: Relicense proxy worker under LGPLLaurent Pinchart
2020-01-14libcamera: Switch from utils::make_unique to std::make_uniqueLaurent Pinchart
2019-11-20ipa: Switch to the plain C APIJacopo Mondi
2019-09-15libcamera: Move ipa includes to the same level as libcameraLaurent Pinchart
2019-08-19libcamera: proxy: Get event dispatcher from current threadLaurent Pinchart
2019-07-12libcamera: proxy: add default linux IPA proxyPaul Elder