summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-11README, meson: Add dependency on ply and jinja2 for IPA interface generationPaul Elder
2020-11-11utils: ipc: import mojoPaul Elder
2020-11-10libcamera: v4l2_device: Move start of frame detection to V4L2DeviceNiklas Söderlund
2020-11-08libcamera: camera: Inherit from ExtensibleLaurent Pinchart
2020-11-08libcamera: camera_manager: Inherit from ExtensibleLaurent Pinchart
2020-11-08libcamera: Add a base class to implement the d-pointer design patternLaurent Pinchart
2020-11-08utils: checkstyle.py: Add d-pointer formatterLaurent Pinchart
2020-11-07gstreamer: libcamerasrc: Delete configuration before stopping camera managerLaurent Pinchart
2020-11-07libcamera: Drop unnecessary explicit initialization of V4L2DeviceFormatLaurent Pinchart
2020-11-07libcamera: v4l2_videodevice: Check plane count when setting formatLaurent Pinchart
2020-11-07libcamera: v4l2_videodevice: Zero-initialize planes in V4L2DeviceFormatLaurent Pinchart
2020-11-07qcam: viewfinder_gl: Add support for RGB formatsLaurent Pinchart
2020-11-07qcam: viewfinder_gl: Store textures in an arrayLaurent Pinchart
2020-11-07qcam: viewfinder_gl: Rename yuvData_ to data_Laurent Pinchart
2020-11-07qcam: viewfinder_gl: Rename YUV.vert to identity.vertLaurent Pinchart
2020-11-07qcam: viewfinder_gl: Remove unneeded castsLaurent Pinchart
2020-11-07qcam: viewfinder_gl: Keep fragment shader when format doesn't changeLaurent Pinchart
2020-11-07qcam: viewfinder_gl: Fix fragment shader rebuild when setting formatLaurent Pinchart
2020-11-05tracepoints: Add SPDX headers and copyright noticesPaul Elder
2020-11-03Documentation: tracing: Add tracing guidePaul Elder
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