From 1bcbb69e31090cf71e913419299b52dd4d094bef Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 29 Mar 2013 12:55:36 +0100 Subject: Make FrameCache threaded create snapshot pics in a separate thread. Also use the first frame available if the clip isn't long enough for the configured frame. --- newmoviewizard.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'newmoviewizard.cpp') diff --git a/newmoviewizard.cpp b/newmoviewizard.cpp index 18fe68d..d098f87 100644 --- a/newmoviewizard.cpp +++ b/newmoviewizard.cpp @@ -38,6 +38,7 @@ #include "filestreemodel.h" #include "helper.h" #include "pictureviewer2.h" +#include "framecache.h" NewMovieWizard::NewMovieWizard(QWidget *parent) : QWizard(parent){ mInfoPage = new MovieInfoPage; -- cgit v1.2.3-70-g09d2