Age | Commit message (Expand) | Author |
2024-06-02 | libcamera: software_isp: Remove DebayerParams::kGain10 | Milan Zamazal |
2024-06-02 | libcamera: software_isp: Move color mappings out of debayering | Milan Zamazal |
2024-06-02 | libcamera: software_isp: Honor black level in AWB | Milan Zamazal |
2024-06-02 | libcamera: software_isp: Use a specific integer type for black level | Milan Zamazal |
2024-05-31 | ipa: rkisp1: Add a helper to convert floating-point to fixed-point | Paul Elder |
2024-05-27 | ipa: rpi: Make monoSensor() accessor const | Laurent Pinchart |
2024-05-16 | ipa: rpi: Add accessor function for monoSensor_ | Naushir Patuck |
2024-05-16 | ipa: rpi: Add HDR support | Naushir Patuck |
2024-05-14 | libcamera: pipeline: Rename pipelines to a shorter name | Julien Vuillaumier |
2024-05-13 | ipa: libipa: histogram: Fix documentation of constructor | Laurent Pinchart |
2024-05-09 | libcamera: Drop remaining file name from header comment blocks | Laurent Pinchart |
2024-05-09 | ipa: rkisp1: agc: Fix histogram construction | Paul Elder |
2024-05-09 | ipa: rpi: Fix for incorrectly reported max shutter speed | Naushir Patuck |
2024-05-09 | ipa: libipa: histogram: Add transform parameter to constructor | Paul Elder |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2024-05-08 | ipa: rkisp1: Remove bespoke Agc functions | Daniel Scally |
2024-05-08 | ipa: rkisp1: Derive rkisp1::algorithms::Agc from AgcMeanLuminance | Daniel Scally |
2024-05-08 | ipa: ipu3: Remove bespoke AGC functions from IPU3 | Daniel Scally |
2024-05-08 | ipa: ipu3: Derive ipu3::algorithms::Agc from AgcMeanLuminance | Daniel Scally |
2024-05-08 | ipa: libipa: Add AgcMeanLuminance base class | Daniel Scally |
2024-05-08 | ipa: libipa: Add ExposureModeHelper | Paul Elder |
2024-05-08 | ipa: libipa: Allow creation of empty Histogram | Daniel Scally |
2024-05-03 | libcamera: libipa: camera_sensor: Add Sony IMX415 sensor properties | Alexander Stein |
2024-05-03 | libcamera: libipa: camera_sensor: Add Sony IMX335 sensor properties | Kieran Bingham |
2024-05-03 | libcamera: libipa: camera_sensor: Add Sony IMX283 sensor properties | Kieran Bingham |
2024-04-16 | libcamera: software_isp: Apply black level compensation | Milan Zamazal |
2024-04-16 | libcamera: ipa: Add Soft IPA | Andrey Konovalov |
2024-03-06 | ipa: rpi: cam_helper: Extend embedded data parsing to RAW14 modes | Nick Hollinghurst |
2024-02-27 | libcamera: Use utils::to_underlying() | Laurent Pinchart |
2024-02-23 | ipa: rkisp1: Support the i.MX8MP ISP version | Paul Elder |
2024-02-23 | ipa: rkisp1: Fix histogram weights configuration | Laurent Pinchart |
2024-02-23 | ipa: rkisp1: Store hardware parameters in IPA context | Laurent Pinchart |
2024-02-23 | ipa: rkisp1: agc: Wrap variable length C arrays in spans | Laurent Pinchart |
2024-01-12 | libipa: camera_sensor_helper: Mark createInstance() with override | Laurent Pinchart |
2024-01-09 | ipa: rpi: vc4: data: Update tuning files for HDR | David Plowman |
2024-01-09 | ipa: rpi: Implement HDR control | David Plowman |
2024-01-09 | ipa: rpi: vc4: Add OV64A40 tuning files | Lee Jackson |
2024-01-09 | libipa: camera_sensor_helper: Add OV64A40 helper | Jacopo Mondi |
2024-01-09 | ipa: rpi: Provide a Camera Helper for the OV64A40 | Jacopo Mondi |
2024-01-09 | ipa: vc4: Implement the StatsOutputEnable vendor control | Naushir Patuck |
2024-01-09 | ipa: rpi: awb: Add an initialValues method | David Plowman |
2024-01-09 | ipa: rpi: black_level: Add an initialValues method | David Plowman |
2024-01-09 | ipa: rpi: Allow the mean of an empty histogram interval | Nick Hollinghurst |
2024-01-05 | ipa: rpi: Add hardware line rate constraints | Naushir Patuck |
2023-12-07 | meson: Tag all installed files | Laurent Pinchart |
2023-11-30 | ipa: rpi: cac: Minor code improvements and tidying | David Plowman |
2023-11-30 | ipa: rpi: agc: Fix bug where AeLocked was never getting set | David Plowman |
2023-11-30 | libcamera: controls: Use vendor tags for draft controls and properties | Naushir Patuck |
2023-11-22 | ipa: rpi: alsc: Do not allow zero colour ratio statistics | David Plowman |
2023-10-24 | ipa: rpi: agc: Make AGC controls affect all channels | David Plowman |