summaryrefslogtreecommitdiff
path: root/src/ipa
AgeCommit message (Expand)Author
40 hoursipa: rpi: awb: Make it possible to set the colour temperature directlyHEADmasterDavid Plowman
40 hoursipa: rkisp1: awb: Implement ColourTemperature controlStefan Klug
40 hoursipa: rkisp1: awb: Load white balance gains from tuning fileStefan Klug
4 daysipa: mali-c55: Add IMX415 tuning data fileDaniel Scally
4 daysipa: mali-c55: Add Lens Shading Correction algorithmDaniel Scally
4 daysipa: mali-c55: Add AWB AlgorithmDaniel Scally
4 daysipa: mali-c55: Add BLC AlgorithmJacopo Mondi
4 daysipa: mali-c55: Add Agc algorithmDaniel Scally
4 daysipa: mali-c55: Add Mali-C55 ISP IPA moduleDaniel Scally
4 dayslibipa: Centralise Fixed / Floating point convertorsDaniel Scally
4 dayslibcamera: rpi: Draw sensor delays from CameraSensorPropertiesDaniel Scally
10 daysipa: rpi: cam_helper: imx708: Correct the frame integration diff valueDavid Plowman
13 daysipa: rpi: Fix wrong frame integration difference value for OV9281Naushir Patuck
13 dayslibcamera: 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-04libipa: agc_mean_luminance: Rename yaml key from exposure-time to exposureTimeStefan Klug
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-03ipa: rpi: Rename Matrix to Matrix3x3Stefan Klug
2024-12-03libcamera: software_isp: Actually apply black level from tuning dataMilan Zamazal
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-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
2024-11-26ipa: libipa: vector: Add sum() functionLaurent Pinchart
2024-11-26ipa: libipa: vector: Add element-wise min() and max() functionsLaurent Pinchart
2024-11-26ipa: libipa: vector: Add compound assignment operatorsLaurent Pinchart
2024-11-26ipa: libipa: vector: Add missing binary arithemtic operatorsLaurent Pinchart
2024-11-26ipa: libipa: vector: Generalize arithmetic operatorsLaurent Pinchart
2024-11-26ipa: libipa: vector: Rename the dot product operator*() to dot()Laurent Pinchart
2024-11-26ipa: libipa: vector: Add scalar constructorLaurent Pinchart
2024-11-26ipa: libipa: vector: Add r(), g() and b() accessorsLaurent Pinchart
2024-11-26ipa: libipa: vector: Add mutable x(), y() and z() accessorsLaurent Pinchart
2024-11-26libcamera: Rename "shutter speed" to "exposure time"Laurent Pinchart
2024-11-25libcamera: libipa: camera_sensor_helper: add IMX290 black levelGeoffrey Van Landeghem
2024-11-25ipa: raspberrypi: Add tuning file for IMX327 sensorGeoffrey Van Landeghem
2024-11-25ipa: raspberrypi: Add tuning file for IMX462 sensorGeoffrey Van Landeghem
2024-11-25ipa: rpi: cam_helper: Add Sony IMX327Geoffrey Van Landeghem
2024-11-25libcamera: libipa: camera_sensor: Provide helper and properties for Sony IMX462Geoffrey Van Landeghem