From f385ef03e5ea27519a31c0839447735a7fba0602 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 31 May 2013 14:19:50 +0100 Subject: Various stuff; mostly change to decoder scaling and adding subtitle; scaling test. --- src/lib/ffmpeg_decoder.cc | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/lib/ffmpeg_decoder.cc') diff --git a/src/lib/ffmpeg_decoder.cc b/src/lib/ffmpeg_decoder.cc index a1a6636fb..c148bc530 100644 --- a/src/lib/ffmpeg_decoder.cc +++ b/src/lib/ffmpeg_decoder.cc @@ -39,9 +39,6 @@ extern "C" { } #include #include "film.h" -#include "format.h" -#include "transcoder.h" -#include "job.h" #include "filter.h" #include "exceptions.h" #include "image.h" -- cgit v1.2.3