updated more classes for the moved decoder code a few commits back
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#ifndef MEDIAINPUT_H
|
||||
#define MEDIAINPUT_H
|
||||
|
||||
#include "decoder/decoder.h"
|
||||
#include "codec/decoder.h"
|
||||
#include "node/node.h"
|
||||
|
||||
/**
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
#include <QMatrix4x4>
|
||||
#include <QOpenGLPixelTransferOptions>
|
||||
|
||||
#include "codec/ffmpeg/ffmpegdecoder.h"
|
||||
#include "core.h"
|
||||
#include "decoder/ffmpeg/ffmpegdecoder.h"
|
||||
#include "project/item/footage/footage.h"
|
||||
#include "render/pixelservice.h"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef DECODERCACHE_H
|
||||
#define DECODERCACHE_H
|
||||
|
||||
#include "decoder/decoder.h"
|
||||
#include "codec/decoder.h"
|
||||
#include "project/item/footage/stream.h"
|
||||
#include "rendercache.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user