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
/
simple
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-10-03
libcamera: software_isp: Improve wording in a comment
Milan Zamazal
2024-09-27
libcamera: software_isp: Update black level only on exposure changes
Milan Zamazal
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: 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: 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-09-27
libcamera: software_isp: Define skeletons for IPA refactoring
Milan Zamazal
2024-09-27
libcamera: software_isp: Move BlackLevel to libcamera::ipa::soft
Milan Zamazal
2024-08-07
libcamera: Drop libcamera_generated_ipa_headers from sources
Laurent Pinchart
2024-06-11
meson: Group libipa and libipa_includes in a dependency object
Laurent Pinchart
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-06-02
libcamera: software_isp: Use a specific integer type for black level
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