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
+1 -2
View File
@@ -25,8 +25,7 @@ Clip::Clip(Sequence* s) :
media(NULL),
opening_transition(NULL),
closing_transition(NULL),
pkt(new AVPacket()),
filter_graph(NULL),
pkt(new AVPacket()),
replaced(false),
texture(NULL)
{