Age | Commit message (Expand) | Author |
2021-06-25 | libcamera/base: Validate internal headers as private | Kieran Bingham |
2021-06-25 | libcamera/base: Move File to base library | Kieran Bingham |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |
2021-05-11 | meson: Replace obselete join_paths() with '/' operator | Umang Jain |
2021-02-16 | libcamera: IPAInterface: Replace C API with the new C++-only API | Paul Elder |
2021-02-11 | meson: Fix coding style when declaring arrays | Laurent Pinchart |
2020-12-08 | libcamera: ipa: Pass a set of controls and return results from ipa::start() | Naushir Patuck |
2020-10-20 | ipa: Rename ipa_vimc.h to vimc.h | Laurent Pinchart |
2020-10-12 | vimc: fix close(-1) | Tomi Valkeinen |
2020-08-25 | meson: Remove -Wno-unused-parameter | Laurent Pinchart |
2020-07-17 | libcamera: ipa_interface: Add support for custom IPA data to configure() | Laurent Pinchart |
2020-06-09 | libcamera: Add missing SPDX headers to miscellaneous small files | 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-30 | libcamera: Build IPA module signatures by default | Laurent Pinchart |
2020-04-29 | libcamera: Regenerate IPA module signatures at install time | Laurent Pinchart |
2020-04-28 | libcamera: ipa: Add support for CameraSensorInfo | Jacopo Mondi |
2020-04-28 | ipa: vimc: Validate configuration file in init() | Laurent Pinchart |
2020-04-28 | ipa: vimc: Add a dummy configuration file to the vimc IPA | Laurent Pinchart |
2020-04-28 | ipa: Pass IPA initialization settings to IPAInterface::init() | Laurent Pinchart |
2020-04-28 | ipa: Name IPA modules after their source directory | Laurent Pinchart |
2020-04-16 | libcamera: Make IPA module signing optional | Laurent Pinchart |
2020-04-14 | libcamera: ipa: Remove IPAModuleInfo license field | Laurent Pinchart |
2020-04-14 | libcamera: Add IPA module signing infrastructure | Laurent Pinchart |
2020-04-14 | ipa: vimc: Remove isolated VIMC IPA module | Laurent Pinchart |
2020-04-14 | ipa: Add start() and stop() operations | Niklas Söderlund |
2020-03-25 | ipa: Move vimc to a subdirectory | Laurent Pinchart |