Isolate implementation of CloneSource

This commit is contained in:
Bruno Herbelin
2022-01-13 22:00:25 +01:00
parent 1146a9125b
commit 3678e8fb27
12 changed files with 181 additions and 134 deletions

View File

@@ -25,16 +25,18 @@
#include <gst/pbutils/pbutils.h>
#include <gst/gst.h>
#include "DeviceSource.h"
#include "defines.h"
#include "Log.h"
#include "ImageShader.h"
#include "ImageProcessingShader.h"
#include "Resource.h"
#include "Decorations.h"
#include "Stream.h"
#include "Visitor.h"
#include "Log.h"
#include "CloneSource.h"
#include "DeviceSource.h"
#ifndef NDEBUG
#define DEVICE_DEBUG