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
Age
Commit message (
Expand
)
Author
2021-03-03
ipa: rkisp1: Update to kernel header changes
Laurent Pinchart
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-23
libcamera: Enable vimc pipeline handler when tests are enabled
Laurent Pinchart
2021-02-19
ipa: ipu3: Don't call SetControls for each frame
Jean-Michel Hautbois
2021-02-19
pipeline: ipa: raspberrypi: Rename IPA Interface namespace to ipa::RPi
Naushir Patuck
2021-02-19
pipeline: ipa: raspberrypi: Tidy-ups after IPAInterface changes
Naushir Patuck
2021-02-19
ipa: raspberrypi: Do not require SDN (spatial denoise) algorithm
David Plowman
2021-02-17
ipa: raspberrypi: Fix exposure and gain delays for imx477
Naushir Patuck
2021-02-16
libcamera: IPAInterface: Replace C API with the new C++-only API
Paul Elder
2021-02-16
ipa: raspberrypi: meson: Add dependency on generated headers
Paul Elder
2021-02-11
ipa: raspberrypi: AWB: Fix race condition setting manual gains
David Plowman
2021-02-11
meson: Fix coding style when declaring arrays
Laurent Pinchart
2021-02-10
ipa: raspberrypi: AWB: Remove unecessary frame count variable
David Plowman
2021-02-09
ipa: raspberrypi: Handle control::NoiseReductionMode in the controller
Naushir Patuck
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-08
ipa: raspberrypi: Remove atomic variable from Algorithm class
David Plowman
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
libcamera: ipa: ipu3: Add an IPA skeleton for the IPU3 pipeline
Niklas Söderlund
2021-02-05
ipa: raspberrypi: Pass the maximum allowable shutter speed into the AGC
Naushir Patuck
2021-02-05
ipa: raspberrypi: Limit the calculated vblank based on the sensor mode
Naushir Patuck
2021-02-05
ipa: raspberrypi: Rename RPi::ConfigParameters enum values
Naushir Patuck
2021-02-02
ipa: raspberrypi: alsc: Fix copy-paste error in debug statement
David Plowman
2021-02-02
ipa: raspberrypi: Warn when control algorithms are missing; do not fail
David Plowman
2021-01-29
libcamera: raspberrypi: Switch to DelayedControls
Niklas Söderlund
2021-01-26
ipa: raspberrypi: Remove legacy Rasberry Pi logging
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
2021-01-26
ipa: raspberrypi: controller: Replace Raspberry Pi debug with libcamera debug
David Plowman
2021-01-20
ipa: raspberrypi: config: Update shutter speeds for imx219/477 and ov5647
Naushir Patuck
2021-01-20
libcamera: raspberrypi: Add control of sensor vblanking
Naushir Patuck
2020-12-20
ipa: raspberrypi: Add digital gain to libcamera metadata
David Plowman
2020-12-16
ipa: raspberrypi: Only validate ISP and sensor control during configure
Naushir Patuck
2020-12-16
ipa: raspberrypi: Rename unicamCtrls_ to sensorCtrls_
Naushir Patuck
2020-12-14
libcamera: Replace ARRAY_SIZE() with std::size()
Laurent Pinchart
2020-12-11
ipa: raspberrypi: Move initial frame drop decision to AGC/AWB
David Plowman
2020-12-11
ipa: raspberrypi: Estimate the colour temerature if starting with fixed colou...
David Plowman
2020-12-11
ipa: raspberrypi: Compute inverse of piecewise linear function
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-11
libcamera: pipeline: raspberrypi: Pass the drop frame count in start, not con...
David Plowman
2020-12-08
pipeline: ipa: raspberrypi: Pass controls to IPA on start
Naushir Patuck
2020-12-08
libcamera: ipa: Pass a set of controls and return results from ipa::start()
Naushir Patuck
[next]