Age | Commit message (Expand) | Author |
2021-05-18 | libcamera: utils: Add enumerate view for range-based for loops | Laurent Pinchart |
2021-05-06 | test: control_list: Test ControlList::merge() | Jacopo Mondi |
2021-05-06 | test: control_list: Check for Brightness presence | Jacopo Mondi |
2021-05-05 | test: bayer-format: Rectify internal header's #include path | Umang Jain |
2021-04-15 | test: span: Add tests for begin() and rbegin() | Laurent Pinchart |
2021-04-12 | test: threads: Fix memory leak | Laurent Pinchart |
2021-03-28 | meson: Summarize which applications and adaptation layers are built | Laurent Pinchart |
2021-03-23 | ipa: Add sensor model string to IPASettings | Naushir Patuck |
2021-03-12 | test: delayed_controls: Rename delayed_contols.cpp to delayed_controls.cpp | Naushir Patuck |
2021-03-12 | test: delayed_controls: Fixup tests after recent DelayedControls changes | Naushir Patuck |
2021-03-12 | libcamera: delayed_controls: Add notion of priority write | Naushir Patuck |
2021-03-02 | tests: Test IPA serializer generation | Paul Elder |
2021-03-02 | tests: Add test for IPCPipeUnixSocket | Paul Elder |
2021-03-02 | tests: Add IPADataSerializer test | Paul Elder |
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-11 | meson: Fix coding style when declaring arrays | Laurent Pinchart |
2021-02-05 | libcamera: camera_sensor: Add frame length limits to CameraSensorInfo | Naushir Patuck |
2021-02-04 | test: Add unit tests for the BayerFormat class | Sebastian Fricke |
2021-02-04 | test: buffer-import: Fix false-positive failure | Kieran Bingham |
2021-01-29 | test: delayed_controls: Add test case for DelayedControls | Niklas Söderlund |
2020-12-30 | meson: test: Simplify top level meson | Kieran Bingham |
2020-12-30 | test: file: Check that directories are not treated as files | Kieran Bingham |
2020-12-14 | libcamera: Replace ARRAY_SIZE() with std::size() | Laurent Pinchart |
2020-12-09 | libcamera: v4l2_device: Return a unique pointer from fromEntityName() | Laurent Pinchart |
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-11-15 | test: Get event dispatcher from current thread | Laurent Pinchart |
2020-10-27 | test: geometry: Add unit tests for new geometry helper functions | David Plowman |
2020-10-23 | libcamera: Drop unneeded empty default constructors and destructors | Laurent Pinchart |
2020-10-21 | test: v4l2_videodevice: Prevent variable shadowing of format | Kieran Bingham |
2020-10-20 | ipa: Rename ipa_vimc.h to vimc.h | Laurent Pinchart |
2020-10-20 | test: Omit extra semicolons | Hirokazu Honda |
2020-10-12 | libcamera, android, cam, gstreamer, qcam, v4l2: Reuse Request | Paul Elder |
2020-10-09 | test: span: Fix typo describing the dynamic span test | Paul Elder |
2020-10-07 | libcamera: ProcessManager: make ProcessManager lifetime explicitly managed | Paul Elder |
2020-09-21 | test: Include specific headers instead of libcamera.h | Laurent Pinchart |
2020-08-25 | meson: Remove -Wno-unused-parameter | Laurent Pinchart |
2020-08-14 | libcamera: request: Make Stream pointer const | Niklas Söderlund |
2020-08-14 | libcamera: request: Declare a using directive for map of buffers | Niklas Söderlund |
2020-08-13 | test: ipc: unixsocket: Close open fds on error paths | Umang Jain |
2020-08-06 | test: mapped-buffers: Provide MappedBuffer test | Kieran Bingham |
2020-08-05 | libcamera: camera: Rename name() to id() | Niklas Söderlund |
2020-08-05 | libcamera: pipelines: Use sensor ID as camera name | Niklas Söderlund |
2020-08-03 | libcamera: geometry: Add isNull() function to Rectangle class | Jacopo Mondi |
2020-08-03 | libcamera: utils: Add alignUp and alignDown functions | Jacopo Mondi |
2020-07-31 | tests: Add a test case for the Object::deleteLater() API, to verify | Umang Jain |
2020-07-28 | test: Remove list-cameras test | Laurent Pinchart |
2020-07-27 | test: process: Test Process::kill() | Laurent Pinchart |
2020-07-23 | libcamera: v4l2_subdevice: Replace ImageFormats with a map | Niklas Söderlund |