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
/
rpi
Age
Commit message (
Expand
)
Author
2021-10-15
ipa: raspberrypi: agc: Remove using namespace in agc.hpp
Hirokazu Honda
2021-08-17
ipa: raspberrypi: Fix bcm2835-isp inclusion type.
Kieran Bingham
2021-08-09
libcamera: Rename 'method' to 'function'
Laurent Pinchart
2021-08-05
ipa: raspberrypi: AGC: handle modes with different sensitivities
David Plowman
2021-07-12
ipa: raspberrypi: Add a constructor struct DeviceStatus
Naushir Patuck
2021-06-28
libcamera: ipa: raspberrypi: Demote warnings about lack of AWB results
David Plowman
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
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-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-09
ipa: raspberrypi: Add a DenoiseAlgorithm class to the Controller
Naushir Patuck
2021-02-09
ipa: raspberrypi: Rename SdnStatus to DenoiseStatus
Naushir Patuck
2021-02-07
ipa: raspberrypi: lux: Supply missing method and remove atomic variable
David Plowman
2021-02-07
ipa: raspberrypi: noise: Remove unnecessary atomic variable
David Plowman
2021-02-07
ipa: rasberrypi: contrast: Remove unnecessary atomic variables
David Plowman
2021-02-07
ipa: raspberrypi: ccm: Remove unnecessary atomic 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-02-05
ipa: raspberrypi: Pass the maximum allowable shutter speed into the AGC
Naushir Patuck
2021-02-02
ipa: raspberrypi: alsc: Fix copy-paste error in debug statement
David Plowman
2021-01-26
ipa: raspberrypi: Replace Raspberry Pi debug with libcamera debug
David Plowman
2021-01-26
ipa: raspberrypi: awb: Replace Raspberry Pi debug with libcamera debug
David Plowman
2021-01-26
ipa: raspberrypi: alsc: 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-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-12-01
src: ipa: raspberrypi: Avoid AGC filtering when both gain and shutter specified
David Plowman
2020-11-23
libcamera: src: ipa: raspberrypi: agc: Improve AE locked logic
David Plowman
2020-11-23
libcamera: src: ipa: raspberrypi: agc: Improve gain update calculation for pa...
David Plowman
2020-11-23
libcamera: src: ipa: raspberrypi: agc: Fix uninitialised members in Agc const...
David Plowman
2020-11-23
libcamera: ipa: raspberrypi: agc: Report fixed exposure/gain values during Sw...
David Plowman
2020-11-23
libcamera: ipa: raspberrypi: awb: Add SwitchMode method to output AWB status
David Plowman
2020-11-23
libcamera: ipa: raspberrypi: agc: Fetch AWB status only once
David Plowman
2020-11-23
libcamera: ipa: raspberrypi: agc: Improve centre-weighted luminance calucation
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-11-23
libcamera: ipa: raspberrypi: agc: Use libcamera debug
David Plowman
2020-10-21
ipa: raspberrypi: Re-use iterator variable
Kieran Bingham
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-09-29
libcamera: ipa: raspberrypi: ALSC: Handle user transform
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
[next]