summaryrefslogtreecommitdiff
path: root/src/ipa
AgeCommit message (Expand)Author
2023-05-19libipa: camera_sensor_helper: Add IMX327 helperBenjamin Bara
2023-05-19ipa: rkisp1: agc: drop hard-coded analogue gain rangeBenjamin Bara
2023-05-09meson: Fix usage of overwritten pipeline variableLaurent Pinchart
2023-05-04pipeline: raspberrypi: Introduce PipelineHandlerBase classNaushir Patuck
2023-05-04ipa: raspberrypi: agc: Move weights out of AGCDavid Plowman
2023-05-04ipa: raspberrypi: Introduce IpaBase classNaushir Patuck
2023-05-04pipeline: ipa: raspberrypi: Restructure the IPA mojom interfaceNaushir Patuck
2023-05-04pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi codeNaushir Patuck
2023-05-04ipa: meson: Allow nested IPA directory structuresNaushir Patuck
2023-05-01ipa: rkisp1: Add tuning files for PinephonePro sensorsJacopo Mondi
2023-05-01ipa: rkisp1: Add tuning files for Google DRU "Scarlet" sensorsJacopo Mondi
2023-04-12ipa: raspberrypi: agc: Add "shadows" constraint modeDavid Plowman
2023-04-05doc: ipa: Clarify IPA acronym in its namespace descriptionGabby George
2023-04-05libcamera: Open files with O_CLOEXECLaurent Pinchart
2023-03-31ipa: raspberrypi: Generalise the focus reporting codeNaushir Patuck
2023-03-31ipa: raspberrypi: Generalise the autofocus algorithmNick Hollinghurst
2023-03-31ipa: raspberrypi: Generalise the agc algorithmNaushir Patuck
2023-03-31ipa: raspberrypi: Make RegionStats::get() always return a Region structNaushir Patuck
2023-03-31ipa: raspberrypi: Generalise the contrast algorithmNaushir Patuck
2023-03-31ipa: raspberrypi: alsc: Use a better type name for sparse arraysDavid Plowman
2023-03-31ipa: raspberrypi: alsc: Replace std::vectors by Array2D classDavid Plowman
2023-03-31ipa: raspberrypi: Generalise the ALSC algorithmNaushir Patuck
2023-03-31ipa: raspberrypi: Add hardware configuration to the controllerNaushir Patuck
2023-03-31ipa: raspberrypi Store the target string in the controllerNaushir Patuck
2023-03-28ipa: raspberrypi: Fix default frame durations calculationNaushir Patuck
2023-03-28ipa: raspberrypi: Ensure shutter speed and gain are clipped in the AGCNaushir Patuck
2023-03-28ipa: raspberrypi: Use the new sensor limits fields in CameraModeNaushir Patuck
2023-03-28ipa: raspberrypi: Add sensor mode limits to CameraModeNaushir Patuck
2023-03-21ipa: libipa: Add OV2685 Camera Sensor HelperKieran Bingham
2023-03-21ipa: libipa: Add OV5647 Camera Sensor HelperKieran Bingham
2023-03-21ipa: raspberrypi: Fix crash under LTODave Jones
2023-03-07ipa: raspberrypi: imx296: Minor tuning updatesDavid Plowman
2023-03-07ipa: raspberrypi: agc: Fix overflow in Y value calculationDavid Plowman
2023-03-07ipa: raspberrypi: Better heuristics for calculating Unicam timeoutNaushir Patuck
2023-03-07pipeline: ipa: raspberrypi: Change Unicam timeout handlingNaushir Patuck
2023-03-06ipa: rkisp1: lsc: Fix integer division errorJacopo Mondi
2023-02-09ipa: raspberrypi: Normalise region sums to 16-bitsNaushir Patuck
2023-02-09ipa: raspberrypi: Use the generic statistics structure in the algorithmsNaushir Patuck
2023-02-09ipa: raspberrypi: awb: Delay release of the statistics bufferNaushir Patuck
2023-02-09ipa: raspberrypi: histogram: Add a constructor for an empty histogramNaushir Patuck
2023-02-09ipa: raspberrypi: Generalise statisticsNaushir Patuck
2023-01-30ipa: raspberrypi: Add support for the Sony IMX708 sensorNick Hollinghurst
2023-01-30ipa: raspberrypi: Add lens position to DeviceStatusNaushir Patuck
2023-01-30ipa: raspberrypi: First version of autofocus algorithm using PDAFNick Hollinghurst
2023-01-30ipa: raspberrypi: Handle autofocus algorithm resultsNick Hollinghurst
2023-01-30ipa: raspberrypi: Handle autofocus controlsNick Hollinghurst
2023-01-30ipa: raspberrypi: Include autofocus controls in the IPA ControlInfoMapNaushir Patuck
2023-01-30ipa: raspberrypi: Reorder header file inclusionNaushir Patuck
2023-01-30ipa: raspberrypi: Add autofocus algorithm interface headersNick Hollinghurst
2023-01-30pipeline: ipa: raspberrypi: Validate lens controlsNaushir Patuck