libcamera  v0.3.1+12-19bbca3c
Supporting cameras in Linux since 2019
Classes | Namespaces
converter_v4l2_m2m.h File Reference

V4L2 M2M based converter. More...

#include <functional>
#include <map>
#include <memory>
#include <string>
#include <tuple>
#include <vector>
#include <libcamera/base/log.h>
#include <libcamera/base/signal.h>
#include <libcamera/pixel_format.h>
#include "libcamera/internal/converter.h"
Include dependency graph for converter_v4l2_m2m.h:

Go to the source code of this file.

Classes

class  libcamera::V4L2M2MConverter
 The V4L2 M2M converter implements the converter interface based on V4L2 M2M device. More...
 

Namespaces

 libcamera
 Top-level libcamera namespace.
 

Detailed Description

V4L2 M2M based converter.