dropped QOpenGLTexture for raw textures

This commit is contained in:
itsmattkc
2019-03-20 15:40:11 +11:00
parent 4c1bc0d3c8
commit 9b2b7bc949
7 changed files with 60 additions and 74 deletions
-2
View File
@@ -1124,8 +1124,6 @@ void Cacher::CloseWorker() {
avformat_close_input(&formatCtx);
}
clip->reset();
qInfo() << "Clip closed on track" << clip->track();
}