summaryrefslogtreecommitdiff
path: root/src/libcamera/stream.cpp
AgeCommit message (Expand)Author
2019-06-19libcamera: stream: StreamConfiguration: Add StreamFormats informationNiklas Söderlund
2019-06-19libcamera: stream: Add StreamFormatsNiklas Söderlund
2019-05-23libcamera: Refactor the camera configuration storage and APILaurent Pinchart
2019-05-23libcamera: Use stream roles directly instead of StreamUsageLaurent Pinchart
2019-05-23libcamera: camera: Rename configureStreams() and streamConfiguration()Laurent Pinchart
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