summaryrefslogtreecommitdiff
path: root/src/apps
AgeCommit message (Expand)Author
2024-03-28apps: cam: Add support for PPM output formatMilan Zamazal
2024-03-20apps: lc-compliance: Re-organize source directoryJacopo Mondi
2024-03-20apps: lc-compliance: Fix typo in commentJacopo Mondi
2024-03-20apps: lc-compliance: Check that requests complete successfullyNícolas F. R. A. Prado
2024-03-11cam: capture_script: Make parseRectangles work for non-arrayPaul Elder
2024-01-24apps: common: dng_writer: Add a default case for switch-case on a moduloPaul Elder
2024-01-09apps: lc-compliance: Fix source file ordering in meson.buildNícolas F. R. A. Prado
2024-01-09lc-compliance: Set minimum version for gtest dependencyLaurent Pinchart
2023-12-07meson: Tag all installed filesLaurent Pinchart
2023-10-23apps: cam: Add option to set stream orientationJacopo Mondi
2023-10-23apps: qcam: Add support for RGB565Daniel Scally
2023-07-07meson: Fix space around colon issuesLaurent Pinchart
2023-07-05apps: Add ipa-verify applicationLaurent Pinchart
2023-07-04libcamera: Remove `StreamRoles` aliasBarnabás Pőcze
2023-05-04apps: qcam: Remove redundant checkBarnabás Pőcze
2023-05-01cam: file_sink: Workaround gcc-13 dangling-reference false positiveEric Curtin
2023-04-26apps: cam: kms_sink: Drop unique_ptr<> from DRM::AtomicRequestUmang Jain
2023-02-15apps: Return std::optional<> from StreamKeyValueParser::parseRole()Barnabás Pőcze
2022-12-30qcam: Show string representation of pixel formatChristian Rauch
2022-12-09lc-compliance: simple_capture: Free Requests properlyPaul Elder
2022-11-25cam: capture_script: Support parsing array controlsJacopo Mondi
2022-11-25libcamera: stream: Turn StreamRole into scoped enumerationLaurent Pinchart
2022-11-19apps: cam: kms: Avoid 'unused-parameter' warningsChristian Rauch
2022-10-24apps: Share common source between applicationsLaurent Pinchart
2022-10-24apps: cam: Fix compilation error with clang when libtiff-4 is not foundLaurent Pinchart
2022-10-20apps: Move libtiff dependency to src/apps/meson.buildLaurent Pinchart
2022-10-20apps: Move libevent dependency to src/apps/meson.buildLaurent Pinchart
2022-10-20Move test applications to src/apps/Laurent Pinchart