summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
13 daysipa: ipu3: Add constructor to the IPA contextMilan Zamazal
13 daysipa: software_isp: Add constructor to the IPA contextMilan Zamazal
13 dayslibcamera: utils: StringSplitter: Inline some trivial methodsBarnabás Pőcze
13 dayslibcamera: yaml_parser: Include stdlib.h instead of cstdlibMilan Zamazal
13 dayslibcamera: 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
2024-12-04libcamera: mali-c55: Propagate CSI-2 format to ISPJacopo Mondi
2024-12-04libcamera: bayer_format: Add 20-bit bayer formatsDaniel Scally
2024-12-04libcamera: v4l2-subdevice: Add Mali C55 media bus formatsJacopo Mondi
2024-12-04libcamera: mali-c55: Add stride and size to rawConfigDaniel Scally
2024-12-04libcamera: mali-c55: Remove MaliC55CameraData::mbusCodes()Daniel Scally
2024-12-04libcamera: mali-c55: Simplify bufferReady()Daniel Scally
2024-12-04libcamera: mali-c55: Init camera propertiesDaniel Scally
2024-12-04libcamera: mali-c55: Limit ISP input sizeJacopo Mondi
2024-12-04libcamera: mali-c55: Limit max size to sensor resolutionJacopo Mondi
2024-12-03libipa: Drop Matrix classStefan Klug
2024-12-03rkisp1: Use Matrix class from libcameraStefan Klug
2024-12-03libipa: Use Matrix class from libcameraStefan Klug
2024-12-03ipa: rpi: ccm: Replace local matrix implementation with the libcamera oneStefan Klug
2024-12-03libcamera: internal: Add Matrix class to buildStefan Klug
2024-12-03libcamera: internal: matrix: Replace vector with array in constructorStefan Klug
2024-12-03libcamera: internal: Move Matrix class into libcamera namespaceStefan Klug
2024-12-03libcamera: Copy Matrix class from libipa to libcameraStefan Klug
2024-12-03ipa: rpi: Rename Matrix to Matrix3x3Stefan Klug
2024-12-03libcamera: software_isp: Actually apply black level from tuning dataMilan Zamazal
2024-11-29qcam: Use pointer when choosing cameraStanislaw Gruszka
2024-11-29libcamera: software_isp: Remove unused IPAActiveState fieldsStanislaw Gruszka
2024-11-29libcamera: software_isp: Initialize exposure+gain before agc calculationsStanislaw Gruszka
2024-11-29libcamera: libipa: camera_sensor: Add GalaxyCore gc08a3 sensor propertiesHarvey Yang
2024-11-29libcamera: libipa: camera_sensor: Add GalaxyCore gc05a2 sensor propertiesHarvey Yang
2024-11-28libcamera: add method to set thread affinityHan-Lin Chen
2024-11-28libcamera: Extend u16 control typeYudhistira Erlandinata
2024-11-28libcamera: Extend u32 control typeYudhistira Erlandinata
2024-11-28debayer_cpu: Replace syncing DMABUFs with DmaSyncerHarvey Yang
2024-11-28DmaBufAllocator: Add Dma Buffer synchronization function & helper classHarvey Yang
2024-11-28libcamera: v4l2_videodevice: Clarify V4L2M2MDeviceJacopo Mondi
2024-11-27treewide: Avoid some copies in range-based for loopsBarnabás Pőcze
2024-11-27libcamera: Don't copy `StreamConfiguration` when iteratingBarnabás Pőcze
2024-11-27libcamera: pipelines: Draw control delays from CameraSensor propertiesDaniel Scally
2024-11-27libcamera: camera_sensor_properties: Add sensor control delaysDaniel Scally
2024-11-26ipa: rkisp1: awb: Expand commentLaurent Pinchart
2024-11-26ipa: rkisp1: awb: Use Vector and Matrix for linear algebraLaurent Pinchart
2024-11-26ipa: rkisp1: awb: Use RGB class to store colour gainsLaurent Pinchart
2024-11-26ipa: libipa: colour: Use Vector and Matrix for linear algebraLaurent Pinchart
2024-11-26ipa: libipa: colour: Use the RGB class to model RGB valuesLaurent Pinchart
2024-11-26ipa: ipu3: awb: Replace Awb::RGB class with ipa::RGBLaurent Pinchart