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/server_test.cc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/tools/server_test.cc') diff --git a/src/tools/server_test.cc b/src/tools/server_test.cc index 5cb1123b1..f27e25fde 100644 --- a/src/tools/server_test.cc +++ b/src/tools/server_test.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 @@ -25,12 +25,10 @@ #include "lib/film.h" #include "lib/filter.h" #include "lib/util.h" -#include "lib/scaler.h" #include "lib/server.h" #include "lib/dcp_video.h" #include "lib/decoder.h" #include "lib/exceptions.h" -#include "lib/scaler.h" #include "lib/log.h" #include "lib/video_decoder.h" #include "lib/player.h" -- cgit v1.2.3