Age | Commit message (Expand) | Author |
9 days | libcamera: v4l2_device: add frame start event helpers | Stanislaw Gruszka |
10 days | pipeline: rpi: Fix potential empty optional read | Barnabás Pőcze |
10 days | gstreamer: Restore `AeEnable` control | Barnabás Pőcze |
10 days | gstreamer: Use `Control<>` objects when setting controls | Barnabás Pőcze |
10 days | ipa: simple: Initialize ccmEnabled to false | Stanislaw Gruszka |
11 days | libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control setting | Barnabás Pőcze |
11 days | libcamera: pipeline: uvcvideo: Fix `ExposureTimeMode` control setup | Barnabás Pőcze |
11 days | libcamera: base: bound_method: Simplify `invokePack()` | Barnabás Pőcze |
11 days | libcamera: base: object: Forward arguments when invoking | Barnabás Pőcze |
11 days | libcamera: camera_manager: Take camera id in `std::string_view` | Barnabás Pőcze |
11 days | libcamera: camera_manager: Simplify camera lookup | Barnabás Pőcze |
11 days | libcamera: software_isp: Reset stored exposure in black level | Milan Zamazal |
2025-03-28 | ipa: simple: Report exposure in metadata | Milan Zamazal |
2025-03-28 | ipa: simple: Report contrast in metadata | Milan Zamazal |
2025-03-28 | ipa: simple: Report black levels in metadata | Kieran Bingham |
2025-03-28 | ipa: simple: Report the ColourGains in metadata | Kieran Bingham |
2025-03-28 | ipa: simple: softisp: Extend to pass metadata | Kieran Bingham |
2025-03-28 | libcamera: software_isp: Track frames and requests | Milan Zamazal |
2025-03-26 | ipa: rksip1: Remove setControls(0) to reduce startup oscillations | Stefan Klug |
2025-03-26 | ipa: libipa: agc_mean_luminance: Error out when effectiveExposureValue is zero | Stefan Klug |
2025-03-26 | ipa: rkisp1: Add debug log for the sensor controls being set | Stefan Klug |
2025-03-26 | pipeline: rpi: pisp: Fix uninitialized variable warning | Laurent Pinchart |
2025-03-26 | ipa: rkisp1: agc: Set measurement window to full frame | Stefan Klug |
2025-03-26 | ipa: rkisp1: agc: Fix metering modes | Stefan Klug |
2025-03-26 | libcamera: software_isp: Apply CCM in debayering | Milan Zamazal |
2025-03-26 | libcamera: software_isp: Track whether CCM is enabled | Milan Zamazal |
2025-03-26 | libcamera: software_isp: Add an example CCM to uncalibrated.yaml | Milan Zamazal |
2025-03-26 | libcamera: software_isp: Add CCM algorithm | Milan Zamazal |
2025-03-26 | libcamera: software_isp: Use a macro to assign debayering methods | Milan Zamazal |
2025-03-26 | libcamera: software_isp: Use common code to store debayered pixels | Milan Zamazal |
2025-03-26 | libcamera: software_isp: lut: Remove maybe_unused on a used argument | Milan Zamazal |
2025-03-26 | libcamera: software_isp: Store color temperature to metadata | Milan Zamazal |
2025-03-26 | libcamera: software_isp: Use RGB type to represent gains | Milan Zamazal |
2025-03-26 | libcamera: software_isp: Determine color temperature | Milan Zamazal |
2025-03-25 | libcamera: camera_manager: Do not emit signals while holding lock | Barnabás Pőcze |
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: camera: Ensure correct id maps are always set | Barnabás Pőcze |
2025-03-21 | ipa: simple: lut: Fix include path | Barnabás Pőcze |
2025-03-21 | test: threads: Use `pthread_testcancel()` | Barnabás Pőcze |
2025-03-21 | libcamera: v4l2_videodevice: `lastUsedCounter_` need not be atomic | Barnabás Pőcze |
2025-03-21 | apps: cam: Highlight default enumerator | Barnabás Pőcze |
2025-03-21 | libcamera: media_device: Ignore `lockf()` return value | Barnabás Pőcze |
2025-03-21 | apps: qcam: Simplify `PixelFormat` search | 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 | apps: cam: Fix include order | Laurent Pinchart |
2025-03-20 | pipeline: rpi: Add support for Raspberry Pi 5 | Naushir Patuck |
2025-03-20 | pipeline: rpi: Add new stream flags for PiSP | Naushir Patuck |