index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ipa
/
raspberrypi
/
cam_helper.cpp
Age
Commit message (
Expand
)
Author
2021-08-09
libcamera: Rename 'method' to 'function'
Laurent Pinchart
2021-08-05
ipa: raspberrypi: Add sensitivity field to camera mode
David Plowman
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-06-30
ipa: raspberrypi: Generalise the SMIA metadata parser
Naushir Patuck
2021-06-30
ipa: raspberrypi: Use a unique_ptr for the metadata parser
Naushir Patuck
2021-06-08
ipa: raspberrypi: Switch the AGC/Lux code to use utils::Duration
Naushir Patuck
2021-06-08
ipa: raspberrypi: Switch ipa and cam_helper to use utils::Duration
Naushir Patuck
2021-05-08
ipa: raspberrypi: Use CamHelpers to generalise sensor embedded data parsing
David Plowman
2021-03-09
ipa: raspberrypi: Make CamHelpers return the frame delay for vblanking
David Plowman
2021-03-04
ipa: raspberrypi: Remove MdParserRPi
Naushir Patuck
2021-02-05
ipa: raspberrypi: Limit the calculated vblank based on the sensor mode
Naushir Patuck
2021-01-20
libcamera: raspberrypi: Add control of sensor vblanking
Naushir Patuck
2020-12-11
ipa: raspberrypi: Move initial frame drop decision to AGC/AWB
David Plowman
2020-09-29
ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController
Naushir Patuck
2020-07-17
ipa: raspberrypi: Drop CameraHelper::GetOrientation()
Laurent Pinchart
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2020-05-11
libcamera: ipa: Raspberry Pi IPA
Naushir Patuck