Age | Commit message (Expand) | Author |
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-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 | 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 |