[libcamera-devel] [PATCH 0/2] libcamera: pipeline: uvcvideo: attach to a V4L2Device

Niklas Söderlund niklas.soderlund at ragnatech.se
Wed Jan 23 16:03:49 CET 2019


Hi,

Patch 1/2 adds the plumbing needed for the UVC pipeline to find the 
video device which the pipeline needs to interact with to capture video.  
While 2/2 finds and creates a V4L2Device for the in the UVC pipeline.

Niklas Söderlund (2):
  libcamera: MediaEntity: expose the entity flags
  libcamera: pipeline: uvcvideo: create a V4L2Device for the default
    video entity

 src/libcamera/include/media_object.h |  2 ++
 src/libcamera/media_object.cpp       | 13 ++++++++++++-
 src/libcamera/pipeline/uvcvideo.cpp  | 26 +++++++++++++++++++++++++-
 3 files changed, 39 insertions(+), 2 deletions(-)

-- 
2.20.1



More information about the libcamera-devel mailing list