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
/
raspberrypi.cpp
Age
Commit message (
Expand
)
Author
2020-09-21
pipeline: ipa: raspberrypi: Handle any externally allocated FrameBuffer
Naushir Patuck
2020-09-21
libcamera: pipeline: ipa: raspberrypi: Rework drop frame signalling
Naushir Patuck
2020-08-25
meson: Remove -Wno-unused-parameter
Laurent Pinchart
2020-07-25
libcamera: raspberrypi: Add ColourCorrectionMatrix control
David Plowman
2020-07-17
libcamera: pipeline: ipa: raspberrypi: Use dma heap allocs for LS tables
Naushir Patuck
2020-07-17
ipa: raspberrypi: Pass sensor config back from configure()
Laurent Pinchart
2020-07-17
ipa: raspberrypi: Pass lens shading table through configure() function
Laurent Pinchart
2020-07-17
ipa: raspberrypi: Drop CameraHelper::GetOrientation()
Laurent Pinchart
2020-07-17
libcamera: ipa_interface: Add support for custom IPA data to configure()
Laurent Pinchart
2020-07-06
libcamera: ipa: raspberrypi: Populate focus FoM from the ISP statistics
Naushir Patuck
2020-07-06
ipa: raspberrypi: Populate libcamera metadata after controller process
Naushir Patuck
2020-06-25
libcamera: ipa: raspberrypi: Plumb in the libcamera sharpness control
David Plowman
2020-06-22
libcamera: ipa: raspberrypi: Recalculate camera exposure/gain when camera mod...
David Plowman
2020-06-22
libcamera: ipa: raspberrypi: Allow SwitchMode method to return camera settings
David Plowman
2020-05-16
libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/
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