summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-12-18utils: codegen: controls.py: Parse direction informationPaul Elder
2024-12-18libcamera: controls: Populate direction field in control definitionsPaul Elder
2024-12-17ipa: mali-c55: Add IMX415 tuning data fileDaniel Scally
2024-12-17ipa: mali-c55: Add Lens Shading Correction algorithmDaniel Scally
2024-12-17ipa: mali-c55: Add AWB AlgorithmDaniel Scally
2024-12-17ipa: mali-c55: Add BLC AlgorithmJacopo Mondi
2024-12-17ipa: mali-c55: Add Agc algorithmDaniel Scally
2024-12-17mali-c55: Plumb the IPA module inJacopo Mondi
2024-12-17ipa: mali-c55: Add Mali-C55 ISP IPA moduleDaniel Scally
2024-12-17libcamera: mali-c55: Acquire and plumb in 3a params and statsDaniel Scally
2024-12-17libipa: Centralise Fixed / Floating point convertorsDaniel Scally
2024-12-17libcamera: rpi: Draw sensor delays from CameraSensorPropertiesDaniel Scally
2024-12-17libcamera: camera_sensor_properties: Add ov7251 and ov9281Daniel Scally
2024-12-17pipeline: rkisp1: Limit sensor size to max resolutionStefan Klug
2024-12-17libcamera: camera_sensor: Add parameter to limit returned sensor sizeStefan Klug
2024-12-17pipeline: rkisp1: Fix config validation when dewarper is usedStefan Klug
2024-12-17pipeline: rkisp1: make RkISP1CameraConfiguration a friend of the pipeline han...Stefan Klug
2024-12-17libcamera: camera: Add a const version of the pipe() functionStefan Klug
2024-12-17pipeline: rkisp1: Enable the dewarper unconditionallyStefan Klug
2024-12-17pipeline: rkisp1: Refactor path validationStefan Klug
2024-12-17libcamera: converter: Add functions to adjust configJacopo Mondi
2024-12-17pipeline: rkisp1: Add ScalerMaximumCrop propertyStefan Klug
2024-12-17pipeline: rkisp1: Fix ScalerCrop to be in sensor coordinatesStefan Klug
2024-12-17pipeline: rkisp1: Query dewarper crop bounds if no stream configuredStefan Klug
2024-12-17libcamera: converter: Add function to check if a stream was configuredStefan Klug
2024-12-17libcamera: converter: Add function to query crop boundsStefan Klug
2024-12-17libcamera: converter_v4l2_m2m: Refactor get crop bounds codeStefan Klug
2024-12-17pipeline: rkisp1: Reorder sensorInfo collection codeStefan Klug
2024-12-17pipeline: rkisp1: Split inputCrop and outputCropStefan Klug
2024-12-17libcamera: geometry: Add Rectangle::transformedBetween()Stefan Klug
2024-12-17pipeline: rkisp1: Keep aspect ratio on imx8mpStefan Klug
2024-12-17pipeline: rkisp1: Fix scope of dewarper stop() exit actionStefan Klug
2024-12-16gstreamer: keep same transfer with that in negotiated capsHou Qi
2024-12-16libcamera: yaml_parser: Improve efficiency of string empty checkLaurent Pinchart
2024-12-12ipa: rpi: cam_helper: imx708: Correct the frame integration diff valueDavid Plowman
2024-12-11libcamera: stream: Add operator<<(StreamConfiguration)Jacopo Mondi
2024-12-09ipa: rpi: Fix wrong frame integration difference value for OV9281Naushir Patuck
2024-12-09libcamera: libipa: camera_sensor_helper: Use `variant` instead of `union`Barnabás Pőcze
2024-12-06libcamera: software_isp: Add contrast controlMilan Zamazal
2024-12-06libcamera: software_isp: Add support for contrast controlMilan Zamazal
2024-12-06ipa: ipu3: Add constructor to the IPA contextMilan Zamazal
2024-12-06ipa: software_isp: Add constructor to the IPA contextMilan Zamazal
2024-12-05libcamera: utils: StringSplitter: Inline some trivial methodsBarnabás Pőcze
2024-12-05libcamera: yaml_parser: Include stdlib.h instead of cstdlibMilan Zamazal
2024-12-05libcamera: yaml_parser: Output more details when parsing failsStefan Klug
2024-12-04libipa: agc_mean_luminance: Rename yaml key from exposure-time to exposureTimeStefan Klug
2024-12-04libcamera: mali-c55: implement support for ScalerCropJacopo Mondi
2024-12-04libcamera: mali-c55: Enable usage of scalerJacopo Mondi
2024-12-04libcamera: mali-c55: Enable links between resizer and video nodeDaniel Scally
2024-12-04libcamera: mali-c55: Correct input/output format representationDaniel Scally