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
/
soft_simple.cpp
Age
Commit message (
Expand
)
Author
2024-10-18
libcamera: software_isp: Black level from tuning file
Milan Zamazal
2024-10-18
libcamera: software_isp: Get black level from the camera helper
Milan Zamazal
2024-10-18
libcamera: software_isp: Clear IPA context on configure and stop
Robert Mader
2024-09-27
libcamera: software_isp: Move exposure+gain to an algorithm module
Milan Zamazal
2024-09-27
libcamera: software_isp: Use DelayedControls
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: Call Algorithm::process
Milan Zamazal
2024-09-27
libcamera: software_isp: Call Algorithm::prepare
Milan Zamazal
2024-09-27
libcamera: software_isp: Call Algorithm::queueRequest
Milan Zamazal
2024-09-27
libcamera: software_isp: Call Algorithm::configure
Milan Zamazal
2024-09-27
libcamera: software_isp: Create algorithms
Milan Zamazal
2024-09-27
libcamera: software_isp: Make stats frame and buffer aware
Milan Zamazal
2024-09-27
libcamera: software_isp: Let IPASoftSimple inherit Module
Milan Zamazal
2024-06-02
libcamera: software_isp: Remove DebayerParams::kGain10
Milan Zamazal
2024-06-02
libcamera: software_isp: Move color mappings out of debayering
Milan Zamazal
2024-06-02
libcamera: software_isp: Honor black level in AWB
Milan Zamazal
2024-05-14
libcamera: pipeline: Rename pipelines to a shorter name
Julien Vuillaumier
2024-05-08
libcamera: Drop file name from header comment blocks
Laurent Pinchart
2024-04-16
libcamera: software_isp: Apply black level compensation
Milan Zamazal
2024-04-16
libcamera: ipa: Add Soft IPA
Andrey Konovalov