Age | Commit message (Expand) | Author |
2024-06-11 | meson: Group libipa and libipa_includes in a dependency object | Laurent Pinchart |
2024-05-14 | libcamera: pipeline: Rename pipelines to a shorter name | Julien Vuillaumier |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2023-12-07 | meson: Tag all installed files | Laurent Pinchart |
2023-05-04 | ipa: meson: Allow nested IPA directory structures | Naushir Patuck |
2023-04-05 | libcamera: Open files with O_CLOEXEC | Laurent Pinchart |
2022-12-24 | libcamera: Simple typo fixes | Pavel Machek |
2022-10-18 | ipa: vimc: Add Flags to parameters | Paul Elder |
2022-10-18 | ipa: vimc: Add IPAOperationCode to init() parameter list | Paul Elder |
2022-04-13 | ipa: vimc: Synchronise parameter buffer ops naming | Umang Jain |
2022-04-13 | ipa: vimc: Establish logical order of operations | Umang Jain |
2022-04-02 | ipa: vimc: Rename processControls() to queueRequest() | Umang Jain |
2021-08-16 | ipa: vimc: Send and retrieve FrameBuffers from IPA | Umang Jain |
2021-08-16 | ipa: vimc: Map and unmap buffers | Umang Jain |
2021-08-16 | ipa: vimc: Add configure() function | Laurent Pinchart |
2021-08-03 | libcamera: file: Turn MapFlag and OpenModeFlag into enum class | Laurent Pinchart |
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 |