wrap direct ffmpeg reference

This commit is contained in:
itsmattkc
2019-07-22 09:26:38 -07:00
parent 1d25fbd9e7
commit 71e6e3143b
6 changed files with 18 additions and 14 deletions
+1 -4
View File
@@ -20,10 +20,6 @@
#include "sequence.h"
extern "C" {
#include <libavformat/avformat.h>
}
#include <QDialogButtonBox>
#include <QGroupBox>
#include <QLabel>
@@ -31,6 +27,7 @@ extern "C" {
#include <QMessageBox>
#include <QVBoxLayout>
#include "common/channellayout.h"
#include "common/rational.h"
#include "undo/undostack.h"