summaryrefslogtreecommitdiff
path: root/src/ipa/raspberrypi/controller/rpi/noise.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipa/raspberrypi/controller/rpi/noise.cpp')
0 files changed, 0 insertions, 0 deletions
sKieran Bingham 2025-04-25libcamera: controls: Disallow arrays of arraysBarnabás Pőcze 2025-04-22libcamera: ipa_module: Avoid unnecessary copy when getting signatureBarnabás Pőcze 2025-04-03libcamera: v4l2_device: add frame start event helpersStanislaw Gruszka 2025-04-01libcamera: base: bound_method: Simplify `invokePack()`Barnabás Pőcze 2025-04-01libcamera: base: object: Forward arguments when invokingBarnabás Pőcze 2025-04-01libcamera: camera_manager: Take camera id in `std::string_view`Barnabás Pőcze 2025-03-28ipa: simple: Report exposure in metadataMilan Zamazal 2025-03-28ipa: simple: softisp: Extend to pass metadataKieran Bingham 2025-03-26libcamera: software_isp: Apply CCM in debayeringMilan Zamazal 2025-03-26libcamera: software_isp: Track whether CCM is enabledMilan Zamazal 2025-03-25libcamera: controls: Check size of enumBarnabás Pőcze 2025-03-25libcamera: base: span: Explicitly default copy assignmentBarnabás Pőcze 2025-03-21libcamera: v4l2_videodevice: `lastUsedCounter_` need not be atomicBarnabás Pőcze 2025-03-21libcamera: base: mutex: Remove unnecessary constructorsBarnabás Pőcze 2025-03-21libcamera: ipa_manager: Store `IPAModule`s in `std::unique_ptr`Barnabás Pőcze 2025-03-21libcamera: media_object: Fix unnecessary copyBarnabás Pőcze 2025-03-20pipeline: rpi: Add support for Raspberry Pi 5Naushir Patuck 2025-03-03libcamera: base: signal: Drop pre-C++17 supportLaurent Pinchart 2025-03-01libcamera: software_isp: Dispatch messages on stopMilan Zamazal 2025-03-01libcamera: base: thread: Support dispatching for a specific receiverMilan Zamazal 2025-03-01libcamera: software_isp: Handle queued input buffers on stopMilan Zamazal 2025-03-01libcamera: software_isp: Handle queued output buffers on stopMilan Zamazal 2025-03-01libcamera: software_isp: Emit ispStatsReady only if IPA is runningMilan Zamazal 2025-02-27libcamera: base: log: Protect log categories with lockBarnabás Pőcze 2025-02-27libcamera: base: log: Pass dynamic prefix throughBarnabás Pőcze 2025-02-27libcamera: base: log: Use `std::string_view` to avoid some copiesBarnabás Pőcze 2025-02-27libcamera: base: log: Make `LogCategory::severity_` atomicBarnabás Pőcze 2025-02-27libcamera: base: log: Remove `LogMessage::init()`Barnabás Pőcze 2025-02-27libcamera: base: log: Remove move constructorBarnabás Pőcze 2025-02-12libcamera: Adapt Vector class to new locationStefan Klug 2025-02-12libcamera: Copy Vector class files from libipaStefan Klug 2025-02-04libcamera: matrix: Add read-only accessor to internal dataLaurent Pinchart 2025-02-04libcamera: base: object,thread: Disable copy/moveBarnabás Pőcze 2025-02-01libcamera: software_isp: Handle signals in the proper threadMilan Zamazal 2025-01-14libcamera: pipeline_handler: Enable silent configuration file lookupLaurent Pinchart 2025-01-09libcamera: include: Include missing stdint.h headerLaurent Pinchart 2025-01-09libcamera: Add missing <stdint.h> include to dma_buf_allocator.hSergei Trofimovich 2025-01-08libcamera: base: Remove custom __nodiscard attributeMattijs Korpershoek 2025-01-08libcamera: camera_sensor: Add support for embedded dataLaurent Pinchart