[libcamera-devel] [PATCH 0/2] libcamera: pipeline: uvcvideo: set a default format

Niklas Söderlund niklas.soderlund at ragnatech.se
Mon Feb 4 19:55:19 CET 2019


Hi,

This series extends the stream configuration to allow specifying how 
many buffers to library should allocate for a stream. It then go on and 
define a default format for the UVC pipeline.

Niklas Söderlund (2):
  libcamera: streams: extend stream configuration with buffer count
  libcamera: pipeline: uvcvideo: set a default format

 include/libcamera/stream.h          | 2 ++
 src/libcamera/pipeline/uvcvideo.cpp | 6 +++++-
 src/libcamera/stream.cpp            | 5 +++++
 3 files changed, 12 insertions(+), 1 deletion(-)

-- 
2.20.1



More information about the libcamera-devel mailing list