Release 0.10.22
[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 source release"
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 /* FIONREAD ioctl found in sys/filio.h */
148 #undef HAVE_FIONREAD_IN_SYS_FILIO
149
150 /* FIONREAD ioctl found in sys/ioclt.h */
151 #undef HAVE_FIONREAD_IN_SYS_IOCTL
152
153 /* Define to enable FLAC lossless audio (used by flac). */
154 #undef HAVE_FLAC
155
156 /* Define to 1 if you have the `fpclass' function. */
157 #undef HAVE_FPCLASS
158
159 /* Define if compiler supports gcc inline assembly */
160 #undef HAVE_GCC_ASM
161
162 /* Define to enable GConf libraries (used by gconfelements). */
163 #undef HAVE_GCONF
164
165 /* Define to enable GConf schemas. */
166 #undef HAVE_GCONFTOOL
167
168 /* Define to enable GDK pixbuf (used by gdkpixbuf). */
169 #undef HAVE_GDK_PIXBUF
170
171 /* Define to 1 if you have the `getpagesize' function. */
172 #undef HAVE_GETPAGESIZE
173
174 /* Define if the GNU gettext() function is already present or preinstalled. */
175 #undef HAVE_GETTEXT
176
177 /* Define to enable Video 4 Linux 2 (used by v4l2src). */
178 #undef HAVE_GST_V4L2
179
180 /* Whether gudev is available for device detection */
181 #undef HAVE_GUDEV
182
183 /* Define to enable HAL libraries (used by halelements). */
184 #undef HAVE_HAL
185
186 /* Define if you have the iconv() function and it works. */
187 #undef HAVE_ICONV
188
189 /* Define to 1 if you have the <inttypes.h> header file. */
190 #undef HAVE_INTTYPES_H
191
192 /* Define if we have struct ip_mreqn */
193 #undef HAVE_IP_MREQN
194
195 /* Define to 1 if you have the `isinf' function. */
196 #undef HAVE_ISINF
197
198 /* Define to enable jpeg library (used by jpeg). */
199 #undef HAVE_JPEG
200
201 /* Define to enable libcaca coloured ASCII art (used by cacasink). */
202 #undef HAVE_LIBCACA
203
204 /* Define to enable libdv DV demuxer/decoder (used by dv). */
205 #undef HAVE_LIBDV
206
207 /* Define to enable Portable Network Graphics library (used by png). */
208 #undef HAVE_LIBPNG
209
210 /* Define to 1 if you have the `socket' library (-lsocket). */
211 #undef HAVE_LIBSOCKET
212
213 /* soup gnome integration */
214 #undef HAVE_LIBSOUP_GNOME
215
216 /* Whether libv4l2 is available for video buffer conversion */
217 #undef HAVE_LIBV4L2
218
219 /* Define to 1 if you have the <memory.h> header file. */
220 #undef HAVE_MEMORY_H
221
222 /* Define to 1 if you have a working `mmap' system call. */
223 #undef HAVE_MMAP
224
225 /* Define to 1 if you have the <netinet/in.h> header file. */
226 #undef HAVE_NETINET_IN_H
227
228 /* Define to enable OSS audio (used by ossaudio). */
229 #undef HAVE_OSS
230
231 /* Define if OSS includes are in /machine/ */
232 #undef HAVE_OSS_INCLUDE_IN_MACHINE
233
234 /* Define if OSS includes are in / */
235 #undef HAVE_OSS_INCLUDE_IN_ROOT
236
237 /* Define if OSS includes are in /sys/ */
238 #undef HAVE_OSS_INCLUDE_IN_SYS
239
240 /* Define to enable OSX audio (used by osxaudio). */
241 #undef HAVE_OSX_AUDIO
242
243 /* Define to enable OSX video (used by osxvideosink). */
244 #undef HAVE_OSX_VIDEO
245
246 /* Define to enable pulseaudio plug-in (used by pulseaudio). */
247 #undef HAVE_PULSE
248
249 /* defined if pulseaudio >= 0.9.11 is available */
250 #undef HAVE_PULSE_0_9_11
251
252 /* defined if pulseaudio >= 0.9.12 is available */
253 #undef HAVE_PULSE_0_9_12
254
255 /* defined if pulseaudio >= 0.9.13 is available */
256 #undef HAVE_PULSE_0_9_13
257
258 /* defined if pulseaudio >= 0.9.15 is available */
259 #undef HAVE_PULSE_0_9_15
260
261 /* defined if pulseaudio >= 0.9.20 is available */
262 #undef HAVE_PULSE_0_9_20
263
264 /* Define if RDTSC is available */
265 #undef HAVE_RDTSC
266
267 /* Define to 1 if you have the `rint' function. */
268 #undef HAVE_RINT
269
270 /* Define to enable Shoutcast/Icecast client library (used by shout2). */
271 #undef HAVE_SHOUT2
272
273 /* Define to 1 if you have the `sinh' function. */
274 #undef HAVE_SINH
275
276 /* Define to enable soup http client plugin (2.4) (used by souphttpsrc). */
277 #undef HAVE_SOUP
278
279 /* Define to enable speex speech codec (used by speex). */
280 #undef HAVE_SPEEX
281
282 /* Define to 1 if you have the <stdint.h> header file. */
283 #undef HAVE_STDINT_H
284
285 /* Define to 1 if you have the <stdlib.h> header file. */
286 #define HAVE_STDLIB_H 1
287
288 /* Define to 1 if you have the <strings.h> header file. */
289 #undef HAVE_STRINGS_H
290
291 /* Define to 1 if you have the <string.h> header file. */
292 #define HAVE_STRING_H 1
293
294 /* Define to enable Sun Audio (used by sunaudio). */
295 #undef HAVE_SUNAUDIO
296
297 /* Define to 1 if you have the <sys/param.h> header file. */
298 #undef HAVE_SYS_PARAM_H
299
300 /* Define to 1 if you have the <sys/socket.h> header file. */
301 #undef HAVE_SYS_SOCKET_H
302
303 /* Define to 1 if you have the <sys/stat.h> header file. */
304 #define HAVE_SYS_STAT_H 1
305
306 /* Define to 1 if you have the <sys/time.h> header file. */
307 #undef HAVE_SYS_TIME_H
308
309 /* Define to 1 if you have the <sys/types.h> header file. */
310 #define HAVE_SYS_TYPES_H 1
311
312 /* Define to enable taglib tagging library (used by taglib). */
313 #undef HAVE_TAGLIB
314
315 /* Define to 1 if you have the <unistd.h> header file. */
316 #undef HAVE_UNISTD_H
317
318 /* Define if valgrind should be used */
319 #undef HAVE_VALGRIND
320
321 /* Define to enable wavpack plug-in (used by wavpack). */
322 #undef HAVE_WAVPACK
323
324 /* Define to 1 if you have the <winsock2.h> header file. */
325 #define HAVE_WINSOCK2_H 1
326
327 /* Define to enable X libraries and plugins (used by ximagesrc). */
328 #undef HAVE_X
329
330 /* Define to enable X Shared Memory extension. */
331 #undef HAVE_XSHM
332
333 /* Define to enable X11 XVideo extensions. */
334 #undef HAVE_XVIDEO
335
336 /* Define to enable zlib support for id3demux/qtdemux/matroska. */
337 #undef HAVE_ZLIB
338
339 /* the host CPU */
340 #define HOST_CPU "i686"
341
342 /* gettext locale dir */
343 #define LOCALEDIR PREFIX "\\share\\locale"
344
345 /* Define to the sub-directory in which libtool stores uninstalled libraries.
346    */
347 #undef LT_OBJDIR
348
349 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
350 #undef NO_MINUS_C_MINUS_O
351
352 /* Name of package */
353 #define PACKAGE "gst-plugins-good"
354
355 /* Define to the address where bug reports for this package should be sent. */
356 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
357
358 /* Define to the full name of this package. */
359 #define PACKAGE_NAME "GStreamer Good Plug-ins"
360
361 /* Define to the full name and version of this package. */
362 #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.22"
363
364 /* Define to the one symbol short name of this package. */
365 #define PACKAGE_TARNAME "gst-plugins-good"
366
367 /* Define to the home page for this package. */
368 #undef PACKAGE_URL
369
370 /* Define to the version of this package. */
371 #define PACKAGE_VERSION "0.10.22"
372
373 /* directory where plugins are located */
374 #ifdef _DEBUG
375 #  define PLUGINDIR PREFIX "\\debug\\lib\\gstreamer-0.10"
376 #else
377 #  define PLUGINDIR PREFIX "\\lib\\gstreamer-0.10"
378 #endif
379
380 /* The size of `char', as computed by sizeof. */
381 #undef SIZEOF_CHAR
382
383 /* The size of `int', as computed by sizeof. */
384 #undef SIZEOF_INT
385
386 /* The size of `long', as computed by sizeof. */
387 #undef SIZEOF_LONG
388
389 /* The size of `short', as computed by sizeof. */
390 #undef SIZEOF_SHORT
391
392 /* The size of `void*', as computed by sizeof. */
393 #undef SIZEOF_VOIDP
394
395 /* defined if speex 1.0.x API detected */
396 #undef SPEEX_1_0
397
398 /* Define to 1 if you have the ANSI C header files. */
399 #undef STDC_HEADERS
400
401 /* Version number of package */
402 #define VERSION "0.10.22"
403
404 /* old wavpack API */
405 #undef WAVPACK_OLD_API
406
407 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
408    significant byte first (like Motorola and SPARC, unlike Intel). */
409 #if defined AC_APPLE_UNIVERSAL_BUILD
410 # if defined __BIG_ENDIAN__
411 #  define WORDS_BIGENDIAN 1
412 # endif
413 #else
414 # ifndef WORDS_BIGENDIAN
415 #  undef WORDS_BIGENDIAN
416 # endif
417 #endif
418
419 /* Define to 1 if the X Window System is missing or not being used. */
420 #undef X_DISPLAY_MISSING