Age | Commit message (Expand) | Author |
2021-03-03 | include: linux: Update Linux headers to v5.12-rc1 | Laurent Pinchart |
2021-02-23 | libcamera: Enable vimc pipeline handler when tests are enabled | Laurent Pinchart |
2021-02-21 | libcamera: camera: Constify controls argument to start() | Laurent Pinchart |
2021-02-19 | pipeline: ipa: raspberrypi: Rename IPA Interface namespace to ipa::RPi | Naushir Patuck |
2021-02-19 | pipeline: ipa: raspberrypi: Tidy-ups after IPAInterface changes | Naushir Patuck |
2021-02-18 | meson: ipa, proxy: Only build proxies for enabled pipelines | Niklas Söderlund |
2021-02-16 | libcamera: IPAInterface: Replace C API with the new C++-only API | Paul Elder |
2021-02-16 | meson: ipa, proxy: Generate headers and proxy with mojo | Paul Elder |
2021-02-16 | ipa: Add core.mojom | Paul Elder |
2021-02-16 | libcamera: Add IPCPipe implementation based on unix socket | Paul Elder |
2021-02-16 | libcamera: Add IPCPipe | Paul Elder |
2021-02-16 | libcamera: Add IPADataSerializer | Paul Elder |
2021-02-16 | libcamera: control_serializer: Save serialized ControlInfoMap in a cache | Paul Elder |
2021-02-12 | libcamera: MappedBuffer: Disable copy and assignment | Kieran Bingham |
2021-02-12 | libcamera: Utilise LIBCAMERA_DISABLE_COPY | Kieran Bingham |
2021-02-12 | libcamera: controls: Utilise LIBCAMERA_DISABLE_COPY_AND_MOVE | Kieran Bingham |
2021-02-12 | libcamera: media_object: Utilise LIBCAMERA_DISABLE_COPY_AND_MOVE | Kieran Bingham |
2021-02-12 | libcamera: buffer: Utilise LIBCAMERA_DISABLE_COPY_AND_MOVE | Kieran Bingham |
2021-02-12 | libcamera: class: Provide move and copy disablers | Kieran Bingham |
2021-02-12 | libcamera: Move extensible to class | Kieran Bingham |
2021-02-11 | libcamera: Drop unneeded depend_files from meson custom targets | Laurent Pinchart |
2021-02-11 | meson: Fix coding style when declaring arrays | Laurent Pinchart |
2021-02-09 | ipa: raspberrypi: Handle control::NoiseReductionMode in the controller | Naushir Patuck |
2021-02-09 | uapi: raspberrypi: Update the bcm2835-isp header definition | Naushir Patuck |
2021-02-05 | libcamera: ipa: ipu3: Add an IPA skeleton for the IPU3 pipeline | Niklas Söderlund |
2021-02-05 | include: linux: Add ipu3 kernel header and format definitions | Niklas Söderlund |
2021-02-05 | libcamera: utils: Add reverse adapter for range-based loop | Laurent Pinchart |
2021-02-05 | libcamera: camera_sensor: Store Bayer pattern in class member | Laurent Pinchart |
2021-02-05 | libcamera: camera_sensor: Add frame length limits to CameraSensorInfo | Naushir Patuck |
2021-02-05 | ipa: raspberrypi: Rename RPi::ConfigParameters enum values | Naushir Patuck |
2021-02-04 | libcamera: bayer_format: Overload ==/!= operators for BayerFormats | Sebastian Fricke |
2021-02-04 | libcamera: bayer_format: Remove unnecessary constructor | Sebastian Fricke |
2021-02-04 | libcamera: bayer_format: Add the fromV4L2PixelFormat function | Sebastian Fricke |
2021-02-04 | libcamera: geometry: Mark const functions with __nodiscard | Laurent Pinchart |
2021-02-04 | libcamera: Add macro to conditionally use [[nodiscard]] | Laurent Pinchart |
2021-02-02 | ipa: raspberrypi: Warn when control algorithms are missing; do not fail | David Plowman |
2021-01-31 | Revert "libcamera: Use helper variable template for type traits" | Jean-Michel Hautbois |
2021-01-31 | Revert "libcamera: span: Provide and use helper variable templates for type t... | Jean-Michel Hautbois |
2021-01-29 | libcamera: camera_sensor: Expose the camera device | Niklas Söderlund |
2021-01-29 | libcamera: raspberrypi: Switch to DelayedControls | Niklas Söderlund |
2021-01-29 | libcamera: delayed_controls: Add helper for controls that apply with a delay | Niklas Söderlund |
2021-01-27 | ipa: raspberrypi: Cast FrameDurations limits to 64-bit integer | Naushir Patuck |
2021-01-23 | libcamera: Rename wrong header guards for internal includes | Laurent Pinchart |
2021-01-20 | libcamera: raspberrypi: Add control of sensor vblanking | Naushir Patuck |
2021-01-18 | libcamera: camera_sensor: Initialize VIMC properties | Jacopo Mondi |
2021-01-18 | libcamera: media_object: Add a const version of dev() | Jacopo Mondi |
2021-01-18 | libcamera: camera_sensor: Provide fall-back for sensor properties | Jacopo Mondi |
2021-01-18 | libcamera: camera_sensor: Validate driver support | Jacopo Mondi |
2021-01-12 | libcamera: v4l2_videodevice: Track streaming state | Kieran Bingham |
2020-12-30 | libcamera: bayer_format: Add support for mbus codes | Jacopo Mondi |