• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
6 
7 /* Default audio sink */
8 #define DEFAULT_AUDIOSINK "autoaudiosink"
9 
10 /* Default audio source */
11 #define DEFAULT_AUDIOSRC "alsasrc"
12 
13 /* Default video sink */
14 #define DEFAULT_VIDEOSINK "autovideosink"
15 
16 /* Default video source */
17 #define DEFAULT_VIDEOSRC "v4l2src"
18 
19 /* Default visualizer */
20 #define DEFAULT_VISUALIZER "goom"
21 
22 /* Disable Orc */
23 #define DISABLE_ORC 1
24 
25 /* Define to 1 if translation of program messages to the user's native
26    language is requested. */
27 //#define ENABLE_NLS 1
28 
29 /* gettext package name */
30 #define GETTEXT_PACKAGE "gst-plugins-good-1.0"
31 
32 /* GStreamer API Version */
33 #define GST_API_VERSION "1.0"
34 
35 /* Define if extra runtime checks should be enabled */
36 /* #undef GST_ENABLE_EXTRA_CHECKS */
37 
38 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
39 /* #undef GST_GCOV_ENABLED */
40 
41 /* Default errorlevel to use */
42 #define GST_LEVEL_DEFAULT GST_LEVEL_NONE
43 
44 /* GStreamer license */
45 #define GST_LICENSE "LGPL"
46 
47 /* package name in plugins */
48 #define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release"
49 
50 /* package origin */
51 #define GST_PACKAGE_ORIGIN "Unknown package origin"
52 
53 /* GStreamer package release date/time for plugins as YYYY-MM-DD */
54 #define GST_PACKAGE_RELEASE_DATETIME "2019-04-11"
55 
56 /* Define if Video4Linux probe shall be run at plugin load */
57 /* #undef GST_V4L2_ENABLE_PROBE */
58 
59 /* Define to enable aalib ASCII Art library (used by aasink). */
60 /* #undef HAVE_AALIB */
61 
62 /* Define to 1 if you have the `asinh' function. */
63 #define HAVE_ASINH 1
64 
65 /* Define to enable bz2 library for matroska . */
66 #define HAVE_BZ2 /**/
67 
68 /* Define to enable Cairo graphics rendering and gobject bindings (used by
69    cairo). */
70 #define HAVE_CAIRO /**/
71 
72 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
73    CoreFoundation framework. */
74 /* #undef HAVE_CFLOCALECOPYCURRENT */
75 
76 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
77    the CoreFoundation framework. */
78 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
79 
80 /* Define to 1 if you have the `clock_gettime' function. */
81 #define HAVE_CLOCK_GETTIME 1
82 
83 /* Define to 1 if you have the `cosh' function. */
84 #define HAVE_COSH 1
85 
86 /* Define if the target CPU is AARCH64 */
87 #ifdef __LP64__
88 #define HAVE_CPU_AARCH64 1
89 #else
90 #define HAVE_CPU_ARM 1
91 #endif
92 
93 /* Define if the target CPU is an Alpha */
94 /* #undef HAVE_CPU_ALPHA */
95 
96 /* Define if the target CPU is an ARC */
97 /* #undef HAVE_CPU_ARC */
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 /* #undef HAVE_CPU_I386 */
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 /* #define HAVE_CPU_X86_64 1 */
137 
138 /* Define if the GNU dcgettext() function is already present or preinstalled.
139    */
140 #define HAVE_DCGETTEXT 1
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 #define HAVE_DLFCN_H 1
147 
148 /* define for working do while(0) macros */
149 #define HAVE_DOWHILE_MACROS 1
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 #define HAVE_EXTERNAL /**/
159 
160 /* Define to 1 if you have the <fcntl.h> header file. */
161 #define HAVE_FCNTL_H 1
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 #define HAVE_FIONREAD_IN_SYS_IOCTL 1
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 #define HAVE_GCC_ASM 1
177 
178 /* Define to enable GDK pixbuf (used by gdkpixbuf). */
179 #define HAVE_GDK_PIXBUF /**/
180 
181 /* Define to 1 if you have the `getpagesize' function. */
182 #define HAVE_GETPAGESIZE 1
183 
184 /* Define if the GNU gettext() function is already present or preinstalled. */
185 #define HAVE_GETTEXT 1
186 
187 /* Define to enable Video 4 Linux 2 (used by video4linux2). */
188 #define HAVE_GST_V4L2 /**/
189 
190 /* Define to enable Gtk+ elements (used by gtk). */
191 /* #undef HAVE_GTK3 */
192 
193 /* Define if Gtk+ 3.0 GL is installed */
194 /* #undef HAVE_GTK3_GL */
195 
196 /* Whether gudev is available for device detection */
197 /* #undef HAVE_GUDEV */
198 
199 /* Define if you have the iconv() function and it works. */
200 /* #undef HAVE_ICONV */
201 
202 /* Define to 1 if you have the <inttypes.h> header file. */
203 #define HAVE_INTTYPES_H 1
204 
205 /* building for iOS platofrm */
206 /* #undef HAVE_IOS */
207 
208 /* Define if we have struct ip_mreqn */
209 #define HAVE_IP_MREQN /**/
210 
211 /* Define to 1 if you have the `isinf' function. */
212 #define HAVE_ISINF 1
213 
214 /* Define to enable Jack (used by jack). */
215 /* #undef HAVE_JACK */
216 
217 /* defined if jack >= 0.120.1 is available */
218 /* #undef HAVE_JACK_0_120_1 */
219 
220 /* defined if jack >= 1.9.7 is available */
221 /* #undef HAVE_JACK_1_9_7 */
222 
223 /* Define to enable jpeg library (used by jpeg). */
224 #define HAVE_JPEG /**/
225 
226 /* Define to enable lame mp3 encoder library (used by lame). */
227 /* #undef HAVE_LAME */
228 
229 /* Define to enable libcaca coloured ASCII art (used by cacasink). */
230 /* #undef HAVE_LIBCACA */
231 
232 /* Define to enable libdv DV demuxer/decoder (used by dv). */
233 /* #undef HAVE_LIBDV */
234 
235 /* Define to enable Portable Network Graphics library (used by png). */
236 #define HAVE_LIBPNG /**/
237 
238 /* Defined if libpng version is 1.5.1 or newer */
239 /* #undef HAVE_LIBPNG_1_5 */
240 
241 /* Whether libv4l2 is available for video buffer conversion */
242 /* #undef HAVE_LIBV4L2 */
243 
244 /* Define to 1 if you have the <memory.h> header file. */
245 #define HAVE_MEMORY_H 1
246 
247 /* Define to 1 if you have a working `mmap' system call. */
248 #define HAVE_MMAP 1
249 
250 /* Define to enable mpg123 audio decoder (used by mpg123). */
251 /* #undef HAVE_MPG123 */
252 
253 /* Use Orc */
254 /* #undef HAVE_ORC */
255 
256 /* Define to enable OSS audio (used by ossaudio). */
257 #define HAVE_OSS /**/
258 
259 /* Define to enable Open Sound System 4 (used by oss4). */
260 #define HAVE_OSS4 /**/
261 
262 /* Define if OSS includes are in /machine/ */
263 /* #undef HAVE_OSS_INCLUDE_IN_MACHINE */
264 
265 /* Define if OSS includes are in / */
266 /* #undef HAVE_OSS_INCLUDE_IN_ROOT */
267 
268 /* Define if OSS includes are in /sys/ */
269 #define HAVE_OSS_INCLUDE_IN_SYS /**/
270 
271 /* Define to enable OSX audio (used by osxaudio). */
272 /* #undef HAVE_OSX_AUDIO */
273 
274 /* Define to enable OSX video (used by osxvideosink). */
275 /* #undef HAVE_OSX_VIDEO */
276 
277 /* Define to 1 if you have the <process.h> header file. */
278 /* #undef HAVE_PROCESS_H */
279 
280 /* Define if you have POSIX threads libraries and header files. */
281 #define HAVE_PTHREAD 1
282 
283 /* Have PTHREAD_PRIO_INHERIT. */
284 #define HAVE_PTHREAD_PRIO_INHERIT 1
285 
286 /* Define to enable pulseaudio plug-in (used by pulseaudio). */
287 #define HAVE_PULSE /**/
288 
289 /* Define to enable Qt elements (used by qt). */
290 /* #undef HAVE_QT */
291 
292 /* Define if Qt Android integration is installed */
293 /* #undef HAVE_QT_ANDROID */
294 
295 /* Define if Qt eglfs integration is installed */
296 /* #undef HAVE_QT_EGLFS */
297 
298 /* Define if Qt iOS integration is installed */
299 /* #undef HAVE_QT_IOS */
300 
301 /* Define if Qt Mac integration is installed */
302 /* #undef HAVE_QT_MAC */
303 
304 /* Define if the Qt QPA header is installed */
305 /* #undef HAVE_QT_QPA_HEADER */
306 
307 /* Define if Qt Wayland integration is installed */
308 /* #undef HAVE_QT_WAYLAND */
309 
310 /* Define if Qt X11 integration is installed */
311 /* #undef HAVE_QT_X11 */
312 
313 /* Define if RDTSC is available */
314 /* #undef HAVE_RDTSC */
315 
316 /* Define to 1 if you have the `rint' function. */
317 #define HAVE_RINT 1
318 
319 /* Define to enable Shoutcast/Icecast client library (used by shout2). */
320 /* #undef HAVE_SHOUT2 */
321 
322 /* Define to 1 if you have the `sinh' function. */
323 #define HAVE_SINH 1
324 
325 /* Define to enable soup http client plugin (2.4) (used by souphttpsrc). */
326 /* #undef HAVE_SOUP */
327 
328 /* Define to enable speex speech codec (used by speex). */
329 /* #undef HAVE_SPEEX */
330 
331 /* Define to 1 if you have the <stdint.h> header file. */
332 #define HAVE_STDINT_H 1
333 
334 /* Define to 1 if you have the <stdlib.h> header file. */
335 #define HAVE_STDLIB_H 1
336 
337 /* Define to 1 if you have the <strings.h> header file. */
338 #define HAVE_STRINGS_H 1
339 
340 /* Define to 1 if you have the <string.h> header file. */
341 #define HAVE_STRING_H 1
342 
343 /* Define to 1 if you have the <sys/ioctl.h> header file. */
344 #define HAVE_SYS_IOCTL_H 1
345 
346 /* Define to 1 if you have the <sys/param.h> header file. */
347 #define HAVE_SYS_PARAM_H 1
348 
349 /* Define to 1 if you have the <sys/socket.h> header file. */
350 #define HAVE_SYS_SOCKET_H 1
351 
352 /* Define to 1 if you have the <sys/stat.h> header file. */
353 #define HAVE_SYS_STAT_H 1
354 
355 /* Define to 1 if you have the <sys/time.h> header file. */
356 #define HAVE_SYS_TIME_H 1
357 
358 /* Define to 1 if you have the <sys/types.h> header file. */
359 #define HAVE_SYS_TYPES_H 1
360 
361 /* Define to enable taglib tagging library (used by taglib). */
362 /* #undef HAVE_TAGLIB */
363 
364 /* Define to enable twolame (used by twolame). */
365 /* #undef HAVE_TWOLAME */
366 
367 /* Define to 1 if you have the <unistd.h> header file. */
368 #define HAVE_UNISTD_H 1
369 
370 /* Define if valgrind should be used */
371 /* #undef HAVE_VALGRIND */
372 
373 /* Defined if the VP8 decoder is available */
374 /* #undef HAVE_VP8_DECODER */
375 
376 /* Defined if the VP8 encoder is available */
377 /* #undef HAVE_VP8_ENCODER */
378 
379 /* Defined if the VP9 decoder is available */
380 /* #undef HAVE_VP9_DECODER */
381 
382 /* Defined if the VP9 encoder is available */
383 /* #undef HAVE_VP9_ENCODER */
384 
385 /* Define to enable VPX decoder (used by vpx). */
386 /* #undef HAVE_VPX */
387 
388 /* Defined if the VPX library version is 1.4 or bigger */
389 /* #undef HAVE_VPX_1_4 */
390 
391 /* Defined if the VPX library version is 1.8 or bigger */
392 /* #undef HAVE_VPX_1_8 */
393 
394 /* Define to enable Win32 WaveForm (used by waveformsink). */
395 /* #undef HAVE_WAVEFORM */
396 
397 /* Define to enable wavpack plug-in (used by wavpack). */
398 /* #undef HAVE_WAVPACK */
399 
400 /* Define to enable X libraries and plugins (used by ximagesrc). */
401 #define HAVE_X /**/
402 
403 /* Defined if Xdamage is available */
404 #define HAVE_XDAMAGE 1
405 
406 /* Defined if Xfixes is available */
407 #define HAVE_XFIXES 1
408 
409 /* Defined if XShm is available */
410 #define HAVE_XSHM 1
411 
412 /* Define to enable zlib support for qtdemux/matroska. */
413 #define HAVE_ZLIB /**/
414 
415 /* the host CPU */
416 #ifdef __LP64__
417 #define HOST_CPU "aarch64"
418 #else
419 #define HOST_CPU "arm"
420 #endif
421 
422 /* gettext locale dir */
423 #define LOCALEDIR "/usr/local/share/locale"
424 
425 /* Define to the sub-directory where libtool stores uninstalled libraries. */
426 #define LT_OBJDIR ".libs/"
427 
428 /* Name of package */
429 #define PACKAGE "gst-plugins-good"
430 
431 /* Define to the address where bug reports for this package should be sent. */
432 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
433 
434 /* Define to the full name of this package. */
435 #define PACKAGE_NAME "GStreamer Good Plug-ins"
436 
437 /* Define to the full name and version of this package. */
438 #define PACKAGE_STRING "GStreamer Good Plug-ins 1.16.2"
439 
440 /* Define to the one symbol short name of this package. */
441 #define PACKAGE_TARNAME "gst-plugins-good"
442 
443 /* Define to the home page for this package. */
444 #define PACKAGE_URL ""
445 
446 /* Define to the version of this package. */
447 #define PACKAGE_VERSION "1.16.2"
448 
449 /* directory where plugins are located */
450 #define PLUGINDIR "/usr/local/lib/gstreamer-1.0"
451 
452 /* Define to necessary symbol if this constant uses a non-standard name on
453    your system. */
454 /* #undef PTHREAD_CREATE_JOINABLE */
455 
456 /* The size of `char', as computed by sizeof. */
457 /* #undef SIZEOF_CHAR */
458 #define SIZEOF_CHAR 1
459 
460 /* The size of `int', as computed by sizeof. */
461 /* #undef SIZEOF_INT */
462 #define SIZEOF_INT 4
463 
464 /* The size of `long', as computed by sizeof. */
465 /* #undef SIZEOF_LONG */
466 #ifdef __LP64__
467 #define SIZEOF_LONG 8
468 #else
469 #define SIZEOF_LONG 4
470 #endif
471 
472 /* The size of `off_t', as computed by sizeof. */
473 #define SIZEOF_OFF_T 8
474 
475 /* The size of `short', as computed by sizeof. */
476 /* #undef SIZEOF_SHORT */
477 #define SIZEOF_SHORT 2
478 
479 /* The size of `void*', as computed by sizeof. */
480 /* #undef SIZEOF_VOIDP */
481 #ifdef __LP64__
482 #define SIZEOF_VOID_P 8
483 #else
484 #define SIZEOF_VOID_P 4
485 #endif
486 
487 /* Define to 1 if you have the ANSI C header files. */
488 #define STDC_HEADERS 1
489 
490 /* the target CPU */
491 #ifdef __LP64__
492 #define TARGET_CPU "aarch64"
493 #else
494 #define TARGET_CPU "arm"
495 #endif
496 
497 /* Version number of package */
498 #define VERSION "1.16.2"
499 
500 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
501    significant byte first (like Motorola and SPARC, unlike Intel). */
502 #if defined AC_APPLE_UNIVERSAL_BUILD
503 # if defined __BIG_ENDIAN__
504 #  define WORDS_BIGENDIAN 1
505 # endif
506 #else
507 # ifndef WORDS_BIGENDIAN
508 /* #  undef WORDS_BIGENDIAN */
509 # endif
510 #endif
511 
512 /* Enable large inode numbers on Mac OS X 10.5.  */
513 #ifndef _DARWIN_USE_64_BIT_INODE
514 # define _DARWIN_USE_64_BIT_INODE 1
515 #endif
516 
517 /* Number of bits in a file offset, on hosts where this is settable. */
518 /* #undef _FILE_OFFSET_BITS */
519 
520 /* Define for large files, on AIX-style hosts. */
521 /* #undef _LARGE_FILES */
522