Age | Commit message (Expand) | Author |
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-17 | ipa: raspberrypi: Fix bcm2835-isp inclusion type. | Kieran Bingham |
2021-08-16 | ipa: vimc: Send and retrieve FrameBuffers from IPA | Umang Jain |
2021-08-16 | ipa: vimc: Map and unmap buffers | Umang Jain |
2021-08-16 | ipa: vimc: Add configure() function | Laurent Pinchart |
2021-08-14 | raspberrypi: ipa: Add tuning files for "NOIR" ov5647, imx219, imx477 modules | David Plowman |
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-08-05 | ipa: raspberrypi: AGC: handle modes with different sensitivities | David Plowman |
2021-08-05 | ipa: raspberrypi: Add sensitivity field to camera mode | David Plowman |
2021-08-03 | libcamera: file: Turn MapFlag and OpenModeFlag into enum class | Laurent Pinchart |
2021-08-02 | ipa: raspberrypi: Add support for imx378 sensor | David Plowman |
2021-07-28 | ipa: raspberrypi: Return controls::FrameDuration from the IPA | Naushir Patuck |
2021-07-25 | libipa: Add CameraSensorHelper for ov8865 | Daniel Scally |
2021-07-23 | libipa: Add CameraSensorHelper for IMX258 | Umang Jain |
2021-07-22 | ipa: rkisp1: Add support for V12 isp blocks | Heiko Stuebner |
2021-07-15 | libipa: Correct OV5670 CameraSensorHelper gain values | Jean-Michel Hautbois |
2021-07-15 | libipa: Add CameraSensorHelper for OV13858 | Jean-Michel Hautbois |
2021-07-14 | ipa: raspberrypi: Remove unused MetadataPtr | Jean-Michel Hautbois |
2021-07-12 | ipa: raspberrypi: Make variable names consistent | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Increase the default max frame duration to 250s | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Allow long exposure modes for imx477. | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Add frame_length to DeviceStatus | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Add an operator<< to struct DeviceStatus | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Add a constructor struct DeviceStatus | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Make device_status.h C++ only header, and update comments | Naushir Patuck |
2021-07-11 | libcamera: buffer: Rename buffer.h to framebuffer.h | Laurent Pinchart |
2021-07-09 | ipa: libipa: Fixups in CameraSensorHelpers | Jean-Michel Hautbois |
2021-07-02 | ipa: raspberrypi: Drop unneeded [[maybe_unused]] | Laurent Pinchart |
2021-06-30 | ipa: raspberrypi: Generalise the SMIA metadata parser | Naushir Patuck |
2021-06-30 | ipa: raspberrypi: Use a unique_ptr for the metadata parser | Naushir Patuck |
2021-06-28 | libcamera: ipa: raspberrypi: Add support for ov9281 sensor | David Plowman |
2021-06-28 | libcamera: ipa: raspberrypi: Demote warnings about lack of AWB results | David Plowman |
2021-06-28 | ipa: ipu3: Initialize CameraSensorHelper at IPU3 init stage | Jean-Michel Hautbois |
2021-06-28 | ipa: Create a camera sensor helper class | Jean-Michel Hautbois |
2021-06-25 | libcamera/base: Validate internal headers as private | Kieran Bingham |
2021-06-25 | libcamera/base: Move span to base library | Kieran Bingham |