index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
apps
/
cam
Age
Commit message (
Expand
)
Author
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-11
cam: capture_script: Make parseRectangles work for non-array
Paul Elder
2023-12-07
meson: Tag all installed files
Laurent Pinchart
2023-10-23
apps: cam: Add option to set stream orientation
Jacopo Mondi
2023-07-04
libcamera: Remove `StreamRoles` alias
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
2022-11-25
cam: capture_script: Support parsing array controls
Jacopo Mondi
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