summaryrefslogtreecommitdiff
path: root/include/libcamera/ipa
AgeCommit message (Expand)Author
2022-11-23ipa: rkisp1: add FrameDurationLimits controlNicholas Roth
2022-11-23ipa: rkisp1: Use IPAConfig in IPA::configure()Jacopo Mondi
2022-11-23pipeline: raspberrypi: Remove enum BuffferMask from the mojom interfaceNaushir Patuck
2022-10-18utils: ipc: Allow the skipHeader attribute on enumsPaul Elder
2022-10-18ipa: vimc: Add Flags to parametersPaul Elder
2022-10-18ipa: vimc: Add IPAOperationCode to init() parameter listPaul Elder
2022-10-18utils: ipc: Add support for FlagsPaul Elder
2022-10-18pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControlsNaushir Patuck
2022-10-18camera_sensor: Add minimum and maximum line length to IPACameraSensorInfoNaushir Patuck
2022-08-04pipeline: rkisp1: Move ControlInfoMap to IPA moduleLaurent Pinchart
2022-06-29pipeline: ipa: raspberrypi: Correctly report available control limitsNaushir Patuck
2022-06-29pipeline: ipa: raspberrypi: Move ControlInfoMap to the IPANaushir Patuck
2022-05-27libcamera: ipa: Move IPA control serialization structures to libcamera namespaceLaurent Pinchart
2022-05-10libcamera: raspberrypi: Fetch correct value for SensorSensitivityDavid Plowman
2022-05-10meson: Use new project_*_root() functionsTomi Valkeinen
2022-04-13ipa: vimc: Synchronise parameter buffer ops namingUmang Jain
2022-04-13ipa: vimc: Establish logical order of operationsUmang Jain
2022-04-08ipa: ipu3: Replace event-based ops with dedicated functionsUmang Jain
2022-04-06pipeline: raspberrypi: Add a Unicam dequeue timeoutNaushir Patuck
2022-04-06ipa: raspberrypi: Correct some of the ControlInfo ranges and defaultsDavid Plowman
2022-04-02ipa: vimc: Rename processControls() to queueRequest()Umang Jain
2022-04-02ipa: rkisp1: Split queuing of request and parameter fillingUmang Jain
2022-03-23ipa: rkisp1: Replace event-based ops with dedicated functionsUmang Jain
2022-03-15libcamera: ipa: Add lens control member to ipu3 ipa interfaceDaniel Scally
2021-12-04libcamera: base: Rename FileDescriptor to SharedFDLaurent Pinchart
2021-12-03ipa: ipu3: Extend ipu3 ipa interface for lens controlsHan-Lin Chen
2021-11-29ipa: rkisp1: Report and use sensor controlsJean-Michel Hautbois
2021-11-29ipa: rkisp1: Pass IPASettings at init callJean-Michel Hautbois
2021-11-24libcamera: ipa: Convert to pragma onceKieran Bingham
2021-11-15ipa: ipu3: Extend ipu3 ipa interface for sensor controlsHan-Lin Chen
2021-10-15ipa: ipu3: Update camera controls in configure()Jacopo Mondi
2021-09-29libcamera: Simplify header install paths with shortcut variablesLaurent Pinchart
2021-09-27libcamera: ipu3: Drop entityControls mapJacopo Mondi
2021-08-16ipa: vimc: Send and retrieve FrameBuffers from IPAUmang Jain
2021-08-16ipa: vimc: Map and unmap buffersUmang Jain
2021-08-16ipa: vimc: Add configure() functionLaurent Pinchart
2021-08-12libcamera: ipu3: Initialize controls in the IPAJacopo Mondi
2021-08-12libcamera: controls: Use ControlIdMap in deserializationJacopo Mondi
2021-08-12libcamera: controls: Create ControlInfoMap with ControlIdMapJacopo Mondi
2021-08-09libcamera: Rename 'method' to 'function'Laurent Pinchart
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