Various stuff; mostly change to decoder scaling and adding subtitle; scaling test.
[dcpomatic.git] / src / lib / ab_transcode_job.cc
index 9a883fdd93773a87516e47b95c4448b8943f9602..2d6f99c91e8cb7a509bf686154ddf8c1e9f86761 100644 (file)
 #include <stdexcept>
 #include "ab_transcode_job.h"
 #include "film.h"
-#include "format.h"
-#include "filter.h"
 #include "ab_transcoder.h"
 #include "config.h"
-#include "encoder.h"
 
 #include "i18n.h"