Age | Commit message (Expand) | Author |
2021-08-17 | pipeline: ipu3: Skip recording timestamp for cancelled buffers | Umang Jain |
2021-08-17 | libcamera: pipeline: Cast to derived pipeline handler with helpers | Laurent Pinchart |
2021-08-17 | libcamera: pipeline_handler: Drop controls() and properties() functions | Laurent Pinchart |
2021-08-17 | Documentation: guides: pipeline-handler: Migrate to Camera::Private | Laurent Pinchart |
2021-08-17 | libcamera: pipeline_handler: Drop CameraData class | Laurent Pinchart |
2021-08-17 | libcamera: pipeline: ipu3: Migrate to Camera::Private | Laurent Pinchart |
2021-08-17 | libcamera: pipeline: raspberrypi: Migrate to Camera::Private | Laurent Pinchart |
2021-08-17 | libcamera: pipeline: rkisp1: Migrate to Camera::Private | Laurent Pinchart |
2021-08-17 | libcamera: pipeline: vimc: Migrate to Camera::Private | Laurent Pinchart |
2021-08-16 | libcamera: pipeline: uvcvideo: Migrate to Camera::Private | Laurent Pinchart |
2021-08-16 | libcamera: pipeline: simple: Migrate to Camera::Private | Laurent Pinchart |
2021-08-16 | libcamera: camera: Fix minor issues in Camera::Private documentation | Laurent Pinchart |
2021-08-16 | libcamera: pipeline_handler: Move CameraData members to Camera::Private | Laurent Pinchart |
2021-08-16 | libcamera: camera: Pass Private pointer to Camera constructor | Laurent Pinchart |
2021-08-16 | libcamera: base: extensible: Pass private pointer as unique_ptr<> | Laurent Pinchart |
2021-08-16 | pipeline: vimc: Force complete of request on cancelled buffers | Umang Jain |
2021-08-16 | ipa: vimc: Send and retrieve FrameBuffers from IPA | Umang Jain |
2021-08-16 | ipa: vimc: Map and unmap buffers | Umang Jain |
2021-08-16 | pipeline: vimc: Allocate mock IPA buffers | Umang Jain |
2021-08-16 | ipa: vimc: Add configure() function | Laurent Pinchart |
2021-08-14 | test: gstreamer: Add test for gstreamer single stream | Vedant Paranjape |
2021-08-14 | raspberrypi: ipa: Add tuning files for "NOIR" ov5647, imx219, imx477 modules | David Plowman |
2021-08-12 | ipa: ipu3: Tidy-up includes | Jacopo Mondi |
2021-08-12 | libcamera: ipu3: Initialize controls in the IPA | Jacopo Mondi |
2021-08-12 | libcamera: controls: Use ControlIdMap in deserialization | Jacopo Mondi |
2021-08-12 | test: control serialization: Test lookup by ControlId | Jacopo Mondi |
2021-08-12 | libcamera: controls: Create ControlInfoMap with ControlIdMap | Jacopo Mondi |
2021-08-11 | clang-format: Regroup sort orders | Kieran Bingham |
2021-08-10 | libcamera: MappedFrameBuffer: Print errno on mmap() failure | Umang Jain |
2021-08-10 | libcamera: MappedFrameBuffer: Use typed Flags<MapModes> | Kieran Bingham |
2021-08-10 | libcamera: Give MappedFrameBuffer its own implementation | Kieran Bingham |
2021-08-10 | src: Remove all unused sys/mman.h inclusions | Kieran Bingham |
2021-08-09 | libcamera: Rename 'method' to 'function' | Laurent Pinchart |
2021-08-09 | ipu3: Disallow raw only camera configuration | Umang Jain |
2021-08-06 | android: mm: cros_camera_buffer: Fix unused parameter | Hirokazu Honda |
2021-08-06 | android: camera_device: Propagate the requested test pattern mode | Hirokazu Honda |
2021-08-05 | ipa: raspberrypi: AGC: handle modes with different sensitivities | David Plowman |
2021-08-05 | ipa: raspberrypi: Add sensitivity field to camera mode | David Plowman |
2021-08-05 | cam: Add support for viewfinder through DRM/KMS | Laurent Pinchart |
2021-08-05 | cam: kms_sink: Enable display on first frame | Laurent Pinchart |
2021-08-05 | cam: Add KMS sink class | Laurent Pinchart |
2021-08-05 | cam: Add DRM helper classes | Laurent Pinchart |
2021-08-05 | cam: Rename BufferWriter to FileSink | Laurent Pinchart |
2021-08-05 | cam: Turn BufferWriter into a FrameSink | Laurent Pinchart |
2021-08-05 | cam: Add FrameSink base class | Laurent Pinchart |
2021-08-05 | cam: event_loop: Add support for file descriptor events | Laurent Pinchart |
2021-08-05 | utils: ipc: Initialise ThreadProxy | Kieran Bingham |
2021-08-05 | gstreamer: Update format specifier in Request Pad template | Vedant Paranjape |
2021-08-04 | android: nautilus: Add camera HAL configuration | Umang Jain |
2021-08-04 | android: Override camera as "Internal" provided found in HAL config | Umang Jain |