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
Age
Commit message (
Expand
)
Author
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
2020-12-07
pipeline: ipa: raspberrypi: Handle failures during IPA configuration
Naushir Patuck
2020-12-01
src: ipa: raspberrypi: Fix initial AGC oscillation for imx219 sensor
David Plowman
2020-12-01
src: ipa: raspberrypi: Improve behaviour when AE disabled
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-11-20
src: ipa: raspberrypi: Change 'sport' exposure mode name to 'short'
David Plowman
2020-11-20
src: ipa: raspberrypi: Add missing 'cloudy' AWB mode
David Plowman
2020-11-16
ipa: raspberrypi: Use MappedFrameBuffer for the IPA buffers
Naushir Patuck
2020-10-27
libcamera: pipeline: raspberrypi: Implementation of digital zoom
David Plowman
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-20
ipa: Rename ipa_vimc.h to vimc.h
Laurent Pinchart
2020-10-20
ipa: Omit extra semicolon
Hirokazu Honda
2020-10-12
vimc: fix close(-1)
Tomi Valkeinen
2020-10-07
ipa: raspberrypi: fix access to uninitialized variables
Tomi Valkeinen
2020-10-07
ipa: raspberrypi: fix bin_x calculation
Tomi Valkeinen
2020-10-07
pipeline: ipa: raspberrypi: Switch to use C++17 features where possible
Naushir Patuck
2020-09-29
ipa: raspberrypi: Tidy up variable names to be consistent
Naushir Patuck
2020-09-29
ipa: raspberrypi: Move IPA parameters to the RPi namespace
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-09-29
include: linux: Update rkisp1 header
Niklas Söderlund
2020-09-29
libcamera: ipa: rkisp1: Include linux/v4l2-controls.h
Niklas Söderlund
2020-09-24
libcamera: ipa: Move key generation to utils
Kieran Bingham
2020-09-21
pipeline: ipa: raspberrypi: Handle any externally allocated FrameBuffer
Naushir Patuck
2020-09-21
libcamera: pipeline: ipa: raspberrypi: Rework drop frame signalling
Naushir Patuck
2020-08-25
ipa: raspberrypi: Replace void cast with [[maybe_unused]]
Laurent Pinchart
[next]