Age | Commit message (Expand) | Author |
2023-10-24 | ipa: rpi: agc: Fetch AWB status in the prepare method | David Plowman |
2023-10-24 | ipa: rpi: vc4: Move denoise control handling into the VC4 derived IPA | Naushir Patuck |
2023-10-24 | ipa: rpi: agc: Allow AGC channels to avoid using "fast desaturation" | David Plowman |
2023-10-24 | ipa: rpi: alsc: Do not re-read the alsc.status metadata | David Plowman |
2023-10-24 | ipa: rpi: hdr: Add the ability to alter the LSC table | David Plowman |
2023-10-18 | ipa: rpi: agc: When AGC channels are changed, start with the 1st channel | Naushir Patuck |
2023-10-18 | ipa: rpi: agc: Avoid overwriting caller's statistics pointer | David Plowman |
2023-10-18 | ipa: rpi: denoise: Support different denoise configurations | David Plowman |
2023-10-18 | ipa: rpi: contrast: Allow adaptive contrast enhancement to be disabled | David Plowman |
2023-10-18 | ipa: rpi: agc: Add an AGC stable region | David Plowman |
2023-10-18 | ipa: rpi: Add new algorithms for PiSP | Naushir Patuck |
2023-10-18 | ipa: rpi: Prepare AWB for PiSP support | Naushir Patuck |
2023-10-18 | ipa: rpi: Prepare ALSC for PiSP support | Naushir Patuck |
2023-10-18 | ipa: rpi: Add PiSP definitions to the Controller hardware description | Naushir Patuck |
2023-10-18 | ipa: rpi: Add statsInline to the Controller hardware description | Naushir Patuck |
2023-10-18 | ipa: rpi: Add try_lock() to RPiController::Metadata | Naushir Patuck |
2023-10-18 | mojom: pipeline: ipa: rpi: Add fields for PiSP objects | Naushir Patuck |
2023-10-18 | ipa: rpi: Add IpaBase::platformStart() member function | Naushir Patuck |
2023-10-05 | ipa: rpi: Avoid skipping IPAs on the first frame after the drop frames | David Plowman |
2023-09-25 | pipeline: rpi: Reset the frame lengths queue during configure | Naushir Patuck |
2023-09-25 | ipa: rpi: Fix frame count logic when running algorithms | Naushir Patuck |
2023-09-16 | ipa: rpi: Fix segfault when parsing invalid json file | Naushir Patuck |
2023-09-16 | ipa: rpi: agc: Use channel constraints in the AGC algorithm | David Plowman |
2023-09-16 | ipa: rpi: agc: Add AgcChannelConstraint class | David Plowman |
2023-09-16 | ipa: rpi: agc: Implementation of multi-channel AGC | David Plowman |
2023-09-16 | ipa: rpi: agc: Reorganise code for multi-channel AGC | David Plowman |
2023-09-16 | ipa: rpi: histogram: Add interBinMean() | Naushir Patuck |
2023-09-04 | ipa: rpi: vc4: Make the StatisticsPtr construction clearer | David Plowman |
2023-09-04 | ipa: rpi: agc: Split AgcStatus into AgcStatus and AgcPrepareStatus | David Plowman |
2023-09-04 | ipa: rpi: agc: Filter exposures before dealing with digital gain | David Plowman |
2023-09-04 | ipa: rpi: agc: Fetch AWB status in process method, not prepare | David Plowman |
2023-08-29 | ipa: rpi: imx290: Hide one frame on startup | Naushir Patuck |
2023-07-28 | ipa: rpi: Fix the reporting of Focus FoMs | David Plowman |
2023-07-28 | ipa: rpi: vc4: data: Updated color matrices for RPi Cameras | Ben Benson |
2023-07-25 | ipa: rpi: common: Handle AEC/AGC flicker controls | David Plowman |
2023-07-10 | ipa: rpi: imx296_mono: Disable all colour shading | Naushir Patuck |
2023-07-10 | ipa: rpi: imx708: Fix mode switch drop frame count | Naushir Patuck |
2023-06-19 | ipa: rpi: agc: Do not switch to a default if a mode is unavailable | Naushir Patuck |
2023-06-07 | ipa: rpi: agc: Gracefully handle missing agc modes | Naushir Patuck |
2023-06-07 | ipa: rpi: agc: Use std::string instead of char arrays | Naushir Patuck |
2023-06-07 | ipa: rpi: tunings: Add missing short and long exposure profiles | Naushir Patuck |
2023-06-06 | ipa: rpi: Set lens position to hyperfocal on startup | Naushir Patuck |
2023-06-06 | pipeline: ipa: rpi: Return lens controls from ipa->configure() | Naushir Patuck |
2023-06-06 | ipa: rkisp1: agc: Restore minimum analogue gain limit | Jacopo Mondi |
2023-06-06 | ipa: ipu3: agc: Drop hard-codec analogue gain max | Jacopo Mondi |
2023-06-06 | libipa: camera_sensor_helper: Restore alphabetical order | Benjamin Bara |
2023-06-05 | ipa: rpi: Handle controls for mono variant sensors | Naushir Patuck |
2023-06-02 | ipa: rpi: imx296: Small refinements to the IMX296 mono sensor tuning | Naushir Patuck |
2023-05-19 | libipa: camera_sensor_helper: Add IMX327 helper | Benjamin Bara |
2023-05-19 | ipa: rkisp1: agc: drop hard-coded analogue gain range | Benjamin Bara |