Age | Commit message (Expand) | Author |
2024-08-07 | libcamera: ipa_manager: Remove singleton requirement | Laurent Pinchart |
2024-08-07 | libcamera: Drop libcamera_generated_ipa_headers from sources | Laurent Pinchart |
2024-06-11 | meson: Group libipa and libipa_includes in a dependency object | Laurent Pinchart |
2024-06-10 | test: ipa: rkisp1: utils: Fix floating and fixed point conversion test | Paul Elder |
2024-06-03 | test: ipa: rkisp1-utils: Fix coding style for template arguments | Laurent Pinchart |
2024-05-31 | test: ipa: rkisp1-utils: Fix capitalization of hex numbers | Paul Elder |
2024-05-31 | ipa: rkisp1: Add a helper to convert floating-point to fixed-point | Paul Elder |
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 |
2024-01-25 | libcamera: signal: Replace object.h inclusion with forward declatation | Laurent Pinchart |
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-10-07 | libcamera: pipeline_handler: Implement factories through class templates | Laurent Pinchart |
2022-10-07 | libcamera: pipeline_handler: Return unique_ptr from createInstance | Laurent Pinchart |
2022-10-07 | test: meson: Use dictionaries instead of arrays to store test information | Laurent Pinchart |
2022-10-07 | test: Rename 't' to 'test' in meson.build | Laurent Pinchart |
2022-03-25 | libcamera: base: timer: Drop start() overload with int argument | Laurent Pinchart |
2021-09-02 | libcamera: Drop emitter object pointer from signal arguments | Laurent Pinchart |
2021-09-02 | libcamera: Don't use emitter object pointer argument to slot | Laurent Pinchart |
2021-06-25 | libcamera/base: Validate internal headers as private | Kieran Bingham |
2021-06-25 | libcamera/base: Move event_notifier to base | Kieran Bingham |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |
2021-03-23 | ipa: Add sensor model string to IPASettings | Naushir Patuck |
2021-02-16 | libcamera: IPAInterface: Replace C API with the new C++-only API | Paul Elder |
2021-02-16 | tests: Remove IPA wrappers test | Paul Elder |
2021-02-05 | libcamera: camera_sensor: Add frame length limits to CameraSensorInfo | Naushir Patuck |
2020-12-08 | libcamera: ipa: Pass a set of controls and return results from ipa::start() | Naushir Patuck |
2020-11-15 | libcamera: Move EventDispatcher to internal API | Laurent Pinchart |
2020-10-20 | ipa: Rename ipa_vimc.h to vimc.h | Laurent Pinchart |
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-08 | libcamera: IPAManager: remove instance() and make createIPA() static | Paul Elder |
2020-06-08 | libcamera: IPAManager: make IPAManager lifetime explicitly managed | Paul Elder |
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 | test: ipa: ipa_interface: Pass configuration file to IPA init() | 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-14 | libcamera: ipa: Remove IPAModuleInfo license field | Laurent Pinchart |
2020-04-14 | ipa: Add start() and stop() operations | Niklas Söderlund |
2020-03-26 | test: ipa: Fix path to VIMC IPA | 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 | test: ipa: Add IPA wrappers test | Laurent Pinchart |
2019-10-23 | libcamera: Standardise on C compatibility headers | Laurent Pinchart |
2019-10-08 | test: ipa: Add test for the IPA Interface | Jacopo Mondi |
2019-10-08 | test: ipa: Rename the ipa_test to ipa_module_test | Jacopo Mondi |
2019-10-08 | ipa: vimc: Rename ipa_dummy to ipa_vimc | Jacopo Mondi |