Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Subtitles/SeparableFilter.h')
-rw-r--r--src/Subtitles/SeparableFilter.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Subtitles/SeparableFilter.h b/src/Subtitles/SeparableFilter.h
index 3334a56b4..4b272026b 100644
--- a/src/Subtitles/SeparableFilter.h
+++ b/src/Subtitles/SeparableFilter.h
@@ -1,6 +1,6 @@
/*
* (C) 2007 Niels Martin Hansen
-* (C) 2013-2014 see Authors.txt
+* (C) 2013-2015 see Authors.txt
*
* This file is part of MPC-HC.
*
@@ -24,7 +24,10 @@
#include <math.h>
#define LIBDIVIDE_USE_SSE2 1
+#pragma warning(push)
+#pragma warning(disable: 4244 4702)
#include "libdivide.h"
+#pragma warning(pop)
// Filter an image in horizontal direction with a one-dimensional filter
// PixelWidth is the distance in bytes between pixels