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
/
ipu3
/
algorithms
/
tone_mapping.cpp
Age
Commit message (
Expand
)
Author
2024-05-08
libcamera: Drop file name from header comment blocks
Laurent Pinchart
2022-10-24
ipa: Pass metadata to Algorithm::process() function
Laurent Pinchart
2022-09-28
ipa: libipa: algorithm: process(): Pass frame number
Kieran Bingham
2022-09-28
ipa: libipa: algorithm: prepare(): Pass frame and frame Context
Kieran Bingham
2022-09-27
ipa: libipa: Pass a reference instead of pointer to Algorithm::process()
Laurent Pinchart
2022-09-27
ipa: ipu3: Fix style of Doxygen comment blocks
Laurent Pinchart
2022-08-09
ipa: ipu3: Register algorithms
Laurent Pinchart
2022-05-18
ipa: libipa: Add frame context pointer in process()
Umang Jain
2022-05-18
ipa: ipu3: Rework IPAFrameContext
Umang Jain
2021-10-26
ipa: ipu3: tonemapping: Add the documentation for ToneMapping
Jean-Michel Hautbois
2021-10-26
ipa: ipu3: tonemapping: Implement configure call
Jean-Michel Hautbois
2021-10-26
ipa: ipu3: tonemapping: Generate the LUT only on gamma change
Jean-Michel Hautbois
2021-08-20
ipa: ipu3: Introduce a modular tone mapping algorithm
Jean-Michel Hautbois