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

Niklas Söderlund niklas.soderlund at ragnatech.se
Fri Jan 25 15:39:48 CET 2019


Hi,

Patch 1/3 and 2/3 fix a bad name decision for the UVC and VIMC pipelines 
and adds the missing log facilities. While 3/3 finds and creates a 
V4L2Device for the in the UVC pipeline.

Niklas Söderlund (3):
  libcamera: pipelines: rename MediaDevice member for UVC and VIMC
  libcamera: pipelines: add log category for each pipeline
  libcamera: pipeline: uvcvideo: create a V4L2Device for the default
    video entity

 src/libcamera/pipeline/uvcvideo.cpp | 39 ++++++++++++++++++++++-------
 src/libcamera/pipeline/vimc.cpp     | 17 +++++++------
 2 files changed, 40 insertions(+), 16 deletions(-)

-- 
2.20.1



More information about the libcamera-devel mailing list