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
/
libipa
/
camera_sensor_helper.h
Age
Commit message (
Expand
)
Author
2024-08-12
libcamera: Fix header grouping
Laurent Pinchart
2024-07-03
ipa: libipa: Add black levels to camera sensor helper
Stefan Klug
2024-05-08
libcamera: Drop file name from header comment blocks
Laurent Pinchart
2024-01-12
libipa: camera_sensor_helper: Mark createInstance() with override
Laurent Pinchart
2022-10-07
ipa: camera_sensor_helper: Implement factories through class templates
Laurent Pinchart
2022-10-07
ipa: camera_sensor_helper: Return unique_ptr from createInstance
Laurent Pinchart
2022-10-07
ipa: camera_sensor_helper: Make registerType() and createInstance() private
Laurent Pinchart
2022-10-07
ipa: camera_sensor_helper: Make factory createInstance() function const
Laurent Pinchart
2022-04-01
libipa: camera_sensor_helper: Implement exponential gain model
Laurent Pinchart
2022-04-01
libipa: camera_sensor_helper: Reorganize gain constants
Laurent Pinchart
2021-11-24
ipa: libipa: Convert to pragma once
Kieran Bingham
2021-07-09
ipa: libipa: Fixups in CameraSensorHelpers
Jean-Michel Hautbois
2021-06-28
ipa: Create a camera sensor helper class
Jean-Michel Hautbois