/* config.h.in. Generated from configure.ac by autoheader. */ /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD /* Disable Orc */ #undef DISABLE_ORC /* Defined if gcov is enabled to force a rebuild due to config.h changing */ #undef GST_GCOV_ENABLED /* Default errorlevel to use */ #undef GST_LEVEL_DEFAULT /* Defined if building a LGPL-only version of gst-libav */ #undef GST_LIBAV_ENABLE_LGPL /* package name in plugins */ #undef GST_PACKAGE_NAME /* package origin */ #undef GST_PACKAGE_ORIGIN /* Define if static plugins should be built */ #undef GST_PLUGIN_BUILD_STATIC /* Define to 1 if you have the header file. */ #undef HAVE_AVI_H /* Define if the target CPU is an Alpha */ #undef HAVE_CPU_ALPHA /* Define if the target CPU is an ARM */ #undef HAVE_CPU_ARM /* Define if the target CPU is a CRIS */ #undef HAVE_CPU_CRIS /* Define if the target CPU is a CRISv32 */ #undef HAVE_CPU_CRISV32 /* Define if the target CPU is a HPPA */ #undef HAVE_CPU_HPPA /* Define if the target CPU is an x86 */ #undef HAVE_CPU_I386 /* Define if the target CPU is a IA64 */ #undef HAVE_CPU_IA64 /* Define if the target CPU is a M68K */ #undef HAVE_CPU_M68K /* Define if the target CPU is a MIPS */ #undef HAVE_CPU_MIPS /* Define if the target CPU is a PowerPC */ #undef HAVE_CPU_PPC /* Define if the target CPU is a 64 bit PowerPC */ #undef HAVE_CPU_PPC64 /* Define if the target CPU is a S390 */ #undef HAVE_CPU_S390 /* Define if the target CPU is a SPARC */ #undef HAVE_CPU_SPARC /* Define if the target CPU is a x86_64 */ #undef HAVE_CPU_X86_64 /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Defined if building against uninstalled Libav source */ #undef HAVE_LIBAV_UNINSTALLED /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Use Orc */ #undef HAVE_ORC /* Define if RDTSC is available */ #undef HAVE_RDTSC /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define if valgrind should be used */ #undef HAVE_VALGRIND /* the host CPU */ #undef HOST_CPU /* Describes where the Libav libraries come from. */ #undef LIBAV_SOURCE /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* directory where plugins are located */ #undef PLUGINDIR /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* the target CPU */ #undef TARGET_CPU /* Version number of package */ #undef VERSION /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 # endif #else # ifndef WORDS_BIGENDIAN # undef WORDS_BIGENDIAN # endif #endif