]> git.sesse.net Git - vlc/blob - modules/codec/xvmc/xxmc-config.h
e9e3cc7e170490724ef5b8c0260b2b9a6b2b6311
[vlc] / modules / codec / xvmc / xxmc-config.h
1 /* include/config.h.  Generated by configure.  */
2 /* include/config.h.in.  Generated from configure.in by autoheader.  */
3
4 /* autodetect accelerations */
5 #define ACCEL_DETECT 
6
7 /* alpha architecture */
8 /* #undef ARCH_ALPHA */
9
10 /* ppc architecture */
11 /* #undef ARCH_PPC */
12
13 /* sparc architecture */
14 /* #undef ARCH_SPARC */
15
16 /* x86 architecture */
17 #define ARCH_X86 
18
19 /* maximum supported data alignment */
20 #define ATTRIBUTE_ALIGNED_MAX 64
21
22 /* debug mode configuration */
23 /* #undef DEBUG */
24
25 /* Define to 1 if you have the <altivec.h> header file. */
26 /* #undef HAVE_ALTIVEC_H */
27
28 /* Define if you have the `__builtin_expect' function. */
29 #define HAVE_BUILTIN_EXPECT 
30
31 /* Define to 1 if you have the <dlfcn.h> header file. */
32 #define HAVE_DLFCN_H 1
33
34 /* Define to 1 if you have the `ftime' function. */
35 #define HAVE_FTIME 1
36
37 /* Define to 1 if you have the `gettimeofday' function. */
38 #define HAVE_GETTIMEOFDAY 1
39
40 /* Define to 1 if you have the <inttypes.h> header file. */
41 #define HAVE_INTTYPES_H 1
42
43 /* Define to 1 if you have the <io.h> header file. */
44 /* #undef HAVE_IO_H */
45
46 /* Define to 1 if you have the <memory.h> header file. */
47 #define HAVE_MEMORY_H 1
48
49 /* Define to 1 if you have the <stdint.h> header file. */
50 #define HAVE_STDINT_H 1
51
52 /* Define to 1 if you have the <stdlib.h> header file. */
53 #define HAVE_STDLIB_H 1
54
55 /* Define to 1 if you have the <strings.h> header file. */
56 #define HAVE_STRINGS_H 1
57
58 /* Define to 1 if you have the <string.h> header file. */
59 #define HAVE_STRING_H 1
60
61 /* Define to 1 if the system has the type `struct timeval'. */
62 #define HAVE_STRUCT_TIMEVAL 1
63
64 /* Define to 1 if you have the <sys/stat.h> header file. */
65 #define HAVE_SYS_STAT_H 1
66
67 /* Define to 1 if you have the <sys/timeb.h> header file. */
68 #define HAVE_SYS_TIMEB_H 1
69
70 /* Define to 1 if you have the <sys/time.h> header file. */
71 #define HAVE_SYS_TIME_H 1
72
73 /* Define to 1 if you have the <sys/types.h> header file. */
74 #define HAVE_SYS_TYPES_H 1
75
76 /* Define to 1 if you have the <time.h> header file. */
77 #define HAVE_TIME_H 1
78
79 /* Define to 1 if you have the <unistd.h> header file. */
80 #define HAVE_UNISTD_H 1
81
82 /* libvo DirectX support */
83 /* #undef LIBVO_DX */
84
85 /* libvo SDL support */
86 /* #undef LIBVO_SDL */
87
88 /* libvo X11 support */
89 #define LIBVO_X11 
90
91 /* libvo Xv support */
92 #define LIBVO_XV 
93
94 /* mpeg2dec profiling */
95 /* #undef MPEG2DEC_GPROF */
96
97 /* Name of package */
98 #define PACKAGE "mpeg2dec"
99
100 /* Define to the address where bug reports for this package should be sent. */
101 #define PACKAGE_BUGREPORT ""
102
103 /* Define to the full name of this package. */
104 #define PACKAGE_NAME ""
105
106 /* Define to the full name and version of this package. */
107 #define PACKAGE_STRING ""
108
109 /* Define to the one symbol short name of this package. */
110 #define PACKAGE_TARNAME ""
111
112 /* Define to the version of this package. */
113 #define PACKAGE_VERSION ""
114
115 /* Define as the return type of signal handlers (`int' or `void'). */
116 #define RETSIGTYPE void
117
118 /* The size of a `char', as computed by sizeof. */
119 /* #undef SIZEOF_CHAR */
120
121 /* The size of a `int', as computed by sizeof. */
122 /* #undef SIZEOF_INT */
123
124 /* The size of a `long', as computed by sizeof. */
125 /* #undef SIZEOF_LONG */
126
127 /* The size of a `short', as computed by sizeof. */
128 /* #undef SIZEOF_SHORT */
129
130 /* The size of a `void*', as computed by sizeof. */
131 /* #undef SIZEOF_VOIDP */
132
133 /* Define to 1 if you have the ANSI C header files. */
134 #define STDC_HEADERS 1
135
136 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
137 #define TIME_WITH_SYS_TIME 1
138
139 /* Version number of package */
140 #define VERSION "0.4.0"
141
142 /* Define to 1 if your processor stores words with the most significant byte
143    first (like Motorola and SPARC, unlike Intel and VAX). */
144 /* #undef WORDS_BIGENDIAN */
145
146 /* Define to 1 if the X Window System is missing or not being used. */
147 /* #undef X_DISPLAY_MISSING */
148
149 /* Number of bits in a file offset, on hosts where this is settable. */
150 #define _FILE_OFFSET_BITS 64
151
152 /* Define for large files, on AIX-style hosts. */
153 /* #undef _LARGE_FILES */
154
155 /* Define to empty if `const' does not conform to ANSI C. */
156 /* #undef const */
157
158 /* Define to `__inline__' or `__inline' if that's what the C compiler
159    calls it, or to nothing if 'inline' is not supported under any name.  */
160 #ifndef __cplusplus
161 #define inline __attribute__ ((__always_inline__))
162 #endif
163
164 /* Define as `__restrict' if that's what the C compiler calls it, or to
165    nothing if it is not supported. */
166 #define restrict __restrict__
167
168 /* Define to `unsigned' if <sys/types.h> does not define. */
169 /* #undef size_t */
170
171 /* Define to empty if the keyword `volatile' does not work. Warning: valid
172    code using `volatile' can become incorrect without. Disable with care. */
173 /* #undef volatile */