index
:
libcamera/vivid.git
vivid
libcamera pipeline handler for VIVID
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
libcamera
/
ipa
/
raspberrypi.mojom
Age
Commit message (
Expand
)
Author
2022-10-18
pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControls
Naushir Patuck
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-05-10
libcamera: raspberrypi: Fetch correct value for SensorSensitivity
David Plowman
2022-04-06
pipeline: raspberrypi: Add a Unicam dequeue timeout
Naushir Patuck
2021-12-04
libcamera: base: Rename FileDescriptor to SharedFD
Laurent Pinchart
2021-08-09
libcamera: Rename 'method' to 'function'
Laurent Pinchart
2021-05-27
ipa: core: Move documentation from cpp file back into the mojom file
Paul Elder
2021-05-24
ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfo
Umang Jain
2021-05-24
ipa: Move core IPA interface documentation to a .cpp file
Umang Jain
2021-04-27
ipa: mojom: Put core.mojom in the libcamera namespace
Paul Elder
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
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-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-16
libcamera: IPAInterface: Replace C API with the new C++-only API
Paul Elder