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