Age | Commit message (Expand) | Author |
2021-09-27 | libcamera: ipu3: Drop entityControls map | Jacopo Mondi |
2021-09-14 | ipa: ipu3: Clear incoming parameter use flags | Kieran Bingham |
2021-08-31 | libcamera: mapped_framebuffer: Rename maps() to planes() | Hirokazu Honda |
2021-08-23 | ipa: ipu3: awb: remove local storage of the grid | Jean-Michel Hautbois |
2021-08-23 | ipa: ipu3: agc: remove local storage of the grid | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Move IPU3 agc into algorithms | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Move IPU3 awb into algorithms | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: convert AGC to the new algorithm interface | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: convert AWB to the new algorithm interface | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Introduce a modular tone mapping algorithm | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Introduce modular algorithm | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Add the functions to the Algorithm class | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Introduce a Context structure | Jean-Michel Hautbois |
2021-08-20 | ipa: move libipa::Algorithm to ipa/ipu3/algorithms | Jean-Michel Hautbois |
2021-08-12 | ipa: ipu3: Tidy-up includes | Jacopo Mondi |
2021-08-12 | libcamera: ipu3: Initialize controls in the IPA | Jacopo Mondi |
2021-08-10 | libcamera: MappedFrameBuffer: Use typed Flags<MapModes> | Kieran Bingham |
2021-08-10 | libcamera: Give MappedFrameBuffer its own implementation | Kieran Bingham |
2021-08-09 | libcamera: Rename 'method' to 'function' | Laurent Pinchart |
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 |