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
/
simple
/
ipa_context.h
Age
Commit message (
Expand
)
Author
5 days
ipa: simple: Initialize ccmEnabled to false
Stanislaw Gruszka
6 days
libcamera: software_isp: Reset stored exposure in black level
Milan Zamazal
10 days
ipa: simple: Report exposure in metadata
Milan Zamazal
10 days
ipa: simple: Report contrast in metadata
Milan Zamazal
10 days
ipa: simple: Report the ColourGains in metadata
Kieran Bingham
12 days
libcamera: software_isp: Track whether CCM is enabled
Milan Zamazal
12 days
libcamera: software_isp: Add CCM algorithm
Milan Zamazal
12 days
libcamera: software_isp: Use RGB type to represent gains
Milan Zamazal
12 days
libcamera: software_isp: Determine color temperature
Milan Zamazal
2024-12-06
libcamera: software_isp: Add contrast control
Milan Zamazal
2024-12-06
libcamera: software_isp: Add support for contrast control
Milan Zamazal
2024-12-06
ipa: software_isp: Add constructor to the IPA context
Milan Zamazal
2024-11-29
libcamera: software_isp: Remove unused IPAActiveState fields
Stanislaw Gruszka
2024-11-29
libcamera: software_isp: Initialize exposure+gain before agc calculations
Stanislaw Gruszka
2024-10-18
libcamera: software_isp: Get black level from the camera helper
Milan Zamazal
2024-09-27
libcamera: software_isp: Move exposure+gain to an algorithm module
Milan Zamazal
2024-09-27
libcamera: software_isp: Use floating point for color parameters
Milan Zamazal
2024-09-27
libcamera: software_isp: Move color handling to an algorithm module
Milan Zamazal
2024-09-27
libcamera: software_isp: Move black level to an algorithm module
Milan Zamazal
2024-09-27
libcamera: software_isp: Define skeletons for IPA refactoring
Milan Zamazal