restored swscale and updated opengl fx spec

This commit is contained in:
itsmattkc
2018-08-20 12:36:53 +10:00
parent 951be4d223
commit b06ab214ea
26 changed files with 395 additions and 309 deletions
-4
View File
@@ -34,10 +34,6 @@ QUndoStack undo_stack;
#define TA_MODIFY_TRANSITION 11
#define TA_DELETE_TRANSITION 12
extern "C" {
#include "libavfilter/avfilter.h"
}
TimelineAction::TimelineAction() :
done(false),
change_seq(false),