index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
apps
Age
Commit message (
Expand
)
Author
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