Age | Commit message (Expand) | Author |
2022-06-29 | ipa: libipa: Introduce a Module class template | Laurent Pinchart |
2022-06-01 | libcamera: Use "..." instead of <...> consistently for internal headers | Laurent Pinchart |
2022-05-18 | ipa: libipa: Add frame context pointer in process() | Umang Jain |
2022-04-02 | ipa: rkisp1: Split queuing of request and parameter filling | Umang Jain |
2022-03-28 | ipa: rkisp1: Introduce AWB | Jean-Michel Hautbois |
2022-03-28 | ipa: rkisp1: agc: Add a histogram-based gain | Jean-Michel Hautbois |
2022-03-28 | ipa: rkisp1: Introduce Black Level Correction | Jean-Michel Hautbois |
2022-03-28 | ipa: rkisp1: Use frame counter for the request queued | Jean-Michel Hautbois |
2022-03-23 | ipa: rkisp1: Replace event-based ops with dedicated functions | Umang Jain |
2022-03-23 | ipa: rkisp1: Drop private exposure and gain limits | Umang Jain |
2021-12-07 | libcamera: Use utils::abs_diff() | Laurent Pinchart |
2021-12-01 | ipa: rkisp1: Initialize numCells in constructor | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: agc: Introduce prepare call | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: Introduce AGC | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: agc: Introduce HW revision in IPAContext | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: Report and use sensor controls | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: Use the Algorithm class | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: Introduce IPAContext | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: Instantiate CameraSensorHelper | Jean-Michel Hautbois |
2021-11-29 | ipa: Do not modify the sensor limits | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: Pass IPASettings at init call | Jean-Michel Hautbois |
2021-08-31 | libcamera: mapped_framebuffer: Rename maps() to planes() | Hirokazu Honda |
2021-08-30 | ipa: rkisp1: Use offset in mapping IPABuffer | Hirokazu Honda |
2021-07-22 | ipa: rkisp1: Add support for V12 isp blocks | Heiko Stuebner |
2021-07-11 | libcamera: buffer: Rename buffer.h to framebuffer.h | Laurent Pinchart |
2021-06-25 | libcamera/base: Validate internal headers as private | Kieran Bingham |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |
2021-05-24 | ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfo | Umang Jain |
2021-04-26 | ipa: rkisp1: Move the IPA to the ipa::rkisp1 namespace | Jean-Michel Hautbois |
2021-03-27 | ipa: rkisp1: Do not set controls during configure | Sebastian Fricke |
2021-03-11 | ipa: rkisp1: Fail on init if hw revision is not RKISP1_V10 | Dafna Hirschfeld |
2021-03-11 | ipa: rkisp1: Return error from IPA's configure method if it fails | Dafna Hirschfeld |
2021-03-03 | ipa: rkisp1: Update to kernel header changes | Laurent Pinchart |
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 |
2020-12-08 | libcamera: ipa: Pass a set of controls and return results from ipa::start() | Naushir Patuck |
2020-09-29 | include: linux: Update rkisp1 header | Niklas Söderlund |
2020-09-29 | libcamera: ipa: rkisp1: Include linux/v4l2-controls.h | Niklas Söderlund |
2020-08-25 | meson: Remove -Wno-unused-parameter | Laurent Pinchart |
2020-08-25 | libcamera: Replace utils::clamp() with std::clamp() | Laurent Pinchart |
2020-07-17 | libcamera: ipa_interface: Add support for custom IPA data to configure() | Laurent Pinchart |
2020-07-01 | ipa/pipeline: rkisp1: Fix spelling | Andrej Shadura |
2020-05-16 | libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/ | Laurent Pinchart |
2020-05-16 | libcamera: Move internal headers to include/libcamera/internal/ | Laurent Pinchart |
2020-05-13 | licenses: License all meson files under CC0-1.0 | Laurent Pinchart |
2020-04-30 | libcamera: Build IPA module signatures by default | Laurent Pinchart |
2020-04-29 | libcamera: Regenerate IPA module signatures at install time | Laurent Pinchart |
2020-04-28 | libcamera: ipa: Add support for CameraSensorInfo | Jacopo Mondi |
2020-04-28 | ipa: Pass IPA initialization settings to IPAInterface::init() | Laurent Pinchart |
2020-04-28 | ipa: Name IPA modules after their source directory | Laurent Pinchart |