summaryrefslogtreecommitdiff
path: root/src/libcamera/request.cpp
AgeCommit message (Expand)Author
2019-07-14libcamera: buffer: Add dmabuf file descriptorsJacopo Mondi
2019-07-14libcamera: v4l2_videodevice: Signal buffer completion at streamoff timeLaurent Pinchart
2019-07-14libcamera: buffer: Split memory information to BufferMemoryLaurent Pinchart
2019-07-14libcamera: request: Add cookie to make request tracking easierLaurent Pinchart
2019-07-02libcamera: request: Add a ControlListKieran Bingham
2019-04-19libcamera: Include header related to source file firstLaurent Pinchart
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