From 527deef6f18c46badb396e4520d802333997add2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 25 Mar 2015 00:41:05 +0000 Subject: Remove Scaler config and use SWS_BICUBIC everywhere. --- src/tools/dcpomatic_cli.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/tools/dcpomatic_cli.cc') diff --git a/src/tools/dcpomatic_cli.cc b/src/tools/dcpomatic_cli.cc index e187e573e..4facdd4d1 100644 --- a/src/tools/dcpomatic_cli.cc +++ b/src/tools/dcpomatic_cli.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2012 Carl Hetherington + Copyright (C) 2012-2015 Carl Hetherington This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -26,7 +26,6 @@ #include "lib/transcode_job.h" #include "lib/job_manager.h" #include "lib/util.h" -#include "lib/scaler.h" #include "lib/version.h" #include "lib/cross.h" #include "lib/config.h" -- cgit v1.2.3