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:
authorHendrik Leppkes <h.leppkes@gmail.com>2013-04-30 17:53:22 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2013-04-30 17:53:22 +0400
commit5eb8c9fb7fd613c02d4cc843ff07f6598b69e817 (patch)
treea49de2d40b8ed6d89362b66998a4cd81c5772007 /decoder
parent77435f401b75e1f0799dd1218c0423290b0b2d46 (diff)
Fix build
Diffstat (limited to 'decoder')
-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 70b0f3a1..94a910ec 100644
--- a/decoder/LAVAudio/LAVAudio.cpp
+++ b/decoder/LAVAudio/LAVAudio.cpp
@@ -35,6 +35,7 @@
#include "DeCSS/DeCSSInputPin.h"
extern "C" {
+#define AVCODEC_X86_MATHOPS_H
#include "libavformat/spdif.h"
#include "libavcodec/flac.h"