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

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/LAVAudio/LAVAudio.cpp')
-rw-r--r--decoder/LAVAudio/LAVAudio.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/decoder/LAVAudio/LAVAudio.cpp b/decoder/LAVAudio/LAVAudio.cpp
index 6018e5b2..e3009e8d 100644
--- a/decoder/LAVAudio/LAVAudio.cpp
+++ b/decoder/LAVAudio/LAVAudio.cpp
@@ -37,6 +37,7 @@
#pragma warning( push )
#pragma warning( disable : 4018 )
#pragma warning( disable : 4101 )
+#pragma warning( disable : 4244 )
extern "C" {
#define AVCODEC_X86_MATHOPS_H
#include "libavformat/spdif.h"