summaryrefslogtreecommitdiff
path: root/src/ipa/ipu3
AgeCommit message (Expand)Author
2021-07-11libcamera: buffer: Rename buffer.h to framebuffer.hLaurent Pinchart
2021-06-28ipa: ipu3: Initialize CameraSensorHelper at IPU3 init stageJean-Michel Hautbois
2021-06-25libcamera/base: Validate internal headers as privateKieran Bingham
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-06-25libcamera/base: Move utils to the base libraryKieran Bingham
2021-06-24ipa: ipu3: Use libcamera::utils::Duration helper class for durationsUmang Jain
2021-06-14ipa: ipu3: Support return values from configure()Kieran Bingham
2021-06-09ipa: ipu3: Fix struct/class mismatch in forward declarationLaurent Pinchart
2021-06-08ipa: ipu3: Calculate frame duration from minimum VBLANK valueUmang Jain
2021-06-08ipa: ipu3: Copy IPACameraSensorInfo for future usageUmang Jain
2021-06-08ipa: ipu3: Calculate line duration from IPACameraSensorInfoUmang Jain
2021-06-01ipa: ipu3: Use a default gamma LUT at startupJean-Michel Hautbois
2021-05-27ipa: ipu3: Set output frame duration metadataPaul Elder
2021-05-26ipa: ipu3: Provide frame timestamps through IPU3EventUmang Jain
2021-05-24ipa: ipu3: Introduce IPAConfigInfo in IPCUmang Jain
2021-05-24ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfoUmang Jain
2021-04-22ipa: ipu3: fix coverity issues in AWBJean-Michel Hautbois
2021-04-22ipa: ipu3: Add support for IPU3 AEC/AGC algorithmJean-Michel Hautbois
2021-04-22ipa: ipu3: Add support for IPU3 AWB algorithmJean-Michel Hautbois
2021-04-17ipa: ipu3: Move the IPA to the ipa::ipu3 namespaceKieran Bingham
2021-03-24ipa: ipu3: Do not set controls during configureKieran Bingham
2021-03-17libcamera: ipu3: Pass the BDS rectangle at IPA configure callJean-Michel Hautbois
2021-02-19ipa: ipu3: Don't call SetControls for each frameJean-Michel Hautbois
2021-02-16libcamera: IPAInterface: Replace C API with the new C++-only APIPaul Elder
2021-02-11meson: Fix coding style when declaring arraysLaurent Pinchart
2021-02-05libcamera: ipa: ipu3: Add an IPA skeleton for the IPU3 pipelineNiklas Söderlund