Age | Commit message (Expand) | Author |
2020-11-23 | libcamera: src: ipa: raspberrypi: agc: Improve AE locked logic | David Plowman |
2020-11-23 | libcamera: src: ipa: raspberrypi: agc: Improve gain update calculation for pa... | David Plowman |
2020-11-23 | libcamera: src: ipa: raspberrypi: agc: Fix uninitialised members in Agc const... | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Report fixed exposure/gain values during Sw... | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: awb: Add SwitchMode method to output AWB status | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Fetch AWB status only once | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Improve centre-weighted luminance calucation | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Rename method to divideUpExposure | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Remove unnecessary locking | David Plowman |
2020-11-23 | libcamera: ipa: raspberrypi: agc: Use libcamera debug | David Plowman |
2020-11-20 | src: ipa: raspberrypi: Change 'sport' exposure mode name to 'short' | David Plowman |
2020-11-20 | src: ipa: raspberrypi: Add missing 'cloudy' AWB mode | David Plowman |
2020-11-16 | ipa: raspberrypi: Use MappedFrameBuffer for the IPA buffers | Naushir Patuck |
2020-10-27 | libcamera: pipeline: raspberrypi: Implementation of digital zoom | David Plowman |
2020-10-23 | libcamera: Declare empty virtual destructors as defaulted | Laurent Pinchart |
2020-10-21 | ipa: raspberrypi: Re-use iterator variable | Kieran Bingham |
2020-10-20 | ipa: Rename ipa_vimc.h to vimc.h | Laurent Pinchart |
2020-10-20 | ipa: Omit extra semicolon | Hirokazu Honda |
2020-10-12 | vimc: fix close(-1) | Tomi Valkeinen |
2020-10-07 | ipa: raspberrypi: fix access to uninitialized variables | Tomi Valkeinen |
2020-10-07 | ipa: raspberrypi: fix bin_x calculation | Tomi Valkeinen |
2020-10-07 | pipeline: ipa: raspberrypi: Switch to use C++17 features where possible | Naushir Patuck |
2020-09-29 | ipa: raspberrypi: Tidy up variable names to be consistent | Naushir Patuck |
2020-09-29 | ipa: raspberrypi: Move IPA parameters to the RPi namespace | Naushir Patuck |
2020-09-29 | ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController | Naushir Patuck |
2020-09-29 | libcamera: ipa: raspberrypi: ALSC: Handle user transform | David Plowman |
2020-09-29 | libcamera: raspberrypi: Plumb user transform through to IPA | David Plowman |
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-09-24 | libcamera: ipa: Move key generation to utils | Kieran Bingham |
2020-09-21 | pipeline: ipa: raspberrypi: Handle any externally allocated FrameBuffer | Naushir Patuck |
2020-09-21 | libcamera: pipeline: ipa: raspberrypi: Rework drop frame signalling | Naushir Patuck |
2020-08-25 | ipa: raspberrypi: Replace void cast with [[maybe_unused]] | Laurent Pinchart |
2020-08-25 | meson: Remove -Wno-unused-parameter | Laurent Pinchart |
2020-08-25 | libcamera: Replace utils::clamp() with std::clamp() | Laurent Pinchart |
2020-08-05 | libcamera: ipa: raspberrypi: ALSC: Improve behaviour when camera mode changes | David Plowman |
2020-08-05 | libcamera: ipa: raspberrypi: ALSC: Resample luminance table | David Plowman |
2020-08-05 | libcamera: ipa: raspberrypi: ALSC: Improve locking in a few places | David Plowman |
2020-08-05 | libcamera: ipa: raspberrypi: ALSC: Camera mode does not need to be atomic | David Plowman |
2020-07-25 | libcamera: raspberrypi: Add ColourCorrectionMatrix control | David Plowman |
2020-07-17 | libcamera: pipeline: ipa: raspberrypi: Use dma heap allocs for LS tables | Naushir Patuck |
2020-07-17 | ipa: raspberrypi: Pass sensor config back from configure() | Laurent Pinchart |
2020-07-17 | ipa: raspberrypi: Pass lens shading table through configure() function | Laurent Pinchart |
2020-07-17 | ipa: raspberrypi: Drop CameraHelper::GetOrientation() | Laurent Pinchart |
2020-07-17 | libcamera: ipa_interface: Add support for custom IPA data to configure() | Laurent Pinchart |
2020-07-06 | libcamera: ipa: raspberrypi: Populate focus FoM from the ISP statistics | Naushir Patuck |
2020-07-06 | ipa: raspberrypi: Populate libcamera metadata after controller process | Naushir Patuck |
2020-07-03 | ipa: raspberrypi: Enable focus measure without recompile | David Plowman |
2020-07-01 | ipa/pipeline: rkisp1: Fix spelling | Andrej Shadura |
2020-06-25 | ipa: rpi: Add "focus" algorithm | David Plowman |