Age | Commit message (Expand) | Author |
2022-03-25 | libcamera: base: timer: Drop start() overload with int argument | Laurent Pinchart |
2021-11-29 | test: camera: Fix trivial spelling mistake | Jacopo Mondi |
2021-10-15 | test: Remove using namespace in header files | Hirokazu Honda |
2021-09-02 | libcamera: Use simpler Signal::disconnect() function | Laurent Pinchart |
2021-08-19 | test: camera: Camera reconfiguration and fd-leak test | Umang Jain |
2021-07-06 | libcamera: camera: Make stop() idempotent | Nícolas F. R. A. Prado |
2021-06-25 | libcamera/base: Validate internal headers as private | Kieran Bingham |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |
2021-02-11 | meson: Fix coding style when declaring arrays | Laurent Pinchart |
2021-02-04 | test: buffer-import: Fix false-positive failure | Kieran Bingham |
2020-11-15 | libcamera: Move EventDispatcher to internal API | Laurent Pinchart |
2020-11-15 | test: Get event dispatcher from current thread | Laurent Pinchart |
2020-10-20 | test: Omit extra semicolons | Hirokazu Honda |
2020-10-12 | libcamera, android, cam, gstreamer, qcam, v4l2: Reuse Request | Paul Elder |
2020-09-21 | test: Include specific headers instead of libcamera.h | Laurent Pinchart |
2020-08-25 | meson: Remove -Wno-unused-parameter | Laurent Pinchart |
2020-08-14 | libcamera: request: Make Stream pointer const | Niklas Söderlund |
2020-08-14 | libcamera: request: Declare a using directive for map of buffers | Niklas Söderlund |
2020-08-05 | libcamera: pipelines: Use sensor ID as camera name | Niklas Söderlund |
2020-05-16 | libcamera: Move internal headers to include/libcamera/internal/ | Laurent Pinchart |
2020-05-13 | licenses: License all meson files under CC0-1.0 | Laurent Pinchart |
2020-03-18 | libcamera: framebuffer_allocator: Lift camera restrictions on allocator | Laurent Pinchart |
2020-03-06 | test: Extract BufferSource class out of camera tests to libtest | Niklas Söderlund |
2020-03-06 | test: camera: buffer_import: Fix error messages | Niklas Söderlund |
2020-02-18 | test: camera: buffer_import: Don't include <random> | Laurent Pinchart |
2020-01-20 | test: buffer_import: Propagate status code from buffer allocation | Laurent Pinchart |
2020-01-12 | libcamera: camera: Remove the prepared state | Niklas Söderlund |
2020-01-12 | libcamera: Switch to FrameBuffer interface | Niklas Söderlund |
2020-01-12 | test: camera: buffer_import: Update to FrameBuffer restrictions | Niklas Söderlund |
2020-01-12 | libcamera: buffer: Move captured metadata to FrameMetadata | Niklas Söderlund |
2020-01-12 | libcamera: request: In addBuffer() do not fetch stream from Buffer | Niklas Söderlund |
2020-01-12 | libcamera: buffer: Switch from Plane to FrameBuffer::Plane | Niklas Söderlund |
2019-11-20 | test: Extract CameraTest class out of camera tests to libtest | Laurent Pinchart |
2019-11-19 | libcamera: camera: Remove explicit stream to buffer map in requestCompleted s... | Niklas Söderlund |
2019-11-08 | libcamera: Remove unneeded semicolons | Laurent Pinchart |
2019-10-28 | libcamera: Switch PixelFormat to DRM FourCC values | Jacopo Mondi |
2019-09-16 | test: buffer_import: Initialize video_ to nullptr | Jacopo Mondi |
2019-08-19 | libcamera: camera_manager: Construct CameraManager instances manually | Laurent Pinchart |
2019-08-19 | test: camera: Use the CameraManager from the CameraTest base class | Laurent Pinchart |
2019-08-11 | libcamera: pipeline: vimc: Switch to using the RGB/YUV Capture video node | Niklas Söderlund |
2019-08-01 | test: camera: buffer_import: clear video pointer | Kieran Bingham |
2019-07-14 | test: camera: Add buffer import and mapping test | Jacopo Mondi |
2019-07-14 | libcamera: Stop using Stream::bufferPool to get the number of buffers | Laurent Pinchart |
2019-07-14 | libcamera: buffer: Split memory information to BufferMemory | Laurent Pinchart |
2019-06-11 | test: camera: Increase runtime for capture test | Niklas Söderlund |
2019-06-10 | test: camera: Fix initialisation | Kieran Bingham |
2019-05-23 | meson: Create and use a dependency for libcamera and its headers | Laurent Pinchart |
2019-05-23 | meson: Fix coding style in meson.build files | Laurent Pinchart |
2019-05-23 | libcamera: camera: Add a validation API to the CameraConfiguration class | Laurent Pinchart |
2019-05-23 | libcamera: camera: Return a pointer from generateConfiguration() | Laurent Pinchart |