summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-03utils: tracepoints: Add simple statistics scriptPaul Elder
2020-11-03libcamera: request: Add tracepointsPaul Elder
2020-11-03libcamera: tracing: Implement tracing infrastructurePaul Elder
2020-11-02utils: hooks: pre-push: Reject commits with a Change-IdLaurent Pinchart
2020-10-30libcamera: ipa_manager: Fix typo in descriptionSebastian Fricke
2020-10-28android: jpeg: post_processor_jpeg: Embed thumbnail into Exif metadataUmang Jain
2020-10-28android: jpeg: Introduce a simple image thumbnailerUmang Jain
2020-10-28android: jpeg: encoder_libjpeg: Allow encoding raw frame bytesUmang Jain
2020-10-28android: camera_device: Mark toPixelFormat() a const functionHirokazu Honda
2020-10-28android: camera_device: Fix crash of accessing a missing map elementHirokazu Honda
2020-10-28libcamera: v4l2_device: Remove unused set of retNiklas Söderlund
2020-10-28libcamera: camera_manager: Make CameraManager::Private::mutex_ mutableLaurent Pinchart
2020-10-28libcamera: span: Provide and use helper variable templates for type traitsLaurent Pinchart
2020-10-28libcamera: Use helper variable template for type traitsLaurent Pinchart
2020-10-27libcamera: pipeline: simple: Only connect created convertersKieran Bingham
2020-10-27pipeline: raspberrypi: return an error if setFormat() failsTomi Valkeinen
2020-10-27Add .clang-tidyTomi Valkeinen
2020-10-27libcamera: pipeline: raspberrypi: Implementation of digital zoomDavid Plowman
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