Age | Commit message (Expand) | Author |
2024-09-30 | ipa: rpi: Replace last users of math.h | Laurent Pinchart |
2024-09-30 | ipa: rpi: Use std::abs() | Laurent Pinchart |
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 DelayedControls | 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: Call Algorithm::process | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Call Algorithm::prepare | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Call Algorithm::queueRequest | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Call Algorithm::configure | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Create algorithms | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Make stats frame and buffer aware | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Let IPASoftSimple inherit Module | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Define skeletons for IPA refactoring | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Move BlackLevel to libcamera::ipa::soft | Milan Zamazal |
2024-09-23 | libcamera: libipa: camera_sensor: Add Sony IMX214 sensor properties | André Apitzsch |
2024-09-23 | ipa: rkisp1: Add polynomial LSC loader | Stefan Klug |
2024-09-23 | ipa: rkisp1: Add sensor info to context | Stefan Klug |
2024-09-23 | ipa: libipa: Add lsc polynomial class | Stefan Klug |
2024-09-23 | ipa: rkisp1: Move loader functions into helper class | Stefan Klug |
2024-09-23 | ipa: rkisp1: Use interpolator in lsc | Stefan Klug |
2024-09-23 | ipa: rkisp1: Remove MatrixInterpolator | Stefan Klug |
2024-09-23 | ipa: rkisp1: Use generic Interpolator class | Stefan Klug |
2024-09-23 | ipa: libipa: Add generic Interpolator class | Stefan Klug |
2024-09-12 | libcamera: libipa: camera_sensor: Add IMX283 black level | Kieran Bingham |
2024-09-12 | ipa: rpi: Adding IMX283 support | will whang |
2024-09-09 | ipa: rpi: agc: Ignore stable region when exposure/gain set manually | David Plowman |
2024-09-03 | libcamera: ipa: Drop unneded includes from ipa_interface.h | Laurent Pinchart |
2024-09-02 | libcamera: libipa: Remove unused includes | Milan Zamazal |
2024-09-02 | libcamera: rkisp1: Formatting improvements | Milan Zamazal |
2024-09-02 | libcamera: rkisp1: Remove unused includes | Milan Zamazal |
2024-09-02 | libcamera: ipu3: Formatting improvements | Milan Zamazal |
2024-09-02 | libcamera: ipu3: Remove unused includes | Milan Zamazal |
2024-08-27 | ipa: rkisp1: blc: Add support for BLS in compand | Paul Elder |
2024-08-27 | ipa: rkisp1: Add compand feature flag to ipa context | Paul Elder |
2024-08-27 | ipa: rkisp1: params: Add companding blocks | Laurent Pinchart |
2024-08-27 | ipa: rkisp1: Use the new ISP parameters abstraction | Laurent Pinchart |
2024-08-27 | ipa: rkisp1: Add ISP parameters abstraction class | Laurent Pinchart |
2024-08-27 | ipa: rkisp1: Pass parameters buffer size to pipeline handler | Jacopo Mondi |
2024-08-27 | ipa: rkisp1: Pass parameters buffer format to IPA module | Laurent Pinchart |
2024-08-12 | ipa: libipa: Add missing CameraSensorHelper fn label in docs | Milan Zamazal |
2024-08-12 | libcamera: Fix header grouping | Laurent Pinchart |
2024-08-07 | libcamera: Drop libcamera_generated_ipa_headers from sources | Laurent Pinchart |
2024-08-05 | ipa: libipa: camera_sensor_helper: Reference blackLevel() in documentation | Laurent Pinchart |
2024-07-31 | libcamera: Avoid variable-length arrays | Laurent Pinchart |
2024-07-25 | libcamera: libipa: camera_sensor: Add onsemi AR0144 sensor properties | Laurent Pinchart |
2024-07-24 | ipa: rkisp1: ccm: Ensure metadata contains valid ccm | Stefan Klug |
2024-07-24 | ipa: rkisp1: ccm: Fix ccm metadata output | Stefan Klug |