Age | Commit message (Expand) | Author |
2024-11-25 | libcamera: libipa: camera_sensor: Provide helper and properties for Sony IMX462 | Geoffrey Van Landeghem |
2024-11-25 | libipa: FCQueue: Make sure FrameContext#0 is initialized | Jacopo Mondi |
2024-11-19 | ipa: rpi: awb: Disable CT search bias for Grey World AWB | Naushir Patuck |
2024-11-18 | ipa: rpi: Use centralised libipa helpers | Daniel Scally |
2024-11-18 | ipa: rkisp1: Use centralised libipa helpers | Daniel Scally |
2024-11-18 | ipa: ipu3: Use centralised libipa helpers | Daniel Scally |
2024-11-18 | ipa: libipa: Add colour helpers | Daniel Scally |
2024-11-13 | ipa: libipa: Add data accessor to Histogram | Stefan Klug |
2024-11-13 | ipa: rkisp1: Add debug metadata support to the rkisp1 | Stefan Klug |
2024-11-13 | ipa: rkisp1: Add constructor to the ipa context | Stefan Klug |
2024-11-11 | libcamera: Rationalize IPA and handlers names | Jacopo Mondi |
2024-11-04 | controls: rpi: Add a vendor rpi::ScalerCrops control | Naushir Patuck |
2024-10-28 | ipa: libipa: Fix ExposureModeHelper function name in documentation | Laurent Pinchart |
2024-10-21 | ipa: rpi: Add tuning files for OV7251 | Dave Stevenson |
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-18 | libcamera: software_isp: Clear IPA context on configure and stop | Robert Mader |
2024-10-18 | ipa: rkisp1: algorithms: awb: Check for correct stats type | Stefan Klug |
2024-10-18 | ipa: rkisp1: algorithms: agc: Check for correct stats type | Stefan Klug |
2024-10-08 | ipa: rpi: awb: Add a bias to the AWB search | Naushir Patuck |
2024-10-08 | ipa: rpi: awb: Add a const for the default colour temperature | Naushir Patuck |
2024-10-03 | libcamera: software_isp: Improve wording in a comment | Milan Zamazal |
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 |