Age | Commit message (Expand) | Author |
---|---|---|
2020-07-17 | libcamera: ipa_interface: Add support for custom IPA data to configure() | Laurent Pinchart |
2020-05-16 | libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/ | Laurent Pinchart |
2020-05-16 | libcamera: Move internal headers to include/libcamera/internal/ | Laurent Pinchart |
2020-05-13 | licenses: License all meson files under CC0-1.0 | Laurent Pinchart |
2020-04-28 | libcamera: ipa: Add support for CameraSensorInfo | Jacopo Mondi |
2020-04-28 | ipa: Pass IPA initialization settings to IPAInterface::init() | Laurent Pinchart |
2020-04-14 | ipa: Add start() and stop() operations | Niklas Söderlund |
2020-01-14 | libcamera: Switch from utils::make_unique to std::make_unique | Laurent Pinchart |
2020-01-12 | ipa: Switch to FrameBuffer interface | Niklas Söderlund |
2019-11-20 | ipa: Allow short-circuiting the ipa_context_ops | Laurent Pinchart |
2019-11-20 | ipa: Switch to the plain C API | Jacopo Mondi |