summaryrefslogtreecommitdiff
path: root/src/ipa
AgeCommit message (Expand)Author
2023-09-04[HACK] ipa: af: Force AfModeContinuousjmondi/pinephonepro-afJacopo Mondi
2023-09-04ipa: rkisp1: Add "Windows" Metering mode to auto focus algorithmDaniel Semkowicz
2023-09-04pipeline: rkisp1: Add basic AF controls to the supported controls listDaniel Semkowicz
2023-09-04ipa: rkisp1: Add AF algorithm basing on common AfHillClimbing classDaniel Semkowicz
2023-09-04ipa: Add class that implements base AF control algorithmDaniel Semkowicz
2023-09-04ipa: Add base class defining AF algorithm interfaceDaniel Semkowicz
2023-09-04rkisp1: Control camera lens position from IPADaniel Semkowicz
2023-09-04rkisp1: Add camera lens to PH and expose it to the IPADaniel Semkowicz
2023-08-29ipa: rpi: imx290: Hide one frame on startupNaushir Patuck
2023-07-28ipa: rpi: Fix the reporting of Focus FoMsDavid Plowman
2023-07-28ipa: rpi: vc4: data: Updated color matrices for RPi CamerasBen Benson
2023-07-25ipa: rpi: common: Handle AEC/AGC flicker controlsDavid Plowman
2023-07-10ipa: rpi: imx296_mono: Disable all colour shadingNaushir Patuck
2023-07-10ipa: rpi: imx708: Fix mode switch drop frame countNaushir Patuck
2023-06-19ipa: rpi: agc: Do not switch to a default if a mode is unavailableNaushir Patuck
2023-06-07ipa: rpi: agc: Gracefully handle missing agc modesNaushir Patuck
2023-06-07ipa: rpi: agc: Use std::string instead of char arraysNaushir Patuck
2023-06-07ipa: rpi: tunings: Add missing short and long exposure profilesNaushir Patuck
2023-06-06ipa: rpi: Set lens position to hyperfocal on startupNaushir Patuck
2023-06-06pipeline: ipa: rpi: Return lens controls from ipa->configure()Naushir Patuck
2023-06-06ipa: rkisp1: agc: Restore minimum analogue gain limitJacopo Mondi
2023-06-06ipa: ipu3: agc: Drop hard-codec analogue gain maxJacopo Mondi
2023-06-06libipa: camera_sensor_helper: Restore alphabetical orderBenjamin Bara
2023-06-05ipa: rpi: Handle controls for mono variant sensorsNaushir Patuck
2023-06-02ipa: rpi: imx296: Small refinements to the IMX296 mono sensor tuningNaushir Patuck
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