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
6 days
apps: cam: capture_script: Disallow arrays of strings
Barnabás Pőcze
13 days
apps: cam: sdl_sink: Support more single-plane formats
Barnabás Pőcze
13 days
apps: cam: sdl_texture: Add `SDLTexture1Plane`
Barnabás Pőcze
13 days
apps: cam: sdl_texture: Drop `&rect_` from `SDL_Update{NV,}Texture()` call
Barnabás Pőcze
13 days
apps: cam: sdl_texture: Take list of buffers in span
Barnabás Pőcze
2025-05-13
lc-compliance: Move camera setup to CameraHolder class
Nícolas F. R. A. Prado
2025-05-08
apps: qcam: Push the viewfinder role to vector
Kieran Bingham
2025-04-29
apps: cam: Try raw role if default viewfinder role fails
Paul Elder
2025-04-21
apps: cam: capture_script: Simplify bool array parsing
Barnabás Pőcze
2025-04-15
apps: lc-compliance: Add multi-stream tests
Barnabás Pőcze
2025-04-15
apps: lc-compliance: Support multiple streams in helpers
Barnabás Pőcze
2025-03-21
apps: cam: Highlight default enumerator
Barnabás Pőcze
2025-03-21
apps: qcam: Simplify `PixelFormat` search
Barnabás Pőcze
2025-03-20
apps: cam: Fix include order
Laurent Pinchart
2025-02-27
apps: lc-compliance: Merge `CaptureBalanced` and `CaptureUnbalanced`
Barnabás Pőcze
2025-02-27
apps: lc-compliance: Add message to `GTEST_SKIP()`
Barnabás Pőcze
2025-02-27
apps: lc-compliance: Use array instead of `std::vector`
Barnabás Pőcze
2025-02-27
apps: lc-compliance: Use `std::vector` for argument array
Barnabás Pőcze
2025-02-27
apps: lc-compliance: Don't allocate `FrameBufferAllocator` dynamically
Barnabás Pőcze
2025-02-27
apps: lc-compliance: Remove redundant getter call
Barnabás Pőcze
2025-02-27
apps: lc-compliance: Optimize `std::shared_ptr` usage
Barnabás Pőcze
2025-02-27
apps: lc-compliance: Put tests into anonymous namespace
Barnabás Pőcze
2025-02-27
apps: lc-compliance: Initialize `CameraManager` pointer in `Environment`
Barnabás Pőcze
2025-02-27
apps: common: event_loop: Remove unused type alias
Barnabás Pőcze
2025-02-27
apps: common: event_loop: Use single event source for deferred calls
Barnabás Pőcze
2025-02-27
apps: common: event_loop: Use `std::deque` instead of `std::list`
Barnabás Pőcze
2025-02-27
apps: common: event_loop: Disable copy/move
Barnabás Pőcze
2025-02-27
apps: common: event_loop: Take callbacks by rvalue ref
Barnabás Pőcze
2025-02-26
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
[next]