Age | Commit message (Expand) | Author |
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 |
2020-12-28 | libcamera: pipeline_handler: Remove Camera pointer from CameraData | Niklas Söderlund |
2020-12-28 | libcamera: pipeline_handler: Remove Camera argument from request handling | Niklas Söderlund |
2020-12-27 | libcamera: Add missing internal include headers to meson.build | Laurent Pinchart |
2020-12-14 | libcamera: Replace ARRAY_SIZE() with std::size() | Laurent Pinchart |
2020-12-09 | libcamera: v4l2_device: Return a unique pointer from fromEntityName() | Laurent Pinchart |
2020-12-09 | libcamera: v4l2_subdevice: Return a unique pointer from fromEntityName() | Laurent Pinchart |
2020-12-08 | pipeline: ipa: raspberrypi: Pass controls to IPA on start | Naushir Patuck |
2020-12-08 | libcamera: ipa: Pass a set of controls and return results from ipa::start() | Naushir Patuck |
2020-12-08 | libcamera: pipeline: Pass libcamera controls into pipeline_handler::start() | Naushir Patuck |
2020-12-07 | pipeline: ipa: raspberrypi: Handle failures during IPA configuration | Naushir Patuck |
2020-12-07 | libcamera: camera_sensor: Break out properties initialization | Jacopo Mondi |
2020-11-15 | libcamera: Move EventDispatcher to internal API | Laurent Pinchart |
2020-11-10 | libcamera: v4l2_device: Move start of frame detection to V4L2Device | Niklas Söderlund |
2020-11-08 | libcamera: camera: Inherit from Extensible | Laurent Pinchart |
2020-11-08 | libcamera: camera_manager: Inherit from Extensible | Laurent Pinchart |
2020-11-08 | libcamera: Add a base class to implement the d-pointer design pattern | Laurent Pinchart |
2020-11-07 | libcamera: v4l2_videodevice: Zero-initialize planes in V4L2DeviceFormat | Laurent Pinchart |
2020-11-05 | tracepoints: Add SPDX headers and copyright notices | Paul Elder |
2020-11-03 | libcamera: request: Add tracepoints | Paul Elder |
2020-11-03 | libcamera: tracing: Implement tracing infrastructure | Paul Elder |
2020-10-28 | libcamera: span: Provide and use helper variable templates for type traits | Laurent Pinchart |
2020-10-28 | libcamera: Use helper variable template for type traits | Laurent Pinchart |
2020-10-27 | libcamera: pipeline: raspberrypi: Implementation of digital zoom | David Plowman |
2020-10-27 | libcamera: Add geometry helper functions | David Plowman |
2020-10-26 | libcamera: span: Make constructors explicit as required by C++20 | Laurent Pinchart |
2020-10-26 | ipa: raspberry: Initialize ControlInfo with values list | Jacopo Mondi |
2020-10-26 | libcamera: controls: Generate an array of valid values | Jacopo Mondi |
2020-10-26 | libcamera: controls: Construct from valid values | Jacopo Mondi |
2020-10-26 | libcamera: Support draft controls and properties | Kieran Bingham |
2020-10-26 | libcamera: controls: Disable ControlValue<T> construction from unsupported T | Laurent Pinchart |
2020-10-23 | libcamera: Declare empty virtual destructors as defaulted | Laurent Pinchart |
2020-10-23 | libcamera: Drop unneeded empty default constructors and destructors | Laurent Pinchart |
2020-10-23 | libcamera: media_object: Remove unneeded destructors | Laurent Pinchart |
2020-10-21 | libcamera: v4l2_videodevice: Prevent shadowing of V4L2BufferCache members | Kieran Bingham |
2020-10-20 | ipa: Skip doxygen parsing for pipeline-specific IPA headers | Laurent Pinchart |
2020-10-20 | ipa: Rename ipa_vimc.h to vimc.h | Laurent Pinchart |
2020-10-20 | include: libcamera: Omit extra semicolons | Hirokazu Honda |
2020-10-19 | include: linux: Update V4L2_CID_USER_BCM2835_ISP_BASE to match upstream tree | Naushir Patuck |
2020-10-12 | libcamera, android, cam, gstreamer, qcam, v4l2: Reuse Request | Paul Elder |
2020-10-07 | libcamera: ProcessManager: make ProcessManager lifetime explicitly managed | Paul Elder |
2020-10-02 | libcamera: utils: Add method to remove non-ASCII characters | Niklas Söderlund |
2020-09-30 | libcamera: span: Use default copy assignemnt operator | Laurent Pinchart |
2020-09-30 | libcamera: stream: Rename StillCaptureRaw to Raw | Niklas Söderlund |