Age | Commit message (Expand) | Author |
---|---|---|
2019-09-14 | libcamera: Switch to the std::chrono API | Laurent Pinchart |
2019-07-14 | libcamera: buffer: Add an accessor to the BufferMemory | Laurent Pinchart |
2019-07-14 | libcamera: stream: Shorten access to the bufferPool | 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-25 | cam: capture: Stop stream when queueRequest() fails | Helen Koike |
2019-06-19 | cam: Move camera configuration preparation to CamApp | Niklas Söderlund |
2019-05-25 | cam: capture: Break out capture to a new class | Niklas Söderlund |