summaryrefslogtreecommitdiff
path: root/src/libcamera/stream.cpp
AgeCommit message (Expand)Author
2019-04-30libcamera: Use the Size class through libcameraLaurent Pinchart
2019-04-19libcamera: stream: Document protected membersJacopo Mondi
2019-04-19libcamera: Include header related to source file firstLaurent Pinchart
2019-04-19libcamera: stream: Add and use toString() method to StreamConfigurationLaurent Pinchart
2019-04-19libcamera: Document documentation style and update the code accordinglyLaurent Pinchart
2019-04-05libcamera: stream: Add basic stream usagesNiklas Söderlund
2019-02-06libcamera: stream: Add stream configuration to the stream objectNiklas Söderlund
2019-02-06libcamera: stream: Construct a streamKieran Bingham
2019-02-04libcamera: streams: extend stream configuration with buffer countNiklas Söderlund
2019-02-01libcamera: stream: add initial StreamConfiguration structureNiklas Söderlund
2019-02-01libcamera: stream: add initial Stream classNiklas Söderlund