1 /* config.h.in. Generated from configure.ac by autoheader. */
2 /* This copy of config.h.in is specifically for win32 Visual Studio builds */
4 /* defined if cdda headers are in a cdda/ directory */
5 #undef CDPARANOIA_HEADERS_IN_DIR
7 /* Default audio sink */
8 #define DEFAULT_AUDIOSINK "directaudiosink"
10 /* Default audio source */
11 #undef DEFAULT_AUDIOSRC
13 /* Default video sink */
14 #define DEFAULT_VIDEOSINK "directdrawsink"
16 /* Default video source */
17 #undef DEFAULT_VIDEOSRC
19 /* Default visualizer */
20 #define DEFAULT_VISUALIZER "goom"
22 /* Define to 1 if translation of program messages to the user's native
23 language is requested. */
26 /* gettext package name */
27 #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
29 /* macro to use to show function name */
30 #define GST_FUNCTION "(function)"
32 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
33 #undef GST_GCOV_ENABLED
35 /* Default errorlevel to use */
36 #undef GST_LEVEL_DEFAULT
38 /* GStreamer license */
39 #define GST_LICENSE "LGPL"
41 /* package name in plugins */
42 #define GST_PACKAGE_NAME "GStreamer Base Plug-ins CVS/prerelease"
45 #define GST_PACKAGE_ORIGIN "Unknown package origin"
47 /* support for features: gstalsa */
50 /* support for features: cdparanoia */
51 #undef HAVE_CDPARANOIA
53 /* Define if the host CPU is an Alpha */
56 /* Define if the host CPU is an ARM */
59 /* Define if the host CPU is a HPPA */
62 /* Define if the host CPU is an x86 */
65 /* Define if the host CPU is a IA64 */
68 /* Define if the host CPU is a M68K */
71 /* Define if the host CPU is a MIPS */
74 /* Define if the host CPU is a PowerPC */
77 /* Define if the host CPU is a S390 */
80 /* Define if the host CPU is a SPARC */
83 /* Define if the host CPU is a x86_64 */
84 #undef HAVE_CPU_X86_64
86 /* Define if the GNU dcgettext() function is already present or preinstalled.
90 /* Define to 1 if you have the <dlfcn.h> header file. */
93 /* support for features: */
96 /* FIONREAD ioctl found in sys/filio.h */
97 #undef HAVE_FIONREAD_IN_SYS_FILIO
99 /* FIONREAD ioctl found in sys/ioclt.h */
100 #undef HAVE_FIONREAD_IN_SYS_IOCTL
102 /* defined if the compiler implements __func__ */
105 /* defined if the compiler implements __FUNCTION__ */
108 /* Define if the GNU gettext() function is already present or preinstalled. */
111 /* support for features: gnomevfssrc */
112 #undef HAVE_GNOME_VFS
114 /* support for features: v4lsrc v4lmjpegsrc v4lmjpegsink */
117 /* Define if you have the iconv() function. */
120 /* Define to 1 if you have the <inttypes.h> header file. */
121 #undef HAVE_INTTYPES_H
123 /* Define to 1 if you have the `asound' library (-lasound). */
124 #undef HAVE_LIBASOUND
126 /* support for features: libvisual */
127 #undef HAVE_LIBVISUAL
129 /* Define if you have C99's lrint function. */
132 /* Define if you have C99's lrintf function. */
135 /* Define to 1 if you have the <malloc.h> header file. */
138 /* Define to 1 if you have the <memory.h> header file. */
141 /* support for features: oggdemux oggmux */
144 /* support for features: pango */
147 /* defined if the compiler implements __PRETTY_FUNCTION__ */
148 #undef HAVE_PRETTY_FUNCTION
150 /* Define if RDTSC is available */
153 /* Define to 1 if you have the <regex.h> header file. */
156 /* Define to 1 if you have the <stdint.h> header file. */
159 /* Define to 1 if you have the <stdlib.h> header file. */
160 #define HAVE_STDLIB_H 1
162 /* Define to 1 if you have the <strings.h> header file. */
163 #undef HAVE_STRINGS_H
165 /* Define to 1 if you have the <string.h> header file. */
166 #define HAVE_STRING_H 1
168 /* Define to 1 if you have the <sys/socket.h> header file. */
169 #undef HAVE_SYS_SOCKET_H
171 /* Define to 1 if you have the <sys/stat.h> header file. */
172 #undef HAVE_SYS_STAT_H 1
174 /* Define to 1 if you have the <sys/types.h> header file. */
175 #undef HAVE_SYS_TYPES_H 1
177 /* support for features: theoradec theoraenc */
180 /* Define to 1 if you have the <unistd.h> header file. */
183 /* Define if valgrind should be used */
186 /* support for features: vorbisenc vorbisdec */
189 /* defined if vorbis_synthesis_restart is present */
190 #undef HAVE_VORBIS_SYNTHESIS_RESTART
192 /* support for features: ximagesink */
195 /* support for features: xshm */
198 /* support for features: xvimagesink */
201 /* gettext locale dir */
202 #define LOCALEDIR PREFIX "\\share\\locale"
204 /* Name of package */
205 #define PACKAGE "gst-plugins-base"
207 /* Define to the address where bug reports for this package should be sent. */
208 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
210 /* Define to the full name of this package. */
211 #undef PACKAGE_NAME "GStreamer Base Plug-ins"
213 /* Define to the full name and version of this package. */
214 #undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.7.1"
216 /* Define to the one symbol short name of this package. */
217 #undef PACKAGE_TARNAME "gst-plugins-base"
219 /* Define to the version of this package. */
220 #undef PACKAGE_VERSION "0.10.7.1"
222 /* directory where plugins are located */
225 /* The size of a `char', as computed by sizeof. */
228 /* The size of a `int', as computed by sizeof. */
231 /* The size of a `long', as computed by sizeof. */
234 /* The size of a `short', as computed by sizeof. */
237 /* The size of a `void*', as computed by sizeof. */
240 /* Define to 1 if you have the ANSI C header files. */
243 /* Version number of package */
244 #define VERSION "0.10.7.1"
246 /* Define to 1 if your processor stores words with the most significant byte
247 first (like Motorola and SPARC, unlike Intel and VAX). */
248 #undef WORDS_BIGENDIAN
250 /* Define to 1 if the X Window System is missing or not being used. */
251 #undef X_DISPLAY_MISSING
253 /* Define to `__inline__' or `__inline' if that's what the C compiler
254 calls it, or to nothing if 'inline' is not supported under any name. */