summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-07-06lc-compliance: Refactor using GoogletestNícolas F. R. A. Prado
2021-07-06lc-compliance: Add Environment singletonNícolas F. R. A. Prado
2021-07-06lc-compliance: Make SimpleCapture::stop() idempotentNícolas F. R. A. Prado
2021-07-06libcamera: camera: Make stop() idempotentNícolas F. R. A. Prado
2021-07-02ipa: raspberrypi: Drop unneeded [[maybe_unused]]Laurent Pinchart
2021-06-30ipa: raspberrypi: Generalise the SMIA metadata parserNaushir Patuck
2021-06-30ipa: raspberrypi: Use a unique_ptr for the metadata parserNaushir Patuck
2021-06-30libcamera: pipeline_handler: Hide implementation detail comment from doxygenJean-Michel Hautbois
2021-06-30qcam: viewfinder_gl: Add support for RAW8 Bayer formatsAndrey Konovalov
2021-06-30qcam: viewfinder_gl: Set the vertex shader file name in selectFormat()Andrey Konovalov
2021-06-30qcam: viewfinder_gl: Use SPDX-License-Identifier in bayer_8.* shadersAndrey Konovalov
2021-06-30qcam: viewfinder_gl: Fix wrong comment in bayer_8.fragAndrey Konovalov
2021-06-30qcam: viewfinder_gl: Copy the shaders for RAW8 Bayer format from motmotAndrey Konovalov
2021-06-30qcam: viewfinder_gl: Add support for RAW12 packed formatsAndrey Konovalov
2021-06-30qcam: viewfinder_gl: Add shader to render packed RAW10 formatsAndrey Konovalov
2021-06-30qcam: viewfinder_gl: Change uniform float tex_stepx to vec2 tex_stepAndrey Konovalov
2021-06-29libcamera: pipeline: simple: converter: Improve error messageLaurent Pinchart
2021-06-29libcamera: pipeline: simple: Log pipeline topologyLaurent Pinchart
2021-06-28libcamera: ipa: raspberrypi: Add support for ov9281 sensorDavid Plowman
2021-06-28libcamera: ipa: raspberrypi: Demote warnings about lack of AWB resultsDavid Plowman
2021-06-28libcamera: Add support for monochrome sensorsDavid Plowman
2021-06-28ipa: ipu3: Initialize CameraSensorHelper at IPU3 init stageJean-Michel Hautbois
2021-06-28ipa: Create a camera sensor helper classJean-Michel Hautbois
2021-06-28android: camera_device: Fix null pointer dereferenceLaurent Pinchart
2021-06-28libcamera: device_enumerator: Fix include order for internal headersLaurent Pinchart
2021-06-28android: camera_device: Check if a request is configured on processCaptureReq...Hirokazu Honda
2021-06-28android: mm: cros_camera_buffer: Drop undefined functionsLaurent Pinchart
2021-06-28android: camera_device: Reset config_ if Camera::configure() failsLaurent Pinchart
2021-06-26libcamera: CameraSensorProperties: Add test pattern mode of IMX258Hirokazu Honda
2021-06-25libcamera: rename public libcamera dependencyKieran Bingham
2021-06-25libcamera: Move generated headers to private depKieran Bingham
2021-06-25libcamera/base: Validate internal headers as privateKieran Bingham
2021-06-25libcamera/base: Move span to base libraryKieran Bingham
2021-06-25libcamera/base: Move event_notifier to baseKieran Bingham
2021-06-25libcamera/base: Move File to base libraryKieran Bingham
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-06-25libcamera/base: Move class helpers to the base libraryKieran Bingham
2021-06-25libcamera/base: Move utils to the base libraryKieran Bingham
2021-06-25libcamera/base: Introduce new base libraryKieran Bingham
2021-06-25libcamera: Separate source and build path helpersKieran Bingham
2021-06-25libcamera: Rename libcamera pkg-config generationKieran Bingham
2021-06-25libcamera: Move libcamera.so pkg-config file generationKieran Bingham
2021-06-25android: cros: Simplify integrationKieran Bingham
2021-06-25android: Split HAL to its own shared libraryKieran Bingham
2021-06-25gstreamer: Added virtual functions needed to support request padsVedant Paranjape
2021-06-25android: mm: cros_camera_buffer: Fix wrong indexing in plane()Hirokazu Honda
2021-06-24ipa: ipu3: Use libcamera::utils::Duration helper class for durationsUmang Jain
2021-06-23pipeline: raspberrypi: Simplify RPiCameraData::clearIncompleteRequests()Naushir Patuck
2021-06-23android: Introduce CameraCapabilties classJacopo Mondi
2021-06-23android: Sort source files alphabeticallyJacopo Mondi