index
:
libcamera/vivid.git
pobrn/rebase
vivid
libcamera pipeline handler for VIVID
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ipa
/
rpi
/
controller
/
rpi
/
agc_channel.cpp
Age
Commit message (
Expand
)
Author
2024-11-26
ipa: libipa: colour: Use the RGB class to model RGB values
Laurent Pinchart
2024-11-26
libcamera: Rename "shutter speed" to "exposure time"
Laurent Pinchart
2024-11-18
ipa: rpi: Use centralised libipa helpers
Daniel Scally
2024-09-09
ipa: rpi: agc: Ignore stable region when exposure/gain set manually
David Plowman
2024-06-18
ipa: rpi: controller: Replace Pwl::readYaml() with YamlObject::get()
Laurent Pinchart
2024-06-12
ipa: rpi: controller: Use libipa's Pwl class
Paul Elder
2024-05-08
libcamera: Drop file name from header comment blocks
Laurent Pinchart
2023-11-30
ipa: rpi: agc: Fix bug where AeLocked was never getting set
David Plowman
2023-10-24
ipa: rpi: agc: Fetch AWB status in the prepare method
David Plowman
2023-10-24
ipa: rpi: agc: Allow AGC channels to avoid using "fast desaturation"
David Plowman
2023-10-18
ipa: rpi: agc: Add an AGC stable region
David Plowman
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