Age | Commit message (Expand) | Author |
2024-12-23 | ipa: libipa: Add Lux helper | Paul Elder |
2024-12-20 | ipa: rpi: awb: Make it possible to set the colour temperature directly | David Plowman |
2024-12-20 | utils: tuning: rkisp1: Replace static AWB with new AWB module | Stefan Klug |
2024-12-20 | libtuning: Add initial AWB module | Stefan Klug |
2024-12-20 | libtuning: Fix access to color member in ctt_awb.awb() | Stefan Klug |
2024-12-20 | libtuning: Remove the Cam object from ctt_awb.awb() | Stefan Klug |
2024-12-20 | libtuning: Use logging framework in ctt_awb.awb() | Stefan Klug |
2024-12-20 | ipa: rkisp1: awb: Implement ColourTemperature control | Stefan Klug |
2024-12-20 | ipa: rkisp1: awb: Load white balance gains from tuning file | Stefan Klug |
2024-12-20 | libcamera: controls: Update the ColourTemperature control to be writable | Stefan Klug |
2024-12-18 | utils: tuning: libtuning: Fix tuning for non RGGB RAWs | Stefan Klug |
2024-12-18 | apps: cam: Print control direction information | Paul Elder |
2024-12-18 | libcamera: controls: Add support for querying direction information | Paul Elder |
2024-12-18 | utils: codegen: controls.py: Parse direction information | Paul Elder |
2024-12-18 | libcamera: controls: Populate direction field in control definitions | Paul Elder |
2024-12-17 | ipa: mali-c55: Add IMX415 tuning data file | Daniel Scally |
2024-12-17 | ipa: mali-c55: Add Lens Shading Correction algorithm | Daniel Scally |
2024-12-17 | ipa: mali-c55: Add AWB Algorithm | Daniel Scally |
2024-12-17 | ipa: mali-c55: Add BLC Algorithm | Jacopo Mondi |
2024-12-17 | ipa: mali-c55: Add Agc algorithm | Daniel Scally |
2024-12-17 | mali-c55: Plumb the IPA module in | Jacopo Mondi |
2024-12-17 | ipa: mali-c55: Add Mali-C55 ISP IPA module | Daniel Scally |
2024-12-17 | libcamera: mali-c55: Acquire and plumb in 3a params and stats | Daniel Scally |
2024-12-17 | include: linux: Add Mali-C55 Stats and Params V4L2 format | Daniel Scally |
2024-12-17 | include: linux: Add mali-c55-config.h | Daniel Scally |
2024-12-17 | libipa: Centralise Fixed / Floating point convertors | Daniel Scally |
2024-12-17 | libcamera: rpi: Draw sensor delays from CameraSensorProperties | Daniel Scally |
2024-12-17 | libcamera: camera_sensor_properties: Add ov7251 and ov9281 | Daniel Scally |
2024-12-17 | pipeline: rkisp1: Limit sensor size to max resolution | Stefan Klug |
2024-12-17 | libcamera: camera_sensor: Add parameter to limit returned sensor size | Stefan Klug |
2024-12-17 | pipeline: rkisp1: Fix config validation when dewarper is used | Stefan Klug |
2024-12-17 | pipeline: rkisp1: make RkISP1CameraConfiguration a friend of the pipeline han... | Stefan Klug |
2024-12-17 | libcamera: camera: Add a const version of the pipe() function | Stefan Klug |
2024-12-17 | pipeline: rkisp1: Enable the dewarper unconditionally | Stefan Klug |
2024-12-17 | pipeline: rkisp1: Refactor path validation | Stefan Klug |
2024-12-17 | libcamera: converter: Add functions to adjust config | Jacopo Mondi |
2024-12-17 | pipeline: rkisp1: Add ScalerMaximumCrop property | Stefan Klug |
2024-12-17 | pipeline: rkisp1: Fix ScalerCrop to be in sensor coordinates | Stefan Klug |
2024-12-17 | pipeline: rkisp1: Query dewarper crop bounds if no stream configured | Stefan Klug |
2024-12-17 | libcamera: converter: Add function to check if a stream was configured | Stefan Klug |
2024-12-17 | libcamera: converter: Add function to query crop bounds | Stefan Klug |
2024-12-17 | libcamera: converter_v4l2_m2m: Refactor get crop bounds code | Stefan Klug |
2024-12-17 | libcamera: converter_v4l2_m2m: Add missing override specifier | Stefan Klug |
2024-12-17 | pipeline: rkisp1: Reorder sensorInfo collection code | Stefan Klug |
2024-12-17 | pipeline: rkisp1: Split inputCrop and outputCrop | Stefan Klug |
2024-12-17 | libcamera: geometry: Add Rectangle::transformedBetween() | Stefan Klug |
2024-12-17 | pipeline: rkisp1: Keep aspect ratio on imx8mp | Stefan Klug |
2024-12-17 | pipeline: rkisp1: Fix scope of dewarper stop() exit action | Stefan Klug |
2024-12-16 | gstreamer: keep same transfer with that in negotiated caps | Hou Qi |
2024-12-16 | libcamera: yaml_parser: Improve efficiency of string empty check | Laurent Pinchart |