Age | Commit message (Expand) | Author |
2024-05-21 | treewide: Query list of cameras just once | Barnabás Pőcze |
2024-05-09 | libcamera: Drop remaining file name from header comment blocks | Laurent Pinchart |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2024-05-03 | apps: qcam: Use standard key sequence for quit action | Laurent Pinchart |
2024-05-03 | apps: cam: Fix C++20 deprecation warning | Barnabás Pőcze |
2024-03-28 | apps: cam: Add support for PPM output format | Milan Zamazal |
2024-03-20 | apps: lc-compliance: Re-organize source directory | Jacopo Mondi |
2024-03-20 | apps: lc-compliance: Fix typo in comment | Jacopo Mondi |
2024-03-20 | apps: lc-compliance: Check that requests complete successfully | Nícolas F. R. A. Prado |
2024-03-11 | cam: capture_script: Make parseRectangles work for non-array | Paul Elder |
2024-01-24 | apps: common: dng_writer: Add a default case for switch-case on a modulo | Paul Elder |
2024-01-09 | apps: lc-compliance: Fix source file ordering in meson.build | Nícolas F. R. A. Prado |
2024-01-09 | lc-compliance: Set minimum version for gtest dependency | Laurent Pinchart |
2023-12-07 | meson: Tag all installed files | Laurent Pinchart |
2023-10-23 | apps: cam: Add option to set stream orientation | Jacopo Mondi |
2023-10-23 | apps: qcam: Add support for RGB565 | Daniel Scally |
2023-07-07 | meson: Fix space around colon issues | Laurent Pinchart |
2023-07-05 | apps: Add ipa-verify application | Laurent Pinchart |
2023-07-04 | libcamera: Remove `StreamRoles` alias | Barnabás Pőcze |
2023-05-04 | apps: qcam: Remove redundant check | Barnabás Pőcze |
2023-05-01 | cam: file_sink: Workaround gcc-13 dangling-reference false positive | Eric Curtin |
2023-04-26 | apps: cam: kms_sink: Drop unique_ptr<> from DRM::AtomicRequest | Umang Jain |
2023-02-15 | apps: Return std::optional<> from StreamKeyValueParser::parseRole() | Barnabás Pőcze |
2022-12-30 | qcam: Show string representation of pixel format | Christian Rauch |
2022-12-09 | lc-compliance: simple_capture: Free Requests properly | Paul Elder |
2022-11-25 | cam: capture_script: Support parsing array controls | Jacopo Mondi |
2022-11-25 | libcamera: stream: Turn StreamRole into scoped enumeration | Laurent Pinchart |
2022-11-19 | apps: cam: kms: Avoid 'unused-parameter' warnings | Christian Rauch |
2022-10-24 | apps: Share common source between applications | Laurent Pinchart |
2022-10-24 | apps: cam: Fix compilation error with clang when libtiff-4 is not found | Laurent Pinchart |
2022-10-20 | apps: Move libtiff dependency to src/apps/meson.build | Laurent Pinchart |
2022-10-20 | apps: Move libevent dependency to src/apps/meson.build | Laurent Pinchart |
2022-10-20 | Move test applications to src/apps/ | Laurent Pinchart |