]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blob - win32/common/config.h
fe4716d8d1ddb053f0c0751788e2e33254fea68e
[glsdk/gst-plugins-ugly0-10.git] / win32 / common / config.h
1 /* Autogenerated config.h created for win32 Visual Studio builds */
3 /* PREFIX -- specifically added for Windows for easier moving */
4 #define PREFIX "C:\\gstreamer"
8 /* Define if building universal (internal helper macro) */
9 #undef AC_APPLE_UNIVERSAL_BUILD
11 /* Default audio sink */
12 #define DEFAULT_AUDIOSINK "directsoundsink"
14 /* Default audio source */
15 #define DEFAULT_AUDIOSRC "audiotestsrc"
17 /* Default video sink */
18 #undef DEFAULT_VIDEOSINK
20 /* Default video source */
21 #define DEFAULT_VIDEOSRC "videotestsrc"
23 /* Default visualizer */
24 #define DEFAULT_VISUALIZER "goom"
26 /* Disable Orc */
27 #undef DISABLE_ORC
29 /* Define to 1 if translation of program messages to the user's native
30    language is requested. */
31 #undef ENABLE_NLS
33 /* gettext package name */
34 #define GETTEXT_PACKAGE "gst-plugins-ugly-0.10"
36 /* macro to use to show function name */
37 #undef GST_FUNCTION
39 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
40 #undef GST_GCOV_ENABLED
42 /* Default errorlevel to use */
43 #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
45 /* GStreamer license */
46 #define GST_LICENSE "LGPL"
48 /* package name in plugins */
49 #define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins prerelease"
51 /* package origin */
52 #define GST_PACKAGE_ORIGIN "Unknown package origin"
54 /* GStreamer package release date/time for plugins as YYYY-MM-DD */
55 #define GST_PACKAGE_RELEASE_DATETIME "2011-12-10T15:16Z"
57 /* Define to enable a52dec (used by a52dec). */
58 #undef HAVE_A52DEC
60 /* Define to enable amrnb library (used by amrnb). */
61 #undef HAVE_AMRNB
63 /* Define to enable amrwb library (used by amrwbdec). */
64 #undef HAVE_AMRWB
66 /* Define to enable cdio library (used by cdio). */
67 #undef HAVE_CDIO
69 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
70    CoreFoundation framework. */
71 #undef HAVE_CFLOCALECOPYCURRENT
73 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
74    the CoreFoundation framework. */
75 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
77 /* Define if the host CPU is an Alpha */
78 #undef HAVE_CPU_ALPHA
80 /* Define if the host CPU is an ARM */
81 #undef HAVE_CPU_ARM
83 /* Define if the host CPU is a CRIS */
84 #undef HAVE_CPU_CRIS
86 /* Define if the host CPU is a CRISv32 */
87 #undef HAVE_CPU_CRISV32
89 /* Define if the host CPU is a HPPA */
90 #undef HAVE_CPU_HPPA
92 /* Define if the host CPU is an x86 */
93 #define HAVE_CPU_I386 1
95 /* Define if the host CPU is a IA64 */
96 #undef HAVE_CPU_IA64
98 /* Define if the host CPU is a M68K */
99 #undef HAVE_CPU_M68K
101 /* Define if the host CPU is a MIPS */
102 #undef HAVE_CPU_MIPS
104 /* Define if the host CPU is a PowerPC */
105 #undef HAVE_CPU_PPC
107 /* Define if the host CPU is a 64 bit PowerPC */
108 #undef HAVE_CPU_PPC64
110 /* Define if the host CPU is a S390 */
111 #undef HAVE_CPU_S390
113 /* Define if the host CPU is a SPARC */
114 #undef HAVE_CPU_SPARC
116 /* Define if the host CPU is a x86_64 */
117 #undef HAVE_CPU_X86_64
119 /* Define if the GNU dcgettext() function is already present or preinstalled.
120    */
121 #undef HAVE_DCGETTEXT
123 /* Define to 1 if you have the <dlfcn.h> header file. */
124 #undef HAVE_DLFCN_H
126 /* define for working do while(0) macros */
127 #undef HAVE_DOWHILE_MACROS
129 /* Define to enable dvdread library (used by dvdreadsrc). */
130 #undef HAVE_DVDREAD
132 /* Define to enable building of experimental plug-ins. */
133 #undef HAVE_EXPERIMENTAL
135 /* Define to enable building of plug-ins with external deps. */
136 #undef HAVE_EXTERNAL
138 /* defined if the compiler implements __func__ */
139 #undef HAVE_FUNC
141 /* defined if the compiler implements __FUNCTION__ */
142 #undef HAVE_FUNCTION
144 /* Define if the GNU gettext() function is already present or preinstalled. */
145 #undef HAVE_GETTEXT
147 /* Define if you have the iconv() function and it works. */
148 #undef HAVE_ICONV
150 /* Define to 1 if you have the <inttypes.h> header file. */
151 #undef HAVE_INTTYPES_H
153 /* Define to enable lame mp3 encoder library (used by lame). */
154 #undef HAVE_LAME
156 /* Define to enable mad mp3 decoder (used by mad). */
157 #undef HAVE_MAD
159 /* Define to 1 if you have the <malloc.h> header file. */
160 #undef HAVE_MALLOC_H
162 /* Define to 1 if you have the <memory.h> header file. */
163 #undef HAVE_MEMORY_H
165 /* Define to enable mpeg2dec (used by mpeg2dec). */
166 #undef HAVE_MPEG2DEC
168 /* Use Orc */
169 #undef HAVE_ORC
171 /* defined if the compiler implements __PRETTY_FUNCTION__ */
172 #undef HAVE_PRETTY_FUNCTION
174 /* Define if RDTSC is available */
175 #undef HAVE_RDTSC
177 /* Define to enable libsidplay (used by sid). */
178 #undef HAVE_SIDPLAY
180 /* Define to 1 if you have the <stdint.h> header file. */
181 #undef HAVE_STDINT_H
183 /* Define to 1 if you have the <stdlib.h> header file. */
184 #define HAVE_STDLIB_H 1
186 /* Define to 1 if you have the <strings.h> header file. */
187 #undef HAVE_STRINGS_H
189 /* Define to 1 if you have the <string.h> header file. */
190 #define HAVE_STRING_H 1
192 /* Define to 1 if you have the <sys/stat.h> header file. */
193 #define HAVE_SYS_STAT_H 1
195 /* Define to 1 if you have the <sys/types.h> header file. */
196 #define HAVE_SYS_TYPES_H 1
198 /* Define to enable twolame (used by twolame). */
199 #undef HAVE_TWOLAME
201 /* Define to 1 if you have the <unistd.h> header file. */
202 #undef HAVE_UNISTD_H
204 /* Define if valgrind should be used */
205 #undef HAVE_VALGRIND
207 /* Define to 1 if you have the <winsock2.h> header file. */
208 #define HAVE_WINSOCK2_H 1
210 /* Define to enable x264 plug-in (used by x264). */
211 #undef HAVE_X264
213 /* the host CPU */
214 #define HOST_CPU "i686"
216 /* gettext locale dir */
217 #define LOCALEDIR PREFIX "\\share\\locale"
219 /* Define to the sub-directory in which libtool stores uninstalled libraries.
220    */
221 #undef LT_OBJDIR
223 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
224 #undef NO_MINUS_C_MINUS_O
226 /* Name of package */
227 #define PACKAGE "gst-plugins-ugly"
229 /* Define to the address where bug reports for this package should be sent. */
230 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
232 /* Define to the full name of this package. */
233 #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
235 /* Define to the full name and version of this package. */
236 #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.18.2"
238 /* Define to the one symbol short name of this package. */
239 #define PACKAGE_TARNAME "gst-plugins-ugly"
241 /* Define to the home page for this package. */
242 #undef PACKAGE_URL
244 /* Define to the version of this package. */
245 #define PACKAGE_VERSION "0.10.18.2"
247 /* directory where plugins are located */
248 #ifdef _DEBUG
249 #  define PLUGINDIR PREFIX "\\debug\\lib\\gstreamer-0.10"
250 #else
251 #  define PLUGINDIR PREFIX "\\lib\\gstreamer-0.10"
252 #endif
254 /* The size of `char', as computed by sizeof. */
255 #undef SIZEOF_CHAR
257 /* The size of `int', as computed by sizeof. */
258 #undef SIZEOF_INT
260 /* The size of `long', as computed by sizeof. */
261 #undef SIZEOF_LONG
263 /* The size of `short', as computed by sizeof. */
264 #undef SIZEOF_SHORT
266 /* The size of `void*', as computed by sizeof. */
267 #undef SIZEOF_VOIDP
269 /* Define to 1 if you have the ANSI C header files. */
270 #undef STDC_HEADERS
272 /* Version number of package */
273 #define VERSION "0.10.18.2"
275 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
276    significant byte first (like Motorola and SPARC, unlike Intel). */
277 #if defined AC_APPLE_UNIVERSAL_BUILD
278 # if defined __BIG_ENDIAN__
279 #  define WORDS_BIGENDIAN 1
280 # endif
281 #else
282 # ifndef WORDS_BIGENDIAN
283 #  undef WORDS_BIGENDIAN
284 # endif
285 #endif