#include "clip.h"
#include <QtMath>
#include "effects/effect.h"
#include "effects/transition.h"
#include "project/footage.h"
#include "global/config.h"
#include "rendering/cacher.h"
#include "rendering/renderfunctions.h"
#include "panels/project.h"
#include "timeline/sequence.h"
#include "panels/timeline.h"
#include "project/media.h"
#include "project/clipboard.h"
#include "undo/undo.h"
#include "global/debug.h"
Variables | |
const int | kRGBAComponentCount = 4 |
const int kRGBAComponentCount = 4 |