Age | Commit message (Expand) | Author |
2 days | libcamera: software_isp: Fix CCM multiplication | Milan Zamazal |
8 days | libcamera: software_isp: Add a clarification comment to AWB | Milan Zamazal |
2025-04-01 | 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-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 CCM algorithm | 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-21 | ipa: simple: lut: Fix include path | Barnabás Pőcze |
2024-12-06 | libcamera: software_isp: Add contrast control | Milan Zamazal |
2024-12-06 | libcamera: software_isp: Add support for contrast control | Milan Zamazal |
2024-12-03 | libcamera: software_isp: Actually apply black level from tuning data | Milan Zamazal |
2024-11-29 | libcamera: software_isp: Initialize exposure+gain before agc calculations | Stanislaw Gruszka |
2024-10-18 | libcamera: software_isp: Black level from tuning file | Milan Zamazal |
2024-10-18 | libcamera: software_isp: Get black level from the camera helper | Milan Zamazal |
2024-10-03 | libcamera: software_isp: Improve wording in a comment | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Update black level only on exposure changes | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Move exposure+gain to an algorithm module | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Use floating point for color parameters | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Move color handling to an algorithm module | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Move black level to an algorithm module | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Create algorithms | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Define skeletons for IPA refactoring | Milan Zamazal |