summaryrefslogtreecommitdiff
path: root/include/libcamera/ipa
AgeCommit message (Expand)Author
2021-07-27ipa: core.mojom: Rework core file documentationJacopo Mondi
2021-07-11libcamera: buffer: Rename buffer.h to framebuffer.hLaurent Pinchart
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-06-14ipa: ipu3: Support return values from configure()Kieran Bingham
2021-05-27meson: ipa: Pass core.mojom to the docs generatorPaul Elder
2021-05-27ipa: core: Move documentation from cpp file back into the mojom filePaul Elder
2021-05-27meson: ipa: Use files() to locate the mojom filesPaul Elder
2021-05-27controls: Split FrameDurations into FrameDuration and FrameDurationLimitsPaul Elder
2021-05-26ipa: ipu3: Provide frame timestamps through IPU3EventUmang Jain
2021-05-26ipa: ipu3: Rectify ControlInfoMap matching in IPAConfigInfoUmang Jain
2021-05-24ipa: ipu3: Introduce IPAConfigInfo in IPCUmang Jain
2021-05-24ipa: meson: Install mojom generated headers to include pathsUmang Jain
2021-05-24ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfoUmang Jain
2021-05-24ipa: mojom: Move CameraSensorInfo struct exclusively to IPA IPCUmang Jain
2021-05-24ipa: Move core IPA interface documentation to a .cpp fileUmang Jain
2021-05-11meson: Replace obselete join_paths() with '/' operatorUmang Jain
2021-04-27ipa: mojom: Put core.mojom in the libcamera namespacePaul Elder
2021-04-27utils: ipc: Include instead of forward-declare CameraSensorInfoPaul Elder
2021-03-23ipa: raspberrypi: Rationalise parameters to ipa::configure()Naushir Patuck
2021-03-23ipa: raspberrypi: Rationalise parameters to ipa::start()Naushir Patuck
2021-03-23pipeline: ipa: raspberrypi: Open the CamHelper on ipa::init()Naushir Patuck
2021-03-23ipa: Add sensor model string to IPASettingsNaushir Patuck
2021-03-17libcamera: ipu3: Pass the BDS rectangle at IPA configure callJean-Michel Hautbois
2021-03-16ipa: ipa_interface: Add comment to defend the forward-declarationPaul Elder
2021-03-11ipa: rkisp1: Fail on init if hw revision is not RKISP1_V10Dafna Hirschfeld
2021-03-11ipa: rkisp1: Return error from IPA's configure method if it failsDafna Hirschfeld
2021-03-09ipa: raspberrypi: Use direct return value for configure()Paul Elder
2021-03-09ipa: raspberrypi: Rename vblank field in SensorConfig to vblankDelayDavid Plowman
2021-03-04pipeline: ipa: raspberrypi: Pass exposure/gain values to IPA though controlsNaushir Patuck
2021-02-23libcamera: Enable vimc pipeline handler when tests are enabledLaurent Pinchart
2021-02-19pipeline: ipa: raspberrypi: Rename IPA Interface namespace to ipa::RPiNaushir Patuck
2021-02-19pipeline: ipa: raspberrypi: Tidy-ups after IPAInterface changesNaushir Patuck
2021-02-18meson: ipa, proxy: Only build proxies for enabled pipelinesNiklas Söderlund
2021-02-16libcamera: IPAInterface: Replace C API with the new C++-only APIPaul Elder
2021-02-16meson: ipa, proxy: Generate headers and proxy with mojoPaul Elder
2021-02-16ipa: Add core.mojomPaul Elder
2021-02-09ipa: raspberrypi: Handle control::NoiseReductionMode in the controllerNaushir Patuck
2021-02-05libcamera: ipa: ipu3: Add an IPA skeleton for the IPU3 pipelineNiklas Söderlund
2021-02-05ipa: raspberrypi: Rename RPi::ConfigParameters enum valuesNaushir Patuck
2021-02-02ipa: raspberrypi: Warn when control algorithms are missing; do not failDavid Plowman
2021-01-29libcamera: raspberrypi: Switch to DelayedControlsNiklas Söderlund
2021-01-27ipa: raspberrypi: Cast FrameDurations limits to 64-bit integerNaushir Patuck
2021-01-20libcamera: raspberrypi: Add control of sensor vblankingNaushir Patuck
2020-12-08pipeline: ipa: raspberrypi: Pass controls to IPA on startNaushir Patuck
2020-12-08libcamera: ipa: Pass a set of controls and return results from ipa::start()Naushir Patuck
2020-12-07pipeline: ipa: raspberrypi: Handle failures during IPA configurationNaushir Patuck
2020-10-27libcamera: pipeline: raspberrypi: Implementation of digital zoomDavid Plowman
2020-10-26ipa: raspberry: Initialize ControlInfo with values listJacopo Mondi
2020-10-23libcamera: Declare empty virtual destructors as defaultedLaurent Pinchart
2020-10-20ipa: Skip doxygen parsing for pipeline-specific IPA headersLaurent Pinchart