summaryrefslogtreecommitdiff
path: root/apps/codecs/libwma/ffmpeg_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libwma/ffmpeg_config.h')
-rw-r--r--apps/codecs/libwma/ffmpeg_config.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/codecs/libwma/ffmpeg_config.h b/apps/codecs/libwma/ffmpeg_config.h
new file mode 100644
index 0000000000..4b5f4f7fa6
--- /dev/null
+++ b/apps/codecs/libwma/ffmpeg_config.h
@@ -0,0 +1,18 @@
1/* Automatically generated by configure - do not modify */
2#ifndef _CONFIG_H
3#define _CONFIG_H
4
5#define CONFIG_ALIGN 1
6
7#define ARCH_X86 1
8#undef HAVE_MMX
9#define __CPU__ 586
10#define HAVE_BUILTIN_VECTOR 1
11#define HAVE_LOCALTIME_R 1
12#define HAVE_LRINTF 1
13#undef HAVE_VHOOK
14#define HAVE_MALLOC_H 1
15#define HAVE_MEMALIGN 1
16#define SIMPLE_IDCT 1
17
18#endif