Age | Commit message (Expand) | Author |
2024-06-13 | ipa: rkisp1: cproc: Use anonymous namespace to limit symbol visibility | Stefan Klug |
2024-06-13 | libcamera: libipa: camera_sensor: Define AR0521 helper functions inline | Laurent Pinchart |
2024-06-12 | ipa: rkisp1: goc: Avoid use of auto for short type | Laurent Pinchart |
2024-06-12 | ipa: rkisp1: goc: Mark default gamma table as static constexpr | Laurent Pinchart |
2024-06-12 | ipa: rkisp1: goc: Use copydoc | Laurent Pinchart |
2024-06-12 | ipa: rkisp1: goc: Drop incorrect [[maybe_unused]] | Laurent Pinchart |
2024-06-12 | ipa: rkisp1: goc: Fix typographical issues in documentation. | Laurent Pinchart |
2024-06-12 | ipa: rpi: controller: Use libipa's Pwl class | Paul Elder |
2024-06-12 | ipa: libipa: Copy pwl from rpi, and clean it up to match libcamera | Paul Elder |
2024-06-12 | ipa: libipa: Add Vector class | Paul Elder |
2024-06-11 | pipeline: rkisp1: cproc: Fix default value handling | Stefan Klug |
2024-06-11 | meson: Group libipa and libipa_includes in a dependency object | Laurent Pinchart |
2024-06-11 | ipa: rkisp1: Add GammaOutCorrection algorithm | Stefan Klug |
2024-06-11 | ipa: rkisp1: Fix algorithm controls vanish after configure | Stefan Klug |
2024-06-04 | ipa: rpi: Disable StatsOutputEnable control by default | Naushir Patuck |
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 |