index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ipa
/
raspberrypi
/
controller
/
rpi
/
agc.hpp
Age
Commit message (
Expand
)
Author
2021-10-15
ipa: raspberrypi: agc: Remove using namespace in agc.hpp
Hirokazu Honda
2021-08-05
ipa: raspberrypi: AGC: handle modes with different sensitivities
David Plowman
2021-06-25
libcamera/base: Move utils to the base library
Kieran Bingham
2021-06-08
ipa: raspberrypi: Switch the AGC/Lux code to use utils::Duration
Naushir Patuck
2021-06-08
ipa: raspberrypi: Switch AgcAlgorithm API to use utils::Duration
Naushir Patuck
2021-02-05
ipa: raspberrypi: Pass the maximum allowable shutter speed into the AGC
Naushir Patuck
2020-12-11
ipa: raspberrypi: agc: Add GetConvergenceFrames method to AGC base class
David Plowman
2020-12-01
src: ipa: raspberrypi: agc: Make AGC handle Pause/Resume for itself
David Plowman
2020-11-23
libcamera: src: ipa: raspberrypi: agc: Improve AE locked logic
David Plowman
2020-11-23
libcamera: ipa: raspberrypi: agc: Report fixed exposure/gain values during Sw...
David Plowman
2020-11-23
libcamera: ipa: raspberrypi: agc: Fetch AWB status only once
David Plowman
2020-11-23
libcamera: ipa: raspberrypi: agc: Rename method to divideUpExposure
David Plowman
2020-11-23
libcamera: ipa: raspberrypi: agc: Remove unnecessary locking
David Plowman
2020-09-29
ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController
Naushir Patuck
2020-06-22
libcamera: ipa: raspberrypi: Recalculate camera exposure/gain when camera mod...
David Plowman
2020-05-11
libcamera: ipa: Raspberry Pi IPA
Naushir Patuck