summaryrefslogtreecommitdiff
path: root/src/libcamera/request.cpp
AgeCommit message (Expand)Author
2019-04-19libcamera: Document documentation style and update the code accordinglyLaurent Pinchart
2019-04-18libcamera: buffer: Store Request reference in BufferJacopo Mondi
2019-04-18libcamera: request: Expose the Stream to Buffers mapJacopo Mondi
2019-04-18libcamera: camera: Validate Request before queueing itJacopo Mondi
2019-04-18libcamera: request: Add hasPendingBuffers() methodJacopo Mondi
2019-03-01libcamera: Handle request completion explicitly in pipeline handlersLaurent Pinchart
2019-03-01libcamera: request: Add request completion statusLaurent Pinchart
2019-02-06libcamera: camera: Extend the interface to support captureNiklas Söderlund
2019-02-06libcamera: Provide a Request objectJacopo Mondi