fixed playback/export flickering and hanging

This commit is contained in:
itsmattkc
2018-10-29 17:01:52 +11:00
parent 2e2846597e
commit a54fee767d
32 changed files with 216 additions and 163 deletions
-2
View File
@@ -11,8 +11,6 @@
#include "panels/timeline.h"
#include "undo.h"
#include <QDebug>
extern "C" {
#include <libavformat/avformat.h>
}