Age | Commit message (Expand) | Author |
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 | 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 | 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 |
2024-12-12 | ipa: rpi: cam_helper: imx708: Correct the frame integration diff value | David Plowman |
2024-12-11 | libcamera: stream: Add operator<<(StreamConfiguration) | Jacopo Mondi |
2024-12-09 | ipa: rpi: Fix wrong frame integration difference value for OV9281 | Naushir Patuck |
2024-12-09 | libcamera: libipa: camera_sensor_helper: Use `variant` instead of `union` | Barnabás Pőcze |
2024-12-06 | libcamera: software_isp: Add contrast control | Milan Zamazal |
2024-12-06 | libcamera: software_isp: Add support for contrast control | Milan Zamazal |
2024-12-06 | ipa: ipu3: Add constructor to the IPA context | Milan Zamazal |
2024-12-06 | ipa: software_isp: Add constructor to the IPA context | Milan Zamazal |
2024-12-05 | libcamera: utils: StringSplitter: Inline some trivial methods | Barnabás Pőcze |
2024-12-05 | libcamera: yaml_parser: Include stdlib.h instead of cstdlib | Milan Zamazal |
2024-12-05 | libcamera: yaml_parser: Output more details when parsing fails | Stefan Klug |
2024-12-04 | libipa: agc_mean_luminance: Rename yaml key from exposure-time to exposureTime | Stefan Klug |
2024-12-04 | libcamera: mali-c55: implement support for ScalerCrop | Jacopo Mondi |
2024-12-04 | libcamera: mali-c55: Enable usage of scaler | Jacopo Mondi |
2024-12-04 | libcamera: mali-c55: Enable links between resizer and video node | Daniel Scally |
2024-12-04 | libcamera: mali-c55: Correct input/output format representation | Daniel Scally |
2024-12-04 | libcamera: mali-c55: Propagate CSI-2 format to ISP | Jacopo Mondi |
2024-12-04 | libcamera: bayer_format: Add 20-bit bayer formats | Daniel Scally |
2024-12-04 | libcamera: v4l2-subdevice: Add Mali C55 media bus formats | Jacopo Mondi |
2024-12-04 | libcamera: mali-c55: Add stride and size to rawConfig | Daniel Scally |
2024-12-04 | libcamera: mali-c55: Remove MaliC55CameraData::mbusCodes() | Daniel Scally |
2024-12-04 | libcamera: mali-c55: Simplify bufferReady() | Daniel Scally |