Merge branch 'develop' into clip-refactor-keyframes

This commit is contained in:
FeRD (Frank Dana)
2020-10-19 16:28:49 -04:00
192 changed files with 672 additions and 622 deletions

View File

@@ -28,8 +28,10 @@
* along with OpenShot Library. If not, see <http://www.gnu.org/licenses/>.
*/
#include "../include/ChunkReader.h"
#include "../include/FFmpegReader.h"
#include "ChunkReader.h"
#include "FFmpegReader.h"
#include <QDir>
using namespace openshot;