index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ipa
/
rpi
/
common
Age
Commit message (
Expand
)
Author
2024-01-09
ipa: rpi: Implement HDR control
David Plowman
2024-01-09
ipa: vc4: Implement the StatsOutputEnable vendor control
Naushir Patuck
2024-01-05
ipa: rpi: Add hardware line rate constraints
Naushir Patuck
2023-11-30
libcamera: controls: Use vendor tags for draft controls and properties
Naushir Patuck
2023-10-24
ipa: rpi: agc: Make AGC controls affect all channels
David Plowman
2023-10-24
ipa: rpi: vc4: Move denoise control handling into the VC4 derived IPA
Naushir Patuck
2023-10-18
ipa: rpi: Add statsInline to the Controller hardware description
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: agc: Reorganise code for multi-channel AGC
David Plowman
2023-09-04
ipa: rpi: agc: Split AgcStatus into AgcStatus and AgcPrepareStatus
David Plowman
2023-07-28
ipa: rpi: Fix the reporting of Focus FoMs
David Plowman
2023-07-25
ipa: rpi: common: Handle AEC/AGC flicker controls
David Plowman
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-05
ipa: rpi: Handle controls for mono variant sensors
Naushir Patuck
2023-05-04
ipa: raspberrypi: Introduce IpaBase class
Naushir Patuck