Age | Commit message (Expand) | Author |
8 days | libcamera: camera_manager: Take camera id in `std::string_view` | Barnabás Pőcze |
12 days | ipa: simple: Report exposure in metadata | Milan Zamazal |
12 days | ipa: simple: softisp: Extend to pass metadata | Kieran Bingham |
14 days | libcamera: software_isp: Apply CCM in debayering | Milan Zamazal |
14 days | libcamera: software_isp: Track whether CCM is enabled | Milan Zamazal |
2025-03-25 | libcamera: controls: Check size of enum | Barnabás Pőcze |
2025-03-25 | libcamera: base: span: Explicitly default copy assignment | Barnabás Pőcze |
2025-03-21 | libcamera: v4l2_videodevice: `lastUsedCounter_` need not be atomic | Barnabás Pőcze |
2025-03-21 | libcamera: base: mutex: Remove unnecessary constructors | Barnabás Pőcze |
2025-03-21 | libcamera: ipa_manager: Store `IPAModule`s in `std::unique_ptr` | Barnabás Pőcze |
2025-03-21 | libcamera: media_object: Fix unnecessary copy | Barnabás Pőcze |
2025-03-20 | pipeline: rpi: Add support for Raspberry Pi 5 | Naushir Patuck |
2025-03-03 | libcamera: base: signal: Drop pre-C++17 support | Laurent Pinchart |
2025-03-01 | libcamera: software_isp: Dispatch messages on stop | Milan Zamazal |
2025-03-01 | libcamera: base: thread: Support dispatching for a specific receiver | Milan Zamazal |
2025-03-01 | libcamera: software_isp: Handle queued input buffers on stop | Milan Zamazal |
2025-03-01 | libcamera: software_isp: Handle queued output buffers on stop | Milan Zamazal |
2025-03-01 | libcamera: software_isp: Emit ispStatsReady only if IPA is running | Milan Zamazal |
2025-02-27 | libcamera: base: log: Protect log categories with lock | Barnabás Pőcze |
2025-02-27 | libcamera: base: log: Pass dynamic prefix through | Barnabás Pőcze |
2025-02-27 | libcamera: base: log: Use `std::string_view` to avoid some copies | Barnabás Pőcze |
2025-02-27 | libcamera: base: log: Make `LogCategory::severity_` atomic | Barnabás Pőcze |
2025-02-27 | libcamera: base: log: Remove `LogMessage::init()` | Barnabás Pőcze |
2025-02-27 | libcamera: base: log: Remove move constructor | Barnabás Pőcze |
2025-02-12 | libcamera: Adapt Vector class to new location | Stefan Klug |
2025-02-12 | libcamera: Copy Vector class files from libipa | Stefan Klug |
2025-02-04 | libcamera: matrix: Add read-only accessor to internal data | Laurent Pinchart |
2025-02-04 | libcamera: base: object,thread: Disable copy/move | Barnabás Pőcze |
2025-02-01 | libcamera: software_isp: Handle signals in the proper thread | Milan Zamazal |
2025-01-14 | libcamera: pipeline_handler: Enable silent configuration file lookup | Laurent Pinchart |
2025-01-09 | libcamera: include: Include missing stdint.h header | Laurent Pinchart |
2025-01-09 | libcamera: Add missing <stdint.h> include to dma_buf_allocator.h | Sergei Trofimovich |
2025-01-08 | libcamera: base: Remove custom __nodiscard attribute | Mattijs Korpershoek |
2025-01-08 | libcamera: camera_sensor: Add support for embedded data | Laurent Pinchart |
2025-01-08 | libcamera: v4l2_videodevice: Update to the new kernel metadata API | Laurent Pinchart |
2025-01-08 | include: linux: videodev2: Add generic line based pixel formats | Jacopo Mondi |
2025-01-08 | include: linux: Update headers for line-based embedded data support | Jacopo Mondi |
2025-01-07 | DmaBufAllocator: Make DmaSyncer non-copyable | Harvey Yang |
2024-12-18 | libcamera: controls: Add support for querying direction information | Paul Elder |
2024-12-17 | ipa: mali-c55: Add Mali-C55 ISP IPA module | Daniel Scally |
2024-12-17 | include: linux: Add Mali-C55 Stats and Params V4L2 format | Daniel Scally |
2024-12-17 | include: linux: Add mali-c55-config.h | Daniel Scally |
2024-12-17 | libcamera: rpi: Draw sensor delays from CameraSensorProperties | Daniel Scally |
2024-12-17 | libcamera: camera_sensor: Add parameter to limit returned sensor size | Stefan Klug |
2024-12-17 | libcamera: camera: Add a const version of the pipe() function | Stefan Klug |
2024-12-17 | libcamera: converter: Add functions to adjust config | Jacopo Mondi |
2024-12-17 | libcamera: converter: Add function to check if a stream was configured | Stefan Klug |
2024-12-17 | libcamera: converter: Add function to query crop bounds | Stefan Klug |
2024-12-17 | libcamera: converter_v4l2_m2m: Add missing override specifier | Stefan Klug |
2024-12-17 | libcamera: geometry: Add Rectangle::transformedBetween() | Stefan Klug |