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
Age
Commit message (
Expand
)
Author
2023-03-28
ipa: raspberrypi: Fix default frame durations calculation
Naushir Patuck
2023-03-28
ipa: raspberrypi: Ensure shutter speed and gain are clipped in the AGC
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-21
ipa: raspberrypi: Fix crash under LTO
Dave Jones
2023-03-07
ipa: raspberrypi: imx296: Minor tuning updates
David Plowman
2023-03-07
ipa: raspberrypi: agc: Fix overflow in Y value calculation
David Plowman
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-02-09
ipa: raspberrypi: awb: Delay release of the statistics buffer
Naushir Patuck
2023-02-09
ipa: raspberrypi: histogram: Add a constructor for an empty histogram
Naushir Patuck
2023-02-09
ipa: raspberrypi: Generalise statistics
Naushir Patuck
2023-01-30
ipa: raspberrypi: Add support for the Sony IMX708 sensor
Nick Hollinghurst
2023-01-30
ipa: raspberrypi: Add lens position to DeviceStatus
Naushir Patuck
2023-01-30
ipa: raspberrypi: First version of autofocus algorithm using PDAF
Nick Hollinghurst
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
ipa: raspberrypi: Add autofocus algorithm interface headers
Nick Hollinghurst
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-12-22
ipa: raspberrypi: Fix permissions on imx477_scientific.json
Laurent Pinchart
2022-12-19
ipa: raspberrypi: Add a "scientific" tuning for the IMX477
Naushir Patuck
2022-11-30
ipa: raspberrypi: imx477: Update tuning file for the latest camera modules
David Plowman
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-29
ipa: raspberrypi: Add RPiController::Metadata::mergeCopy
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-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-20
ipa: raspberrypi: Rename ov9281.json to ov9281_mono.json
Naushir Patuck
2022-10-18
ipa: raspberrypi: Extract line length from the embedded data parser
Naushir Patuck
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 line length calculations helper functions
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: Remove initialized_ field from CamHelper
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
[next]