904ece9e035d941801c35f8b78a1fd95ca4672da
[platform/upstream/gst-plugins-good.git] / win32 / common / config.h
1 /* Autogenerated config.h created for win32 Visual Studio builds */
2
3 /* PREFIX -- specifically added for Windows for easier moving */
4 #define PREFIX "C:\\gstreamer"
5
6 #define GST_INSTALL_PLUGINS_HELPER PREFIX "\\libexec\\gst-install-plugins-helper.exe"
7
8 /* Define if building universal (internal helper macro) */
9 #undef AC_APPLE_UNIVERSAL_BUILD
10
11 /* Default audio sink */
12 #define DEFAULT_AUDIOSINK "directaudiosink"
13
14 /* Default audio source */
15 #define DEFAULT_AUDIOSRC "audiotestsrc"
16
17 /* Default video sink */
18 #undef DEFAULT_VIDEOSINK
19
20 /* Default video source */
21 #define DEFAULT_VIDEOSRC "videotestsrc"
22
23 /* Default visualizer */
24 #define DEFAULT_VISUALIZER "goom"
25
26 /* Define to 1 if translation of program messages to the user's native
27    language is requested. */
28 #undef ENABLE_NLS
29
30 /* gettext package name */
31 #define GETTEXT_PACKAGE "gst-plugins-good-0.10"
32
33 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
34 #undef GST_GCOV_ENABLED
35
36 /* Default errorlevel to use */
37 #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
38
39 /* GStreamer license */
40 #define GST_LICENSE "LGPL"
41
42 /* package name in plugins */
43 #define GST_PACKAGE_NAME "GStreamer Good Plug-ins git"
44
45 /* package origin */
46 #define GST_PACKAGE_ORIGIN "Unknown package origin"
47
48 /* struct v4l2_buffer missing */
49 #undef GST_V4L2_MISSING_BUFDECL
50
51 /* I know the API is subject to change. */
52 #undef G_UDEV_API_IS_SUBJECT_TO_CHANGE
53
54 /* Define to enable aalib ASCII Art library (used by aasink). */
55 #undef HAVE_AALIB
56
57 /* Define to enable XML library (used by annodex). */
58 #undef HAVE_ANNODEX
59
60 /* Define to 1 if you have the `asinh' function. */
61 #undef HAVE_ASINH
62
63 /* Define to enable bz2 library for matroska . */
64 #undef HAVE_BZ2
65
66 /* Define to enable Cairo graphics rendering (used by cairo). */
67 #undef HAVE_CAIRO
68
69 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
70    CoreFoundation framework. */
71 #undef HAVE_CFLOCALECOPYCURRENT
72
73 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
74    the CoreFoundation framework. */
75 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
76
77 /* Define to 1 if you have the `cosh' function. */
78 #undef HAVE_COSH
79
80 /* Define if the host CPU is an Alpha */
81 #undef HAVE_CPU_ALPHA
82
83 /* Define if the host CPU is an ARM */
84 #undef HAVE_CPU_ARM
85
86 /* Define if the host CPU is a CRIS */
87 #undef HAVE_CPU_CRIS
88
89 /* Define if the host CPU is a CRISv32 */
90 #undef HAVE_CPU_CRISV32
91
92 /* Define if the host CPU is a HPPA */
93 #undef HAVE_CPU_HPPA
94
95 /* Define if the host CPU is an x86 */
96 #define HAVE_CPU_I386 1
97
98 /* Define if the host CPU is a IA64 */
99 #undef HAVE_CPU_IA64
100
101 /* Define if the host CPU is a M68K */
102 #undef HAVE_CPU_M68K
103
104 /* Define if the host CPU is a MIPS */
105 #undef HAVE_CPU_MIPS
106
107 /* Define if the host CPU is a PowerPC */
108 #undef HAVE_CPU_PPC
109
110 /* Define if the host CPU is a 64 bit PowerPC */
111 #undef HAVE_CPU_PPC64
112
113 /* Define if the host CPU is a S390 */
114 #undef HAVE_CPU_S390
115
116 /* Define if the host CPU is a SPARC */
117 #undef HAVE_CPU_SPARC
118
119 /* Define if the host CPU is a x86_64 */
120 #undef HAVE_CPU_X86_64
121
122 /* Define if the GNU dcgettext() function is already present or preinstalled.
123    */
124 #undef HAVE_DCGETTEXT
125
126 /* Define to enable DirectSound plug-in (used by directsoundsink). */
127 #undef HAVE_DIRECTSOUND
128
129 /* Define to 1 if you have the <dlfcn.h> header file. */
130 #undef HAVE_DLFCN_H
131
132 /* define for working do while(0) macros */
133 #undef HAVE_DOWHILE_MACROS
134
135 /* Define to enable raw1394 and avc1394 library (used by 1394). */
136 #undef HAVE_DV1394
137
138 /* Define to enable ESounD sound daemon (used by esdsink). */
139 #undef HAVE_ESD
140
141 /* Define to enable building of experimental plug-ins. */
142 #undef HAVE_EXPERIMENTAL
143
144 /* Define to enable building of plug-ins with external deps. */
145 #undef HAVE_EXTERNAL
146
147 /* Define to 1 if you have the <fcntl.h> header file. */
148 #undef HAVE_FCNTL_H
149
150 /* FIONREAD ioctl found in sys/filio.h */
151 #undef HAVE_FIONREAD_IN_SYS_FILIO
152
153 /* FIONREAD ioctl found in sys/ioclt.h */
154 #undef HAVE_FIONREAD_IN_SYS_IOCTL
155
156 /* Define to enable FLAC lossless audio (used by flac). */
157 #undef HAVE_FLAC
158
159 /* Define to 1 if you have the `fpclass' function. */
160 #undef HAVE_FPCLASS
161
162 /* Define if compiler supports gcc inline assembly */
163 #undef HAVE_GCC_ASM
164
165 /* Define to enable GConf libraries (used by gconfelements). */
166 #undef HAVE_GCONF
167
168 /* Define to enable GConf schemas. */
169 #undef HAVE_GCONFTOOL
170
171 /* Define to enable GDK pixbuf (used by gdkpixbuf). */
172 #undef HAVE_GDK_PIXBUF
173
174 /* Define to 1 if you have the `getpagesize' function. */
175 #undef HAVE_GETPAGESIZE
176
177 /* Define if the GNU gettext() function is already present or preinstalled. */
178 #undef HAVE_GETTEXT
179
180 /* Define to enable Video 4 Linux 2 (used by v4l2src). */
181 #undef HAVE_GST_V4L2
182
183 /* Whether gudev is available for device detection */
184 #undef HAVE_GUDEV
185
186 /* Define to enable HAL libraries (used by halelements). */
187 #undef HAVE_HAL
188
189 /* Define if you have the iconv() function and it works. */
190 #undef HAVE_ICONV
191
192 /* Define to 1 if you have the <inttypes.h> header file. */
193 #undef HAVE_INTTYPES_H
194
195 /* Define if we have struct ip_mreqn */
196 #undef HAVE_IP_MREQN
197
198 /* Define to 1 if you have the `isinf' function. */
199 #undef HAVE_ISINF
200
201 /* Define to enable jpeg library (used by jpeg). */
202 #undef HAVE_JPEG
203
204 /* Define to enable libcaca coloured ASCII art (used by cacasink). */
205 #undef HAVE_LIBCACA
206
207 /* Define to enable libdv DV demuxer/decoder (used by dv). */
208 #undef HAVE_LIBDV
209
210 /* Define to enable Portable Network Graphics library (used by png). */
211 #undef HAVE_LIBPNG
212
213 /* Define to 1 if you have the `socket' library (-lsocket). */
214 #undef HAVE_LIBSOCKET
215
216 /* soup gnome integration */
217 #undef HAVE_LIBSOUP_GNOME
218
219 /* Whether libv4l2 is available for video buffer conversion */
220 #undef HAVE_LIBV4L2
221
222 /* Define to 1 if you have the <memory.h> header file. */
223 #undef HAVE_MEMORY_H
224
225 /* Define to 1 if you have a working `mmap' system call. */
226 #undef HAVE_MMAP
227
228 /* Define to 1 if you have the <netinet/in.h> header file. */
229 #undef HAVE_NETINET_IN_H
230
231 /* Define to enable OSS audio (used by ossaudio). */
232 #undef HAVE_OSS
233
234 /* Define to enable Open Sound System 4 (used by oss4). */
235 #undef HAVE_OSS4
236
237 /* Define if OSS includes are in /machine/ */
238 #undef HAVE_OSS_INCLUDE_IN_MACHINE
239
240 /* Define if OSS includes are in / */
241 #undef HAVE_OSS_INCLUDE_IN_ROOT
242
243 /* Define if OSS includes are in /sys/ */
244 #undef HAVE_OSS_INCLUDE_IN_SYS
245
246 /* Define to enable OSX audio (used by osxaudio). */
247 #undef HAVE_OSX_AUDIO
248
249 /* Define to enable OSX video (used by osxvideosink). */
250 #undef HAVE_OSX_VIDEO
251
252 /* Define to enable pulseaudio plug-in (used by pulseaudio). */
253 #undef HAVE_PULSE
254
255 /* defined if pulseaudio >= 0.9.11 is available */
256 #undef HAVE_PULSE_0_9_11
257
258 /* defined if pulseaudio >= 0.9.12 is available */
259 #undef HAVE_PULSE_0_9_12
260
261 /* defined if pulseaudio >= 0.9.13 is available */
262 #undef HAVE_PULSE_0_9_13
263
264 /* defined if pulseaudio >= 0.9.15 is available */
265 #undef HAVE_PULSE_0_9_15
266
267 /* defined if pulseaudio >= 0.9.20 is available */
268 #undef HAVE_PULSE_0_9_20
269
270 /* Define if RDTSC is available */
271 #undef HAVE_RDTSC
272
273 /* Define to 1 if you have the `rint' function. */
274 #undef HAVE_RINT
275
276 /* Define to enable Shoutcast/Icecast client library (used by shout2). */
277 #undef HAVE_SHOUT2
278
279 /* Define to 1 if you have the `sinh' function. */
280 #undef HAVE_SINH
281
282 /* Define to enable soup http client plugin (2.4) (used by souphttpsrc). */
283 #undef HAVE_SOUP
284
285 /* Define to enable speex speech codec (used by speex). */
286 #undef HAVE_SPEEX
287
288 /* Define to 1 if you have the <stdint.h> header file. */
289 #undef HAVE_STDINT_H
290
291 /* Define to 1 if you have the <stdlib.h> header file. */
292 #define HAVE_STDLIB_H 1
293
294 /* Define to 1 if you have the <strings.h> header file. */
295 #undef HAVE_STRINGS_H
296
297 /* Define to 1 if you have the <string.h> header file. */
298 #define HAVE_STRING_H 1
299
300 /* Define to enable Sun Audio (used by sunaudio). */
301 #undef HAVE_SUNAUDIO
302
303 /* Define to 1 if you have the <sys/ioctl.h> header file. */
304 #undef HAVE_SYS_IOCTL_H
305
306 /* Define to 1 if you have the <sys/param.h> header file. */
307 #undef HAVE_SYS_PARAM_H
308
309 /* Define to 1 if you have the <sys/socket.h> header file. */
310 #undef HAVE_SYS_SOCKET_H
311
312 /* Define to 1 if you have the <sys/stat.h> header file. */
313 #define HAVE_SYS_STAT_H 1
314
315 /* Define to 1 if you have the <sys/time.h> header file. */
316 #undef HAVE_SYS_TIME_H
317
318 /* Define to 1 if you have the <sys/types.h> header file. */
319 #define HAVE_SYS_TYPES_H 1
320
321 /* Define to enable taglib tagging library (used by taglib). */
322 #undef HAVE_TAGLIB
323
324 /* Define to 1 if you have the <unistd.h> header file. */
325 #undef HAVE_UNISTD_H
326
327 /* Define if valgrind should be used */
328 #undef HAVE_VALGRIND
329
330 /* Define to enable wavpack plug-in (used by wavpack). */
331 #undef HAVE_WAVPACK
332
333 /* Define to 1 if you have the <winsock2.h> header file. */
334 #define HAVE_WINSOCK2_H 1
335
336 /* Define to enable X libraries and plugins (used by ximagesrc). */
337 #undef HAVE_X
338
339 /* Define to enable X Shared Memory extension. */
340 #undef HAVE_XSHM
341
342 /* Define to enable X11 XVideo extensions. */
343 #undef HAVE_XVIDEO
344
345 /* Define to enable zlib support for id3demux/qtdemux/matroska. */
346 #undef HAVE_ZLIB
347
348 /* the host CPU */
349 #define HOST_CPU "i686"
350
351 /* gettext locale dir */
352 #define LOCALEDIR PREFIX "\\share\\locale"
353
354 /* Define to the sub-directory in which libtool stores uninstalled libraries.
355    */
356 #undef LT_OBJDIR
357
358 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
359 #undef NO_MINUS_C_MINUS_O
360
361 /* Name of package */
362 #define PACKAGE "gst-plugins-good"
363
364 /* Define to the address where bug reports for this package should be sent. */
365 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
366
367 /* Define to the full name of this package. */
368 #define PACKAGE_NAME "GStreamer Good Plug-ins"
369
370 /* Define to the full name and version of this package. */
371 #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.23.1"
372
373 /* Define to the one symbol short name of this package. */
374 #define PACKAGE_TARNAME "gst-plugins-good"
375
376 /* Define to the home page for this package. */
377 #undef PACKAGE_URL
378
379 /* Define to the version of this package. */
380 #define PACKAGE_VERSION "0.10.23.1"
381
382 /* directory where plugins are located */
383 #ifdef _DEBUG
384 #  define PLUGINDIR PREFIX "\\debug\\lib\\gstreamer-0.10"
385 #else
386 #  define PLUGINDIR PREFIX "\\lib\\gstreamer-0.10"
387 #endif
388
389 /* The size of `char', as computed by sizeof. */
390 #undef SIZEOF_CHAR
391
392 /* The size of `int', as computed by sizeof. */
393 #undef SIZEOF_INT
394
395 /* The size of `long', as computed by sizeof. */
396 #undef SIZEOF_LONG
397
398 /* The size of `short', as computed by sizeof. */
399 #undef SIZEOF_SHORT
400
401 /* The size of `void*', as computed by sizeof. */
402 #undef SIZEOF_VOIDP
403
404 /* defined if speex 1.0.x API detected */
405 #undef SPEEX_1_0
406
407 /* Define to 1 if you have the ANSI C header files. */
408 #undef STDC_HEADERS
409
410 /* Version number of package */
411 #define VERSION "0.10.23.1"
412
413 /* old wavpack API */
414 #undef WAVPACK_OLD_API
415
416 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
417    significant byte first (like Motorola and SPARC, unlike Intel). */
418 #if defined AC_APPLE_UNIVERSAL_BUILD
419 # if defined __BIG_ENDIAN__
420 #  define WORDS_BIGENDIAN 1
421 # endif
422 #else
423 # ifndef WORDS_BIGENDIAN
424 #  undef WORDS_BIGENDIAN
425 # endif
426 #endif
427
428 /* Define to 1 if the X Window System is missing or not being used. */
429 #undef X_DISPLAY_MISSING