summaryrefslogtreecommitdiff
path: root/src/libffmpeg/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libffmpeg/config.h')
-rw-r--r--src/libffmpeg/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libffmpeg/config.h b/src/libffmpeg/config.h
index 674150a19..52fb2dff8 100644
--- a/src/libffmpeg/config.h
+++ b/src/libffmpeg/config.h
@@ -5,5 +5,7 @@
#include "../../config.h"
#ifdef ARCH_X86
+/*
#define HAVE_MMX
+*/
#endif