Various stuff; mostly change to decoder scaling and adding subtitle; scaling test.
[dcpomatic.git] / src / lib / transcode_job.cc
index f9a305367ff20a57d33fe788084e54cded401fdf..ce02fa57e7d302c0b7fc392a98f366bb38b639d9 100644 (file)
 #include <iomanip>
 #include "transcode_job.h"
 #include "film.h"
-#include "format.h"
 #include "transcoder.h"
 #include "log.h"
-#include "encoder.h"
 
 #include "i18n.h"