summaryrefslogtreecommitdiff
path: root/src/ipa/rpi
AgeCommit message (Expand)Author
2023-10-18ipa: rpi: agc: Avoid overwriting caller's statistics pointerDavid Plowman
2023-10-18ipa: rpi: denoise: Support different denoise configurationsDavid Plowman
2023-10-18ipa: rpi: contrast: Allow adaptive contrast enhancement to be disabledDavid Plowman
2023-10-18ipa: rpi: agc: Add an AGC stable regionDavid Plowman
2023-10-18ipa: rpi: Add new algorithms for PiSPNaushir Patuck
2023-10-18ipa: rpi: Prepare AWB for PiSP supportNaushir Patuck
2023-10-18ipa: rpi: Prepare ALSC for PiSP supportNaushir Patuck
2023-10-18ipa: rpi: Add PiSP definitions to the Controller hardware descriptionNaushir Patuck
2023-10-18ipa: rpi: Add statsInline to the Controller hardware descriptionNaushir Patuck
2023-10-18ipa: rpi: Add try_lock() to RPiController::MetadataNaushir Patuck
2023-10-18mojom: pipeline: ipa: rpi: Add fields for PiSP objectsNaushir Patuck
2023-10-18ipa: rpi: Add IpaBase::platformStart() member functionNaushir Patuck
2023-10-05ipa: rpi: Avoid skipping IPAs on the first frame after the drop framesDavid Plowman
2023-09-25pipeline: rpi: Reset the frame lengths queue during configureNaushir Patuck
2023-09-25ipa: rpi: Fix frame count logic when running algorithmsNaushir Patuck
2023-09-16ipa: rpi: Fix segfault when parsing invalid json fileNaushir Patuck
2023-09-16ipa: rpi: agc: Use channel constraints in the AGC algorithmDavid Plowman
2023-09-16ipa: rpi: agc: Add AgcChannelConstraint classDavid Plowman
2023-09-16ipa: rpi: agc: Implementation of multi-channel AGCDavid Plowman
2023-09-16ipa: rpi: agc: Reorganise code for multi-channel AGCDavid Plowman
2023-09-16ipa: rpi: histogram: Add interBinMean()Naushir Patuck
2023-09-04ipa: rpi: vc4: Make the StatisticsPtr construction clearerDavid Plowman
2023-09-04ipa: rpi: agc: Split AgcStatus into AgcStatus and AgcPrepareStatusDavid Plowman
2023-09-04ipa: rpi: agc: Filter exposures before dealing with digital gainDavid Plowman
2023-09-04ipa: rpi: agc: Fetch AWB status in process method, not prepareDavid Plowman
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-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-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