index
:
libcamera/kbingham/libcamera.git
dev
ipu3/modules
master
Kieran Bingham'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
/
raspberrypi.cpp
Age
Commit message (
Expand
)
Author
2021-06-25
libcamera/base: Move span to base library
Kieran Bingham
2021-06-25
libcamera/base: Move extended base functionality
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-06-08
ipa: raspberrypi: Switch ipa and cam_helper to use utils::Duration
Naushir Patuck
2021-05-27
controls: Split FrameDurations into FrameDuration and FrameDurationLimits
Paul Elder
2021-05-24
ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfo
Umang Jain
2021-05-24
ipa: mojom: Move CameraSensorInfo struct exclusively to IPA IPC
Umang Jain
2021-05-11
ipa: raspberrypi: Rate-limit the controller algorithms
Naushir Patuck
2021-05-11
ipa: raspberrypi: Store dropped frame count in a member variable
Naushir Patuck
2021-05-08
ipa: raspberrypi: Use CamHelpers to generalise sensor embedded data parsing
David Plowman
2021-03-29
ipa: raspberrypi: Fix typo and improve wording
Sebastian Fricke
2021-03-28
ipa: raspberrrypi: Remove duplicate comment
Sebastian Fricke
2021-03-23
ipa: raspberrypi: Rationalise parameters to ipa::configure()
Naushir Patuck
2021-03-23
ipa: raspberrypi: Rationalise parameters to ipa::start()
Naushir Patuck
2021-03-23
ipa: raspberrypi: Remove unused member variable
Naushir Patuck
2021-03-23
ipa: raspberrypi: Move the controller initialise to ipa::init()
Naushir Patuck
2021-03-23
pipeline: ipa: raspberrypi: Open the CamHelper on ipa::init()
Naushir Patuck
2021-03-09
ipa: raspberrypi: Use direct return value for configure()
Paul Elder
2021-03-09
ipa: raspberrypi: Rename vblank field in SensorConfig to vblankDelay
David Plowman
2021-03-09
ipa: raspberrypi: Make CamHelpers return the frame delay for vblanking
David Plowman
2021-03-04
pipeline: ipa: raspberrypi: Pass exposure/gain values to IPA though controls
Naushir Patuck
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-16
libcamera: IPAInterface: Replace C API with the new C++-only API
Paul Elder
2021-02-09
ipa: raspberrypi: Handle control::NoiseReductionMode in the controller
Naushir Patuck
2021-02-09
ipa: raspberrypi: Rename SdnStatus to DenoiseStatus
Naushir Patuck
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: Warn when control algorithms are missing; do not fail
David Plowman
2021-01-29
libcamera: raspberrypi: Switch to DelayedControls
Niklas Söderlund
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
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: Improve behaviour when AE disabled
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-20
ipa: Omit extra semicolon
Hirokazu Honda
2020-10-07
ipa: raspberrypi: fix bin_x calculation
Tomi Valkeinen
2020-09-29
ipa: raspberrypi: Tidy up variable names to be consistent
Naushir Patuck
[next]