summaryrefslogtreecommitdiff
path: root/src/libcamera/byte_stream_buffer.cpp
AgeCommit message (Expand)Author
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2020-10-20libcamera: Place doxygen \file block above namespaceLaurent Pinchart
2020-10-20libcamera: Omit extra semicolonsHirokazu Honda
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2020-03-06libcamera: byte_stream_buffer: Add zero-copy read() variantLaurent Pinchart
2020-03-06libcamera: byte_stream_buffer: Add Span<> supportJacopo Mondi
2020-03-06libcamera: byte_stream_buffer: Fix documentation of read() and write()Jacopo Mondi
2019-11-20libcamera: Add ByteStreamBufferJacopo Mondi