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
5 days
apps: lc-compliance: Merge `CaptureBalanced` and `CaptureUnbalanced`
Barnabás Pőcze
5 days
apps: lc-compliance: Add message to `GTEST_SKIP()`
Barnabás Pőcze
5 days
apps: lc-compliance: Use array instead of `std::vector`
Barnabás Pőcze
5 days
apps: lc-compliance: Use `std::vector` for argument array
Barnabás Pőcze
5 days
apps: lc-compliance: Don't allocate `FrameBufferAllocator` dynamically
Barnabás Pőcze
5 days
apps: lc-compliance: Remove redundant getter call
Barnabás Pőcze
5 days
apps: lc-compliance: Optimize `std::shared_ptr` usage
Barnabás Pőcze
5 days
apps: lc-compliance: Put tests into anonymous namespace
Barnabás Pőcze
5 days
apps: lc-compliance: Initialize `CameraManager` pointer in `Environment`
Barnabás Pőcze
5 days
apps: common: event_loop: Remove unused type alias
Barnabás Pőcze
5 days
apps: common: event_loop: Use single event source for deferred calls
Barnabás Pőcze
5 days
apps: common: event_loop: Use `std::deque` instead of `std::list`
Barnabás Pőcze
5 days
apps: common: event_loop: Disable copy/move
Barnabás Pőcze
5 days
apps: common: event_loop: Take callbacks by rvalue ref
Barnabás Pőcze
7 days
libcamera: formatting: Avoid spaces in for loops without expression
Milan Zamazal
2025-01-27
apps: ppm_writer: Return EIO on I/O errors
Milan Zamazal
2025-01-27
apps: ppm_writer: Add a missing include
Milan Zamazal
2024-12-18
apps: cam: Print control direction information
Paul Elder
2024-11-29
qcam: Use pointer when choosing camera
Stanislaw Gruszka
2024-10-25
qcam: Automatically select the camera if only one is available
Stanislaw Gruszka
2024-10-21
apps: cam: Print control vendor information when listing controls
Paul Elder
2024-09-30
apps: cam: Print an error when outputting DNG and DNG support is missing
Laurent Pinchart
2024-09-30
apps: Replace HAVE_DNG with HAVE_TIFF
Laurent Pinchart
2024-09-25
apps: cam: Print control array sizes
Paul Elder
2024-09-25
apps: cam: Print control enum values more nicely
Paul Elder
2024-09-11
qcam: viewfinder_gl: Render image centered in letterbox
Laurent Pinchart
2024-09-11
qcam: viewfinder_gl: Drop duplicate glClearColor()
Laurent Pinchart
2024-09-11
qcam: viewfinder_gl: Fix binding of vertex buffer and shader program
Laurent Pinchart
2024-09-11
qcam: viewfinder_qt: Draw the letterbox background black
Laurent Pinchart
2024-09-11
qcam: Drop Qt version checks
Laurent Pinchart
2024-09-11
qcam: Decrease minimum width of selector dialog
Luca Weiss
2024-07-31
libcamera: Avoid variable-length arrays
Laurent Pinchart
2024-07-30
apps: qcam: Disable -Wextra-semi
Laurent Pinchart
2024-07-24
apps: qcam: Port to Qt 6
Neal Gompa
2024-07-08
qcam: viewfinder_qt: Maintain aspect ratio
Kieran Bingham
2024-07-01
apps: common: dng_writer: Fix RAW10 and RAW12 packing on BE machines
Laurent Pinchart
2024-07-01
apps: common: dng_writer: Fix thumbnail generation on BE machines
Laurent Pinchart
2024-06-29
apps: common: dng_writer: Support RAW10 and RAW12 format
Stefan Klug
2024-06-29
apps: common: dng_writer: Add thumbnail scanline function for Raw
Stefan Klug
2024-06-29
apps: common: dng_writer: Rename packing functions
Stefan Klug
2024-06-29
apps: common: dng_writer: Support RAW16 formats
Daniel Scally
2024-06-26
apps: common: dng_writer: Workaround for "Unknown tag 33421" error
Stefan Klug
2024-06-26
apps: Define local functions in anonymous namespace
Laurent Pinchart
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
[next]