summaryrefslogtreecommitdiff
path: root/src/cam/capture.cpp
AgeCommit message (Expand)Author
2019-07-14libcamera: buffer: Add an accessor to the BufferMemoryLaurent Pinchart
2019-07-14libcamera: stream: Shorten access to the bufferPoolJacopo Mondi
2019-07-14libcamera: Stop using Stream::bufferPool to get the number of buffersLaurent Pinchart
2019-07-14libcamera: buffer: Split memory information to BufferMemoryLaurent Pinchart
2019-06-25cam: capture: Stop stream when queueRequest() failsHelen Koike
2019-06-19cam: Move camera configuration preparation to CamAppNiklas Söderlund
2019-05-25cam: capture: Break out capture to a new classNiklas Söderlund