Various stuff; mostly change to decoder scaling and adding subtitle; scaling test.
[dcpomatic.git] / src / lib / ffmpeg_decoder.cc
index a1a6636fb6ed005a12577cffede608c369f94149..c148bc530c7cf8f84fb342a9b3aff8aafbfd2c3b 100644 (file)
@@ -39,9 +39,6 @@ extern "C" {
 }
 #include <sndfile.h>
 #include "film.h"
-#include "format.h"
-#include "transcoder.h"
-#include "job.h"
 #include "filter.h"
 #include "exceptions.h"
 #include "image.h"