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
/
raspberrypi
/
raspberrypi.cpp
Age
Commit message (
Expand
)
Author
2023-04-12
ipa: raspberrypi: agc: Add "shadows" constraint mode
David Plowman
2023-03-31
ipa: raspberrypi: Generalise the focus reporting code
Naushir Patuck
2023-03-31
ipa: raspberrypi: Generalise the contrast algorithm
Naushir Patuck
2023-03-31
ipa: raspberrypi: Generalise the ALSC algorithm
Naushir Patuck
2023-03-31
ipa: raspberrypi: Add hardware configuration to the controller
Naushir Patuck
2023-03-31
ipa: raspberrypi Store the target string in the controller
Naushir Patuck
2023-03-28
ipa: raspberrypi: Fix default frame durations calculation
Naushir Patuck
2023-03-28
ipa: raspberrypi: Use the new sensor limits fields in CameraMode
Naushir Patuck
2023-03-28
ipa: raspberrypi: Add sensor mode limits to CameraMode
Naushir Patuck
2023-03-07
ipa: raspberrypi: Better heuristics for calculating Unicam timeout
Naushir Patuck
2023-03-07
pipeline: ipa: raspberrypi: Change Unicam timeout handling
Naushir Patuck
2023-02-09
ipa: raspberrypi: Normalise region sums to 16-bits
Naushir Patuck
2023-02-09
ipa: raspberrypi: Use the generic statistics structure in the algorithms
Naushir Patuck
2023-01-30
ipa: raspberrypi: Add lens position to DeviceStatus
Naushir Patuck
2023-01-30
ipa: raspberrypi: Handle autofocus algorithm results
Nick Hollinghurst
2023-01-30
ipa: raspberrypi: Handle autofocus controls
Nick Hollinghurst
2023-01-30
ipa: raspberrypi: Include autofocus controls in the IPA ControlInfoMap
Naushir Patuck
2023-01-30
ipa: raspberrypi: Reorder header file inclusion
Naushir Patuck
2023-01-30
pipeline: ipa: raspberrypi: Validate lens controls
Naushir Patuck
2023-01-30
pipeline: ipa: raspberrypi: Replace entityControls
Naushir Patuck
2023-01-30
pipeline: ipa: raspberrypi: Remove unused streamConfig
Naushir Patuck
2023-01-30
pipeline: ipa: raspberrypi: Check if lens actuator is available
Naushir Patuck
2022-11-30
ipa: raspberrypi: Fix bug in IPA frame drop logic
Naushir Patuck
2022-11-29
ipa: raspberrypi: agc: Fix digital gain calculation for manual mode
Naushir Patuck
2022-11-29
pipeline: ipa: raspberrypi: Use IPA cookies
Naushir Patuck
2022-11-29
ipa: raspberrypi: Use an array of RPiController::Metadata objects
Naushir Patuck
2022-11-23
pipeline: raspberrypi: Remove enum BuffferMask from the mojom interface
Naushir Patuck
2022-11-21
ipa: raspberrypi: Remove generic "pause" mechanism from Algorithm
Nick Hollinghurst
2022-10-18
ipa: raspberrypi: Allow full line length control
Naushir Patuck
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
pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControls
Naushir Patuck
2022-10-18
ipa: raspberrypi: Pass lineLength into the CamHelper API
Naushir Patuck
2022-10-18
ipa: raspberrypi: Add minimum and maximum line length fields to CameraMode
Naushir Patuck
2022-10-18
camera_sensor: Add minimum and maximum line length to IPACameraSensorInfo
Naushir Patuck
2022-10-07
ipa: raspberrypi: Remove unneeded Span casts
Laurent Pinchart
2022-08-21
libcamera: Remove unused headers
Christian Rauch
2022-08-09
libcamera: controls: Generate and use fixed-sized Span types
Christian Rauch
2022-07-28
ipa: raspberrypi: Use YamlParser to replace dependency on boost
Laurent Pinchart
2022-07-28
ipa: raspberrypi: Return an error code from Algorithm::read()
Laurent Pinchart
2022-07-27
ipa: raspberrypi: Remove #define constants
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: Code refactoring to match style guidelines
Naushir Patuck
2022-07-19
libcamera: controls: Use std::optional to handle invalid control values
Christian Rauch
2022-06-29
pipeline: ipa: raspberrypi: Correctly report available control limits
Naushir Patuck
2022-06-29
pipeline: ipa: raspberrypi: Move ControlInfoMap to the IPA
Naushir Patuck
2022-06-29
ipa: raspberrypi: Add sensor temperature to DeviceStatus
Naushir Patuck
2022-05-10
libcamera: raspberrypi: Fetch correct value for SensorSensitivity
David Plowman
2022-05-09
ipa: raspberrypi: Demote noisy message to Debug
Laurent Pinchart
[next]