Age | Commit message (Expand) | Author |
2024-06-25 | v4l2: v4l2_compat: Move `open*()` flag check into function | Barnabás Pőcze |
2024-06-25 | v4l2: v4l2_compat: Fix redirect from `__open(at)64_2()` | Barnabás Pőcze |
2024-06-24 | ipa: libipa: matrix: Fix incorrect symbol namespace | Laurent Pinchart |
2024-06-24 | libcamera: yaml_parser: Add support for float types | Laurent Pinchart |
2024-06-24 | ipa: rkisp1: agc: Rename frame context update variable to updateMetering | Laurent Pinchart |
2024-06-19 | libcamera: debayer_cpu: Add 32bits/aligned output formats | Robert Mader |
2024-06-18 | ipa: libipa: pwl: Drop readYaml() function | Laurent Pinchart |
2024-06-18 | ipa: rpi: controller: Replace Pwl::readYaml() with YamlObject::get() | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: agc: Move AeEnable control to the AGC algorithm | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: agc: Correctly clamp maximum shutter speed | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: agc: Rename maxShutterSpeed to maxFrameDuration | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: agc: Use mode from frame context to calculate new EV | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: agc: Simplify predivider calculation | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: agc: Don't update histogram parameters unnecessarily | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: agc: Make size argument to computeHistogramPredivider const | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: Document all AGC parameters in IPAFrameContext | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: Document all AGC parameters in IPAActiveState | Laurent Pinchart |
2024-06-17 | ipa: libipa: agc_mean_luminance: Include missing header | Laurent Pinchart |
2024-06-17 | ipa: libipa: agc_mean_luminance: Fix enumerator names | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: agc: Fix initialization without metering modes | Laurent Pinchart |
2024-06-17 | ipa: libipa: vector: Add matrix-vector multiplication | Paul Elder |
2024-06-17 | ipa: rkisp1: algorithms: Add crosstalk algorithm | Paul Elder |
2024-06-17 | ipa: libipa: Add MatrixInterpolator class | Paul Elder |
2024-06-17 | ipa: libipa: Add Matrix class | Paul Elder |
2024-06-16 | ipa: libipa: pwl: Specialize YamlObject getter | Laurent Pinchart |
2024-06-16 | ipa: libipa: pwl: Add a constructor that moves a Point vector | Laurent Pinchart |
2024-06-16 | ipa: libipa: pwl: Add a size() function | Laurent Pinchart |
2024-06-16 | ipa: libipa: pwl: Make the empty() function inline | Laurent Pinchart |
2024-06-16 | ipa: libipa: pwl: Suffix \param with direction | Laurent Pinchart |
2024-06-16 | ipa: libipa: vector: Drop readYaml() function | Laurent Pinchart |
2024-06-16 | ipa: libipa: vector: Specialize YamlObject getter | Laurent Pinchart |
2024-06-16 | libcamera: yaml_parser: Delegate YamlObject::get() to helper structure | Laurent Pinchart |
2024-06-16 | libcamera: yaml_parser: Drop std::enable_if_t guards for get() function | Laurent Pinchart |
2024-06-14 | utils: tuning: rkisp1: Add skeletal AGC to the rkisp1 tuning script | Paul Elder |
2024-06-14 | utils: libtuning: modules: Add skeletal AGC module | Paul Elder |
2024-06-14 | ipa: rkisp1: agc: Plumb mode-selection and frame duration controls | Paul Elder |
2024-06-14 | ipa: rkisp1: agc: Read histogram weights from tuning file | Paul Elder |
2024-06-13 | ipa: rkisp1: cproc: Drop incorrect [[maybe_unused]] | Stefan Klug |
2024-06-13 | ipa: rkisp1: cproc: Merge identical functions | Stefan Klug |
2024-06-13 | ipa: rkisp1: cproc: Use anonymous namespace to limit symbol visibility | Stefan Klug |
2024-06-13 | utils: raspberrypi: ctt: Add a maximum gain parameter for LSC | David Plowman |
2024-06-13 | utils: raspberrypi: ctt: Add option to convert between vc4/pisp targets | Naushir Patuck |
2024-06-13 | utils: raspberrypi: ctt: Update tuning tool for HDR | David Plowman |
2024-06-13 | utils: raspberrypi: ctt: Changed CTT handling of VC4 and PiSP | Ben Benson |
2024-06-13 | utils: raspberrypi: ctt: Added CAC support to the CTT | Ben Benson |
2024-06-13 | utils: raspberrypi: ctt: Adapt tuning tool for both VC4 and PiSP | David Plowman |
2024-06-13 | pipeline: rpi: Don't validate configuration in generateConfiguration() | Naushir Patuck |
2024-06-13 | libcamera: yaml_parser: Make default value templated in `get()` | Barnabás Pőcze |
2024-06-13 | libcamera: libipa: camera_sensor: Define AR0521 helper functions inline | Laurent Pinchart |
2024-06-12 | libcamera: controls: Add missing period at end of Gamma description | Laurent Pinchart |