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
/
ipu3
Age
Commit message (
Expand
)
Author
2021-07-11
libcamera: buffer: Rename buffer.h to framebuffer.h
Laurent Pinchart
2021-06-28
ipa: ipu3: Initialize CameraSensorHelper at IPU3 init stage
Jean-Michel Hautbois
2021-06-25
libcamera/base: Validate internal headers as private
Kieran Bingham
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-06-25
libcamera/base: Move utils to the base library
Kieran Bingham
2021-06-24
ipa: ipu3: Use libcamera::utils::Duration helper class for durations
Umang Jain
2021-06-14
ipa: ipu3: Support return values from configure()
Kieran Bingham
2021-06-09
ipa: ipu3: Fix struct/class mismatch in forward declaration
Laurent Pinchart
2021-06-08
ipa: ipu3: Calculate frame duration from minimum VBLANK value
Umang Jain
2021-06-08
ipa: ipu3: Copy IPACameraSensorInfo for future usage
Umang Jain
2021-06-08
ipa: ipu3: Calculate line duration from IPACameraSensorInfo
Umang Jain
2021-06-01
ipa: ipu3: Use a default gamma LUT at startup
Jean-Michel Hautbois
2021-05-27
ipa: ipu3: Set output frame duration metadata
Paul Elder
2021-05-26
ipa: ipu3: Provide frame timestamps through IPU3Event
Umang Jain
2021-05-24
ipa: ipu3: Introduce IPAConfigInfo in IPC
Umang Jain
2021-05-24
ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfo
Umang Jain
2021-04-22
ipa: ipu3: fix coverity issues in AWB
Jean-Michel Hautbois
2021-04-22
ipa: ipu3: Add support for IPU3 AEC/AGC algorithm
Jean-Michel Hautbois
2021-04-22
ipa: ipu3: Add support for IPU3 AWB algorithm
Jean-Michel Hautbois
2021-04-17
ipa: ipu3: Move the IPA to the ipa::ipu3 namespace
Kieran Bingham
2021-03-24
ipa: ipu3: Do not set controls during configure
Kieran Bingham
2021-03-17
libcamera: ipu3: Pass the BDS rectangle at IPA configure call
Jean-Michel Hautbois
2021-02-19
ipa: ipu3: Don't call SetControls for each frame
Jean-Michel Hautbois
2021-02-16
libcamera: IPAInterface: Replace C API with the new C++-only API
Paul Elder
2021-02-11
meson: Fix coding style when declaring arrays
Laurent Pinchart
2021-02-05
libcamera: ipa: ipu3: Add an IPA skeleton for the IPU3 pipeline
Niklas Söderlund