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