Age | Commit message (Expand) | Author |
---|---|---|
2020-01-14 | libcamera: Switch from utils::make_unique to std::make_unique | 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 | 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 |
2020-01-12 | v4l2: camera: Handle memory mapping of buffers directly | Niklas Söderlund |
2020-01-12 | v4l2: Rename FrameMetadata to V4L2FrameMetadata | Niklas Söderlund |
2020-01-07 | v4l2: Use Object::invokeMethod() return value | Laurent Pinchart |
2020-01-03 | v4l2: v4l2_compat: Add V4L2 compatibility layer | Paul Elder |