index
:
libcamera/jmondi/libcamera.git
imx8mp/extensible-format
imx8mp/extensible-format-v8
imx8mp/extensible-format-v9
isi/raw_sensor
isi/raw_sensor_v2
jmondi/android/ndk/pinephonepro
jmondi/android/pinephonepro
jmondi/android/vndk
jmondi/device-match-generalize
jmondi/imx8mp/debix-a
jmondi/lc-compliance-cros
jmondi/pinephone
jmondi/pinephonepro
jmondi/pinephonepro-af
jmondi/rk3399/google-dru-scarlet
jmondi/rockpi/af/imx519
jmondi/rpi5-on-mainline
multicontext/rpi/v3
pfc/rkisp1-free-run
pfc/rkisp1-free-run-upstreaming
pfc/rkisp1-free-run-v2
yaml-emitter
Jacopo Mondi'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-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