Age | Commit message (Expand) | Author |
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 |
2020-09-29 | ipa: raspberrypi: Tidy up variable names to be consistent | Naushir Patuck |
2020-09-29 | ipa: raspberrypi: Move IPA parameters to the RPi namespace | Naushir Patuck |
2020-09-29 | libcamera: Add user Transform to CameraConfiguration | David Plowman |
2020-09-29 | libcamera: Add BayerFormat type | David Plowman |
2020-09-29 | libcamera: Add Transform enum to represent 2D plane transforms. | David Plowman |
2020-09-29 | libcamera: Allow access to v4l2_query_ext_ctrl structure for a V4L2 control | David Plowman |
2020-09-29 | include: linux: Update rkisp1 header | Niklas Söderlund |
2020-09-29 | FrameBufferAllocator: fix non-copyability | Tomi Valkeinen |
2020-09-24 | libcamera: Move Header generation utilities to utils | Kieran Bingham |
2020-09-22 | libcamera: buffer: Remove copyFrom() | Niklas Söderlund |
2020-09-21 | pipeline: ipa: raspberrypi: Handle any externally allocated FrameBuffer | Naushir Patuck |
2020-09-21 | libcamera: pipeline: ipa: raspberrypi: Rework drop frame signalling | Naushir Patuck |
2020-09-21 | libcamera: Don't unnecessarily include event_notifier.h | Laurent Pinchart |
2020-08-25 | meson: Remove -Wno-unused-parameter | Laurent Pinchart |
2020-08-25 | libcamera: Replace utils::clamp() with std::clamp() | Laurent Pinchart |
2020-08-25 | libcamera: Remove void specifier for functions that take no arguments | Laurent Pinchart |
2020-08-16 | libcamera: camera: Mark controls() and properties() as const operations | Niklas Söderlund |
2020-08-16 | libcamera: pipeline_handler: Mark controls() and properties() as const operat... | Niklas Söderlund |