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
/
awb.cpp
Age
Commit message (
Expand
)
Author
2021-02-26
ipa: raspberrypi: AWB: Ignore invalid statistics zones correctly
David Plowman
2021-02-26
ipa: raspberrypi: AWB: Remove unused code
David Plowman
2021-02-11
ipa: raspberrypi: AWB: Fix race condition setting manual gains
David Plowman
2021-02-10
ipa: raspberrypi: AWB: Remove unecessary frame count variable
David Plowman
2021-02-07
ipa: raspberrypi: AWB: Improve locking
David Plowman
2021-02-07
ipa: raspberrypi: AWB: Remove unnecessary locking for AWB settings
David Plowman
2021-01-26
ipa: raspberrypi: awb: Replace Raspberry Pi debug with libcamera debug
David Plowman
2020-12-11
ipa: raspberrypi: Estimate the colour temerature if starting with fixed colou...
David Plowman
2020-12-11
ipa: raspberrypi: awb: Add GetConvergenceFrames method to AWB base class
David Plowman
2020-11-23
libcamera: ipa: raspberrypi: awb: Add SwitchMode method to output AWB status
David Plowman
2020-10-07
ipa: raspberrypi: fix access to uninitialized variables
Tomi Valkeinen
2020-09-29
ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController
Naushir Patuck
2020-05-11
libcamera: ipa: Raspberry Pi IPA
Naushir Patuck