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
/
rpi
/
controller
Age
Commit message (
Expand
)
Author
2023-10-18
ipa: rpi: Prepare ALSC for PiSP support
Naushir Patuck
2023-10-18
ipa: rpi: Add PiSP definitions to the Controller hardware description
Naushir Patuck
2023-10-18
ipa: rpi: Add statsInline to the Controller hardware description
Naushir Patuck
2023-10-18
ipa: rpi: Add try_lock() to RPiController::Metadata
Naushir Patuck
2023-09-16
ipa: rpi: Fix segfault when parsing invalid json file
Naushir Patuck
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
2023-09-16
ipa: rpi: histogram: Add interBinMean()
Naushir Patuck
2023-09-04
ipa: rpi: agc: Split AgcStatus into AgcStatus and AgcPrepareStatus
David Plowman
2023-09-04
ipa: rpi: agc: Filter exposures before dealing with digital gain
David Plowman
2023-09-04
ipa: rpi: agc: Fetch AWB status in process method, not prepare
David Plowman
2023-06-19
ipa: rpi: agc: Do not switch to a default if a mode is unavailable
Naushir Patuck
2023-06-07
ipa: rpi: agc: Gracefully handle missing agc modes
Naushir Patuck
2023-06-07
ipa: rpi: agc: Use std::string instead of char arrays
Naushir Patuck
2023-05-04
ipa: raspberrypi: agc: Move weights out of AGC
David Plowman
2023-05-04
pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi code
Naushir Patuck