libcamera
v0.3.1+12-19bbca3c
Supporting cameras in Linux since 2019
|
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"
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. | |
V4L2 M2M based converter.