Age | Commit message (Expand) | Author |
2021-08-09 | libcamera: Rename 'method' to 'function' | Laurent Pinchart |
2021-02-16 | libcamera: IPAInterface: Replace C API with the new C++-only API | Paul Elder |
2020-12-08 | libcamera: ipa: Pass a set of controls and return results from ipa::start() | Naushir Patuck |
2020-07-17 | libcamera: ipa_interface: Add support for custom IPA data to configure() | Laurent Pinchart |
2020-07-17 | libcamera: ipa: Document the parameters of the IPA C configure function | Laurent Pinchart |
2020-05-16 | libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/ | 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 | libcamera: ipa_manager: Proxy open-source IPAs to a thread | Laurent Pinchart |
2020-04-14 | ipa: Add start() and stop() operations | Niklas Söderlund |
2020-01-14 | libcamera: ipa_interface: Fix doxygen warning | Laurent Pinchart |
2020-01-12 | libcamera: ipa_interface: Document the ownership of dmabufs passed to map_buf... | Niklas Söderlund |
2020-01-12 | ipa: Switch to FrameBuffer interface | Niklas Söderlund |
2019-11-20 | libcamera: Fix typo related to serialization | Laurent Pinchart |
2019-11-20 | ipa: Allow short-circuiting the ipa_context_ops | Laurent Pinchart |
2019-11-20 | ipa: Declare the ipaCreate() function prototype | Laurent Pinchart |
2019-11-20 | ipa: Define a plain C API | Laurent Pinchart |
2019-10-13 | libcamera: ipa: Merge controls and v4l2controls in IPAOperationData | Laurent Pinchart |
2019-10-11 | libcamera: ipa: Extend to support IPA interactions | Niklas Söderlund |
2019-09-15 | libcamera: Move ipa includes to the same level as libcamera | Laurent Pinchart |
2019-06-05 | libcamera: ipa_interface: add header | Paul Elder |