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