summaryrefslogtreecommitdiff
path: root/src/ipa/rpi/common/ipa_base.cpp
AgeCommit message (Expand)Author
3 daysipa: rpi: Add HDR supportNaushir Patuck
10 daysipa: rpi: Fix for incorrectly reported max shutter speedNaushir Patuck
11 dayslibcamera: Drop file name from header comment blocksLaurent Pinchart
2024-01-09ipa: rpi: Implement HDR controlDavid Plowman
2024-01-09ipa: vc4: Implement the StatsOutputEnable vendor controlNaushir Patuck
2024-01-05ipa: rpi: Add hardware line rate constraintsNaushir Patuck
2023-11-30libcamera: controls: Use vendor tags for draft controls and propertiesNaushir Patuck
2023-10-24ipa: rpi: agc: Make AGC controls affect all channelsDavid Plowman
2023-10-24ipa: rpi: vc4: Move denoise control handling into the VC4 derived IPANaushir Patuck
2023-10-18ipa: rpi: Add statsInline to the Controller hardware descriptionNaushir 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: agc: Reorganise code for multi-channel AGCDavid Plowman
2023-09-04ipa: rpi: agc: Split AgcStatus into AgcStatus and AgcPrepareStatusDavid Plowman
2023-07-28ipa: rpi: Fix the reporting of Focus FoMsDavid Plowman
2023-07-25ipa: rpi: common: Handle AEC/AGC flicker controlsDavid Plowman
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-05-04ipa: raspberrypi: Introduce IpaBase classNaushir Patuck