summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-27test: geometry: Add unit tests for new geometry helper functionsDavid Plowman
2020-10-27libcamera: Add geometry helper functionsDavid Plowman
2020-10-27libcamera: raspberrypi: Initialise the SensorCropMaximum propertyDavid Plowman
2020-10-27libcamera: Add SensorCropMaximum propertyDavid Plowman
2020-10-27libcamera: Add ScalerCrop controlDavid Plowman
2020-10-26libcamera: span: Make constructors explicit as required by C++20Laurent Pinchart
2020-10-26Documentation: Fix typo in pipeline handler guideSebastian Fricke
2020-10-26android: camera_device: Handle LENS_SHADING_MAP_MODESJacopo Mondi
2020-10-26android: camera_device: Handle COLOR_CORRECTION_ABERRATION_MODEJacopo Mondi
2020-10-26android: camera_device: Handle NOISE_REDUCTION_MODESJacopo Mondi
2020-10-26android: camera_device: Report PIPELINE_MAX_DEPTHJacopo Mondi
2020-10-26libcamera: ipu3: Register camera controlsJacopo Mondi
2020-10-26libcamera: control_ids: Remove max values in enumerationsJacopo Mondi
2020-10-26ipa: raspberry: Initialize ControlInfo with values listJacopo Mondi
2020-10-26libcamera: controls: Fix rogue whitespaceJacopo Mondi
2020-10-26libcamera: controls: Generate an array of valid valuesJacopo Mondi
2020-10-26libcamera: controls: Rename enumerate valuesJacopo Mondi
2020-10-26libcamera: controls: Construct from valid valuesJacopo Mondi
2020-10-26libcamera: control_ids: Define draft controlsJacopo Mondi
2020-10-26libcamera: Support draft controls and propertiesKieran Bingham
2020-10-26libcamera: controls: Disable ControlValue<T> construction from unsupported TLaurent Pinchart
2020-10-23android: jpeg: encoder: Use pass-by-value for Exif parameterUmang Jain
2020-10-23android: jpeg: Drop "libcamera::" namespace from functions' argumentsUmang Jain
2020-10-23libcamera: Declare empty virtual destructors as defaultedLaurent Pinchart
2020-10-23libcamera: Drop unneeded empty default constructors and destructorsLaurent Pinchart
2020-10-23libcamera: media_object: Remove unneeded destructorsLaurent Pinchart
2020-10-21libcamera: pipeline: simple: Set camera propertiesLaurent Pinchart
2020-10-21libcamera: pipeline: Fail match() when no camera is registeredLaurent Pinchart
2020-10-21meson: Enable shadowed variable warningKieran Bingham
2020-10-21test: v4l2_videodevice: Prevent variable shadowing of formatKieran Bingham
2020-10-21qcam: main_window: Explicitly name raw bufferKieran Bingham
2020-10-21cam: options: Rename optional arg to prevent shadowingKieran Bingham
2020-10-21v4l2: camera: Prevent shadowing within V4L2Camera::BufferKieran Bingham
2020-10-21android: metadata: Disable -WshadowKieran Bingham
2020-10-21android: camera_device: Remove shadowing FrameBuffer usageKieran Bingham
2020-10-21android: camera_device: use member style on Camera3RequestDescriptorKieran Bingham
2020-10-21android: camera_device: Use existing variable definitionsKieran Bingham
2020-10-21ipa: raspberrypi: Re-use iterator variableKieran Bingham
2020-10-21libcamera: v4l2_videodevice: Prevent shadowing of V4L2BufferCache membersKieran Bingham
2020-10-21libcamera: pipeline: rpi_stream: Explicitly name requestBufferKieran Bingham
2020-10-21libcamera: pipeline: Use existing variable definitionsKieran Bingham
2020-10-21libcamera: pipeline: Prevent variable shadowingKieran Bingham
2020-10-21libcamera: thread: Prevent shadowing of signal nameKieran Bingham
2020-10-21android: camera_stream: Make some member variables constantHirokazu Honda
2020-10-21android: post_processor_jpeg: Make |cameraDevice_| constantHirokazu Honda
2020-10-21android: Modify Encoder interfaceHirokazu Honda
2020-10-21android: Modify PostProcessor interfaceHirokazu Honda
2020-10-20libcamera: Document the libcamera namespaceLaurent Pinchart
2020-10-20libcamera: Place doxygen \file block above namespaceLaurent Pinchart
2020-10-20ipa: Skip doxygen parsing for pipeline-specific IPA headersLaurent Pinchart