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
2022-10-28
ipa: raspberrypi: awb: Update colour temperature whenever manual gains change
David Plowman
2022-10-28
ipa: raspberry: replace abs() with std::abs()
Nicholas Roth
2022-10-28
ipa: add missing thread-safety annotations
Nicholas Roth
2022-10-18
ipa: raspberrypi: Add line length to DeviceStatus
Naushir Patuck
2022-10-18
ipa: raspberrypi: Add pixel clock rate to the CameraMode structure
Naushir Patuck
2022-10-18
ipa: raspberrypi: Add minimum and maximum line length fields to CameraMode
Naushir Patuck
2022-07-29
ipa: raspberry: awb: Include <functional>
Jacopo Mondi
2022-07-28
ipa: raspberrypi: Add functional include to pwl.h
Eric Curtin
2022-07-28
ipa: raspberrypi: Remove unused Controller constructor
Naushir Patuck
2022-07-28
ipa: raspberrypi: agc: Use YamlObject::getList()
Laurent Pinchart
2022-07-28
ipa: raspberrypi: Introduce version 2.0 format for the camera tuning file
Naushir Patuck
2022-07-28
ipa: raspberrypi: Use YamlParser to replace dependency on boost
Laurent Pinchart
2022-07-28
ipa: raspberrypi: Replace Fatal log by error propagation
Laurent Pinchart
2022-07-28
ipa: raspberrypi: Propagate errors from AGC metering tuning data read
Laurent Pinchart
2022-07-28
ipa: raspberrypi: Return an error code from Algorithm::read()
Laurent Pinchart
2022-07-27
ipa: raspberrypi: agc: Fix log message prefixes
Naushir Patuck
2022-07-27
ipa: raspberrypi: Remove #define constants
Naushir Patuck
2022-07-27
ipa: raspberryip: Remove all exception throw statements
Naushir Patuck
2022-07-27
raspberrypi: Update Copyright statement in all Raspberry Pi source files
Naushir Patuck
2022-07-27
ipa: raspberrypi: Rename header files from *.hpp to *.h
Naushir Patuck
2022-07-27
ipa: raspberrypi: Remove extern "C" declarations
Naushir Patuck
2022-07-27
ipa: raspberrypi: Change to C style code comments
Naushir Patuck
2022-07-27
ipa: raspberrypi: Code refactoring to match style guidelines
Naushir Patuck
2022-06-29
ipa: raspberrypi: Use std::optional in DeviceStatus
Naushir Patuck
2022-06-29
ipa: raspberrypi: Add sensor temperature to DeviceStatus
Naushir Patuck
2022-04-06
ipa: raspberrypi: alsc: Limit the calculated lambda values
Naushir Patuck
2022-02-08
ipa: raspberrypi: awb: Better handling of how we disable AWB
David Plowman
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-08-05
ipa: raspberrypi: Add sensitivity field to camera mode
David Plowman
2021-07-14
ipa: raspberrypi: Remove unused MetadataPtr
Jean-Michel Hautbois
2021-07-12
ipa: raspberrypi: Add frame_length to DeviceStatus
Naushir Patuck
2021-07-12
ipa: raspberrypi: Add an operator<< to struct DeviceStatus
Naushir Patuck
2021-07-12
ipa: raspberrypi: Add a constructor struct DeviceStatus
Naushir Patuck
2021-07-12
ipa: raspberrypi: Make device_status.h C++ only header, and update comments
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-06-08
ipa: raspberrypi: Switch ipa and cam_helper to use utils::Duration
Naushir Patuck
2021-05-11
ipa: raspberrypi: Add a Merge method to RPiController::Metadata
Naushir Patuck
2021-05-11
ipa: raspberrypi: Add move/copy ctors and operators to Metadata class
Naushir Patuck
2021-05-11
ipa: raspberrypi: Switch to std::scoped_lock in the Metadata class
Naushir Patuck
2021-05-11
ipa: raspberrypi: Reformat RPiController::Metadata class header
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
[next]