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
/
raspberrypi
/
controller
Age
Commit message (
Expand
)
Author
2020-10-23
libcamera: Declare empty virtual destructors as defaulted
Laurent Pinchart
2020-10-21
ipa: raspberrypi: Re-use iterator variable
Kieran Bingham
2020-10-07
ipa: raspberrypi: fix access to uninitialized variables
Tomi Valkeinen
2020-10-07
pipeline: ipa: raspberrypi: Switch to use C++17 features where possible
Naushir Patuck
2020-09-29
ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController
Naushir Patuck
2020-09-29
libcamera: ipa: raspberrypi: ALSC: Handle user transform
David Plowman
2020-09-29
libcamera: raspberrypi: Plumb user transform through to IPA
David Plowman
2020-08-25
ipa: raspberrypi: Replace void cast with [[maybe_unused]]
Laurent Pinchart
2020-08-25
meson: Remove -Wno-unused-parameter
Laurent Pinchart
2020-08-05
libcamera: ipa: raspberrypi: ALSC: Improve behaviour when camera mode changes
David Plowman
2020-08-05
libcamera: ipa: raspberrypi: ALSC: Resample luminance table
David Plowman
2020-08-05
libcamera: ipa: raspberrypi: ALSC: Improve locking in a few places
David Plowman
2020-08-05
libcamera: ipa: raspberrypi: ALSC: Camera mode does not need to be atomic
David Plowman
2020-07-06
libcamera: ipa: raspberrypi: Populate focus FoM from the ISP statistics
Naushir Patuck
2020-07-03
ipa: raspberrypi: Enable focus measure without recompile
David Plowman
2020-06-25
ipa: rpi: Add "focus" algorithm
David Plowman
2020-06-25
libcamera: ipa: raspberrypi: Add sharpness strength control
David Plowman
2020-06-25
libcamera: ipa: raspberrypi: Make sharpening mode_factor an ordinary double
David Plowman
2020-06-22
libcamera: ipa: raspberrypi: Recalculate camera exposure/gain when camera mod...
David Plowman
2020-06-22
libcamera: ipa: raspberrypi: Allow SwitchMode method to return camera settings
David Plowman
2020-05-11
libcamera: ipa: Raspberry Pi IPA
Naushir Patuck