Age | Commit message (Expand) | Author |
2021-07-12 | ipa: raspberrypi: Add frame_length to DeviceStatus | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Add an operator<< to struct DeviceStatus | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Add a constructor struct DeviceStatus | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Make device_status.h C++ only header, and update comments | Naushir Patuck |
2021-07-11 | libcamera: buffer: Rename buffer.h to framebuffer.h | Laurent Pinchart |
2021-07-11 | base: thread: Fix recursive calls to dispatchMessages() | Laurent Pinchart |
2021-07-11 | test: message: Test recursive Thread::dispatchMessages() calls | Laurent Pinchart |
2021-07-11 | base: thread: Document the postMessage() function as thread-safe | Laurent Pinchart |
2021-07-09 | ipa: libipa: Fixups in CameraSensorHelpers | Jean-Michel Hautbois |
2021-07-09 | utils: ipc: proxy: Reset ControlSerializer during IPA configure | Umang Jain |
2021-07-06 | libcamera: transform: Document Transform enumerators as such | Laurent Pinchart |
2021-07-06 | libcamera: device_enumerator: Drop inclusion of linux/media.h | Laurent Pinchart |
2021-07-06 | libcamera: media_device: Rename valid() function to isValid() | Laurent Pinchart |
2021-07-06 | android: Disable copy and move for CameraDevice | Laurent Pinchart |
2021-07-06 | android: Disable copy and move for CameraHalManager | Laurent Pinchart |
2021-07-06 | lc-compliance: Add list and filter parameters | Nícolas F. R. A. Prado |
2021-07-06 | lc-compliance: Refactor using Googletest | Nícolas F. R. A. Prado |
2021-07-06 | lc-compliance: Add Environment singleton | Nícolas F. R. A. Prado |
2021-07-06 | lc-compliance: Make SimpleCapture::stop() idempotent | Nícolas F. R. A. Prado |
2021-07-06 | libcamera: camera: Make stop() idempotent | Nícolas F. R. A. Prado |
2021-07-02 | ipa: raspberrypi: Drop unneeded [[maybe_unused]] | Laurent Pinchart |
2021-06-30 | ipa: raspberrypi: Generalise the SMIA metadata parser | Naushir Patuck |
2021-06-30 | ipa: raspberrypi: Use a unique_ptr for the metadata parser | Naushir Patuck |
2021-06-30 | libcamera: pipeline_handler: Hide implementation detail comment from doxygen | Jean-Michel Hautbois |
2021-06-30 | qcam: viewfinder_gl: Add support for RAW8 Bayer formats | Andrey Konovalov |
2021-06-30 | qcam: viewfinder_gl: Set the vertex shader file name in selectFormat() | Andrey Konovalov |
2021-06-30 | qcam: viewfinder_gl: Use SPDX-License-Identifier in bayer_8.* shaders | Andrey Konovalov |
2021-06-30 | qcam: viewfinder_gl: Fix wrong comment in bayer_8.frag | Andrey Konovalov |
2021-06-30 | qcam: viewfinder_gl: Copy the shaders for RAW8 Bayer format from motmot | Andrey Konovalov |
2021-06-30 | qcam: viewfinder_gl: Add support for RAW12 packed formats | Andrey Konovalov |
2021-06-30 | qcam: viewfinder_gl: Add shader to render packed RAW10 formats | Andrey Konovalov |
2021-06-30 | qcam: viewfinder_gl: Change uniform float tex_stepx to vec2 tex_step | Andrey Konovalov |
2021-06-29 | libcamera: pipeline: simple: converter: Improve error message | Laurent Pinchart |
2021-06-29 | libcamera: pipeline: simple: Log pipeline topology | Laurent Pinchart |
2021-06-28 | libcamera: ipa: raspberrypi: Add support for ov9281 sensor | David Plowman |
2021-06-28 | libcamera: ipa: raspberrypi: Demote warnings about lack of AWB results | David Plowman |
2021-06-28 | libcamera: Add support for monochrome sensors | David Plowman |
2021-06-28 | ipa: ipu3: Initialize CameraSensorHelper at IPU3 init stage | Jean-Michel Hautbois |
2021-06-28 | ipa: Create a camera sensor helper class | Jean-Michel Hautbois |
2021-06-28 | android: camera_device: Fix null pointer dereference | Laurent Pinchart |
2021-06-28 | libcamera: utils: Only enable utils::hex() for integer arguments | Laurent Pinchart |
2021-06-28 | libcamera: device_enumerator: Fix include order for internal headers | Laurent Pinchart |
2021-06-28 | android: camera_device: Check if a request is configured on processCaptureReq... | Hirokazu Honda |
2021-06-28 | android: mm: cros_camera_buffer: Drop undefined functions | Laurent Pinchart |
2021-06-28 | android: camera_device: Reset config_ if Camera::configure() fails | Laurent Pinchart |
2021-06-26 | libcamera: CameraSensorProperties: Add test pattern mode of IMX258 | Hirokazu Honda |
2021-06-25 | test: Ensure LIBCAMERA_BASE_PRIVATE isn't public | Kieran Bingham |
2021-06-25 | libcamera: rename public libcamera dependency | Kieran Bingham |
2021-06-25 | libcamera: Move generated headers to private dep | Kieran Bingham |
2021-06-25 | libcamera/base: Validate internal headers as private | Kieran Bingham |