Age | Commit message (Expand) | Author |
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 |
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: Add `operator==` | Barnabás Pőcze |
2024-12-05 | libcamera: utils: StringSplitter: Inline some trivial methods | Barnabás Pőcze |
2024-12-05 | test: span: Use intended variable | 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 | include: media-bus-formats: Add Mali-C55 mbus codes | 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 |
2024-12-04 | libcamera: mali-c55: Init camera properties | Daniel Scally |
2024-12-04 | libcamera: mali-c55: Limit ISP input size | Jacopo Mondi |
2024-12-04 | libcamera: mali-c55: Limit max size to sensor resolution | Jacopo Mondi |
2024-12-03 | libipa: Drop Matrix class | Stefan Klug |
2024-12-03 | rkisp1: Use Matrix class from libcamera | Stefan Klug |
2024-12-03 | libipa: Use Matrix class from libcamera | Stefan Klug |
2024-12-03 | ipa: rpi: ccm: Replace local matrix implementation with the libcamera one | Stefan Klug |
2024-12-03 | libcamera: internal: Add Matrix class to build | Stefan Klug |
2024-12-03 | libcamera: internal: matrix: Replace vector with array in constructor | Stefan Klug |
2024-12-03 | libcamera: internal: Move Matrix class into libcamera namespace | Stefan Klug |
2024-12-03 | libcamera: Copy Matrix class from libipa to libcamera | Stefan Klug |
2024-12-03 | ipa: rpi: Rename Matrix to Matrix3x3 | Stefan Klug |
2024-12-03 | libcamera: software_isp: Actually apply black level from tuning data | Milan Zamazal |
2024-11-29 | qcam: Use pointer when choosing camera | Stanislaw Gruszka |
2024-11-29 | libcamera: software_isp: Remove unused IPAActiveState fields | Stanislaw Gruszka |
2024-11-29 | libcamera: software_isp: Initialize exposure+gain before agc calculations | Stanislaw Gruszka |
2024-11-29 | libcamera: libipa: camera_sensor: Add GalaxyCore gc08a3 sensor properties | Harvey Yang |