[ffmpegcolorspace] Support SUYV, SYVY, S420
[framework/multimedia/gst-plugins-base0.10.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* The implementation that should be used for integer audio resampling witll
7    be benchmarked at runtime */
8 #undef AUDIORESAMPLE_FORMAT_AUTO
9
10 /* The float implementation should be used for integer audio resampling */
11 #undef AUDIORESAMPLE_FORMAT_FLOAT
12
13 /* The int implementation should be used for integer audio resampling */
14 #undef AUDIORESAMPLE_FORMAT_INT
15
16 /* defined if cdda headers are in a cdda/ directory */
17 #undef CDPARANOIA_HEADERS_IN_DIR
18
19 /* Default audio sink */
20 #undef DEFAULT_AUDIOSINK
21
22 /* Default audio source */
23 #undef DEFAULT_AUDIOSRC
24
25 /* Default video sink */
26 #undef DEFAULT_VIDEOSINK
27
28 /* Default video source */
29 #undef DEFAULT_VIDEOSRC
30
31 /* Default visualizer */
32 #undef DEFAULT_VISUALIZER
33
34 /* Disable Orc */
35 #undef DISABLE_ORC
36
37 /* Define to 1 if translation of program messages to the user's native
38    language is requested. */
39 #undef ENABLE_NLS
40
41 /* gettext package name */
42 #undef GETTEXT_PACKAGE
43
44 /* The GIO library directory. */
45 #undef GIO_LIBDIR
46
47 /* The GIO modules directory. */
48 #undef GIO_MODULE_DIR
49
50 /* The GnomeVFS modules directory. */
51 #undef GNOME_VFS_MODULES_DIR
52
53 /* system wide data directory */
54 #undef GST_DATADIR
55
56 /* macro to use to show function name */
57 #undef GST_FUNCTION
58
59 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
60 #undef GST_GCOV_ENABLED
61
62 /* plugin install helper script */
63 #undef GST_INSTALL_PLUGINS_HELPER
64
65 /* Default errorlevel to use */
66 #undef GST_LEVEL_DEFAULT
67
68 /* GStreamer license */
69 #undef GST_LICENSE
70
71 /* major/minor version */
72 #undef GST_MAJORMINOR
73
74 /* package name in plugins */
75 #undef GST_PACKAGE_NAME
76
77 /* package origin */
78 #undef GST_PACKAGE_ORIGIN
79
80 /* GStreamer package release date/time for plugins as YYYY-MM-DD */
81 #undef GST_PACKAGE_RELEASE_DATETIME
82
83 /* I know the API is subject to change. */
84 #undef G_UDEV_API_IS_SUBJECT_TO_CHANGE
85
86 /* Define to enable ALSA (used by alsa). */
87 #undef HAVE_ALSA
88
89 /* Define to enable CDParanoia (used by cdparanoia). */
90 #undef HAVE_CDPARANOIA
91
92 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
93    CoreFoundation framework. */
94 #undef HAVE_CFLOCALECOPYCURRENT
95
96 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
97    the CoreFoundation framework. */
98 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
99
100 /* Define if the host CPU is an Alpha */
101 #undef HAVE_CPU_ALPHA
102
103 /* Define if the host CPU is an ARM */
104 #undef HAVE_CPU_ARM
105
106 /* Define if the host CPU is a CRIS */
107 #undef HAVE_CPU_CRIS
108
109 /* Define if the host CPU is a CRISv32 */
110 #undef HAVE_CPU_CRISV32
111
112 /* Define if the host CPU is a HPPA */
113 #undef HAVE_CPU_HPPA
114
115 /* Define if the host CPU is an x86 */
116 #undef HAVE_CPU_I386
117
118 /* Define if the host CPU is a IA64 */
119 #undef HAVE_CPU_IA64
120
121 /* Define if the host CPU is a M68K */
122 #undef HAVE_CPU_M68K
123
124 /* Define if the host CPU is a MIPS */
125 #undef HAVE_CPU_MIPS
126
127 /* Define if the host CPU is a PowerPC */
128 #undef HAVE_CPU_PPC
129
130 /* Define if the host CPU is a 64 bit PowerPC */
131 #undef HAVE_CPU_PPC64
132
133 /* Define if the host CPU is a S390 */
134 #undef HAVE_CPU_S390
135
136 /* Define if the host CPU is a SPARC */
137 #undef HAVE_CPU_SPARC
138
139 /* Define if the host CPU is a x86_64 */
140 #undef HAVE_CPU_X86_64
141
142 /* Define if the GNU dcgettext() function is already present or preinstalled.
143    */
144 #undef HAVE_DCGETTEXT
145
146 /* Define to 1 if you have the <dlfcn.h> header file. */
147 #undef HAVE_DLFCN_H
148
149 /* Define to enable building of experimental plug-ins. */
150 #undef HAVE_EXPERIMENTAL
151
152 /* Define to enable building of plug-ins with external deps. */
153 #undef HAVE_EXTERNAL
154
155 /* FIONREAD ioctl found in sys/filio.h */
156 #undef HAVE_FIONREAD_IN_SYS_FILIO
157
158 /* FIONREAD ioctl found in sys/ioclt.h */
159 #undef HAVE_FIONREAD_IN_SYS_IOCTL
160
161 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
162 #undef HAVE_FSEEKO
163
164 /* defined if the compiler implements __func__ */
165 #undef HAVE_FUNC
166
167 /* defined if the compiler implements __FUNCTION__ */
168 #undef HAVE_FUNCTION
169
170 /* Define if the GNU gettext() function is already present or preinstalled. */
171 #undef HAVE_GETTEXT
172
173 /* Define to enable GIO library (used by gio). */
174 #undef HAVE_GIO
175
176 /* Define to 1 if you have the `gmtime_r' function. */
177 #undef HAVE_GMTIME_R
178
179 /* Define to enable GNOME VFS (used by gnomevfs). */
180 #undef HAVE_GNOME_VFS
181
182 /* Define to enable Video 4 Linux (used by video4linux). */
183 #undef HAVE_GST_V4L
184
185 /* Whether gudev is available for device detection */
186 #undef HAVE_GUDEV
187
188 /* Define if you have the iconv() function and it works. */
189 #undef HAVE_ICONV
190
191 /* Define to 1 if you have the <inttypes.h> header file. */
192 #undef HAVE_INTTYPES_H
193
194 /* make use of iso-codes for ISO-639 */
195 #undef HAVE_ISO_CODES
196
197 /* Define to enable integer vorbis plug-in (used by ivorbisdec). */
198 #undef HAVE_IVORBIS
199
200 /* Define to 1 if you have the `asound' library (-lasound). */
201 #undef HAVE_LIBASOUND
202
203 /* Define to 1 if you have the `nsl' library (-lnsl). */
204 #undef HAVE_LIBNSL
205
206 /* Define to 1 if you have the `resolv' library (-lresolv). */
207 #undef HAVE_LIBRESOLV
208
209 /* Define to 1 if you have the `socket' library (-lsocket). */
210 #undef HAVE_LIBSOCKET
211
212 /* Define to enable libvisual visualization library (used by libvisual). */
213 #undef HAVE_LIBVISUAL
214
215 /* Define to 1 if you have the `localtime_r' function. */
216 #undef HAVE_LOCALTIME_R
217
218 /* Define to 1 if you have the `log2' function. */
219 #undef HAVE_LOG2
220
221 /* Define if you have C99's lrint function. */
222 #undef HAVE_LRINT
223
224 /* Define if you have C99's lrintf function. */
225 #undef HAVE_LRINTF
226
227 /* Define to 1 if you have the <malloc.h> header file. */
228 #undef HAVE_MALLOC_H
229
230 /* Define to 1 if you have the <memory.h> header file. */
231 #undef HAVE_MEMORY_H
232
233 /* Define to enable Xiph Ogg library (used by ogg). */
234 #undef HAVE_OGG
235
236 /* Use Orc */
237 #undef HAVE_ORC
238
239 /* Define to enable Pango font rendering (used by pango). */
240 #undef HAVE_PANGO
241
242 /* defined if the compiler implements __PRETTY_FUNCTION__ */
243 #undef HAVE_PRETTY_FUNCTION
244
245 /* Define to 1 if you have the <process.h> header file. */
246 #undef HAVE_PROCESS_H
247
248 /* Define if RDTSC is available */
249 #undef HAVE_RDTSC
250
251 /* Define to 1 if you have the <stdint.h> header file. */
252 #undef HAVE_STDINT_H
253
254 /* Define to 1 if you have the <stdlib.h> header file. */
255 #undef HAVE_STDLIB_H
256
257 /* Define to 1 if you have the <strings.h> header file. */
258 #undef HAVE_STRINGS_H
259
260 /* Define to 1 if you have the <string.h> header file. */
261 #undef HAVE_STRING_H
262
263 /* Define to 1 if you have the <sys/socket.h> header file. */
264 #undef HAVE_SYS_SOCKET_H
265
266 /* Define to 1 if you have the <sys/stat.h> header file. */
267 #undef HAVE_SYS_STAT_H
268
269 /* Define to 1 if you have the <sys/types.h> header file. */
270 #undef HAVE_SYS_TYPES_H
271
272 /* Define to 1 if you have the <sys/wait.h> header file. */
273 #undef HAVE_SYS_WAIT_H
274
275 /* Define to enable Xiph Theora video codec (used by theora). */
276 #undef HAVE_THEORA
277
278 /* Define to 1 if you have the <unistd.h> header file. */
279 #undef HAVE_UNISTD_H
280
281 /* Define if valgrind should be used */
282 #undef HAVE_VALGRIND
283
284 /* Define to enable Xiph Vorbis audio codec (used by vorbis). */
285 #undef HAVE_VORBIS
286
287 /* defined if vorbis_synthesis_restart is present */
288 #undef HAVE_VORBIS_SYNTHESIS_RESTART
289
290 /* Define to 1 if you have the <winsock2.h> header file. */
291 #undef HAVE_WINSOCK2_H
292
293 /* Define to enable X libraries and plugins (used by ximagesink). */
294 #undef HAVE_X
295
296 /* Define to enable X Shared Memory extension. */
297 #undef HAVE_XSHM
298
299 /* Define to enable X11 XVideo extensions (used by xvimagesink). */
300 #undef HAVE_XVIDEO
301
302 /* the host CPU */
303 #undef HOST_CPU
304
305 /* prefix */
306 #undef ISO_CODES_PREFIX
307
308 /* */
309 #undef ISO_CODES_VERSION
310
311 /* directory in which the detected libvisual's plugins are located */
312 #undef LIBVISUAL_PLUGINSBASEDIR
313
314 /* gettext locale dir */
315 #undef LOCALEDIR
316
317 /* Define to the sub-directory in which libtool stores uninstalled libraries.
318    */
319 #undef LT_OBJDIR
320
321 /* Define if you have no native hstrerror() function. */
322 #undef NO_HSTRERROR
323
324 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
325 #undef NO_MINUS_C_MINUS_O
326
327 /* Name of package */
328 #undef PACKAGE
329
330 /* Define to the address where bug reports for this package should be sent. */
331 #undef PACKAGE_BUGREPORT
332
333 /* Define to the full name of this package. */
334 #undef PACKAGE_NAME
335
336 /* Define to the full name and version of this package. */
337 #undef PACKAGE_STRING
338
339 /* Define to the one symbol short name of this package. */
340 #undef PACKAGE_TARNAME
341
342 /* Define to the home page for this package. */
343 #undef PACKAGE_URL
344
345 /* Define to the version of this package. */
346 #undef PACKAGE_VERSION
347
348 /* directory where plugins are located */
349 #undef PLUGINDIR
350
351 /* The size of `char', as computed by sizeof. */
352 #undef SIZEOF_CHAR
353
354 /* The size of `int', as computed by sizeof. */
355 #undef SIZEOF_INT
356
357 /* The size of `long', as computed by sizeof. */
358 #undef SIZEOF_LONG
359
360 /* The size of `short', as computed by sizeof. */
361 #undef SIZEOF_SHORT
362
363 /* The size of `void*', as computed by sizeof. */
364 #undef SIZEOF_VOIDP
365
366 /* Define to 1 if you have the ANSI C header files. */
367 #undef STDC_HEADERS
368
369 /* "Define if building for android" */
370 #undef USE_TREMOLO
371
372 /* Version number of package */
373 #undef VERSION
374
375 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
376    significant byte first (like Motorola and SPARC, unlike Intel). */
377 #if defined AC_APPLE_UNIVERSAL_BUILD
378 # if defined __BIG_ENDIAN__
379 #  define WORDS_BIGENDIAN 1
380 # endif
381 #else
382 # ifndef WORDS_BIGENDIAN
383 #  undef WORDS_BIGENDIAN
384 # endif
385 #endif
386
387 /* Define to 1 if the X Window System is missing or not being used. */
388 #undef X_DISPLAY_MISSING
389
390 /* Number of bits in a file offset, on hosts where this is settable. */
391 #undef _FILE_OFFSET_BITS
392
393 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
394 #undef _LARGEFILE_SOURCE
395
396 /* Define for large files, on AIX-style hosts. */
397 #undef _LARGE_FILES