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_imx477.cpp
Age
Commit message (
Expand
)
Author
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
pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControls
Naushir Patuck
2022-10-18
ipa: raspberrypi: Pass lineLength into the CamHelper API
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-06-29
ipa: raspberrypi: imx477: Get sensor temperature from embedded data
Naushir Patuck
2021-07-12
ipa: raspberrypi: Allow long exposure modes for imx477.
Naushir Patuck
2021-07-12
ipa: raspberrypi: Add frame_length to DeviceStatus
Naushir Patuck
2021-07-02
ipa: raspberrypi: Drop unneeded [[maybe_unused]]
Laurent Pinchart
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-15
ipa: raspberrypi: Set default values for member variables of MdParser
Naushir Patuck
2021-05-08
ipa: raspberrypi: Make sensor embedded data parser use Span class
David Plowman
2021-03-09
ipa: raspberrypi: Make CamHelpers return the frame delay for vblanking
David Plowman
2021-02-17
ipa: raspberrypi: Fix exposure and gain delays for imx477
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-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-11
libcamera: ipa: Raspberry Pi IPA
Naushir Patuck