index
:
libcamera/jmondi/libcamera.git
imx8mp/extensible-format
imx8mp/extensible-format-v8
imx8mp/extensible-format-v9
isi/raw_sensor
isi/raw_sensor_v2
jmondi/android/ndk/pinephonepro
jmondi/android/pinephonepro
jmondi/android/vndk
jmondi/device-match-generalize
jmondi/imx8mp/debix-a
jmondi/lc-compliance-cros
jmondi/pinephone
jmondi/pinephonepro
jmondi/pinephonepro-af
jmondi/rk3399/google-dru-scarlet
jmondi/rockpi/af/imx519
jmondi/rpi5-on-mainline
multicontext/rpi/v3
pfc/rkisp1-free-run
pfc/rkisp1-free-run-upstreaming
pfc/rkisp1-free-run-v2
yaml-emitter
Jacopo Mondi'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-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