www.pudn.com > FFusion.rar > config.h


/* Automatically generated by configure - do not modify */
#define ARCH_POWERPC 1
// Enable the next line to get PowerPC performance report
// #define POWERPC_TBL_PERFORMANCE_REPORT 1
// Enable the next line to use PMC registers instead of TBL
// #define POWERPC_PERF_USE_PMC 1
#define WORDS_BIGENDIAN 1
#define HAVE_ALTIVEC 1
// Enable the next line to use the reference C code instead of AltiVec
// #define ALTIVEC_USE_REFERENCE_C_CODE 1
#define HAVE_STRPTIME 1
#define HAVE_LRINTF 1
#define HAVE_VHOOK 1
#define CONFIG_ENCODERS 1
#define CONFIG_DECODERS 1
#define CONFIG_AC3 1
#define CONFIG_PP 1
#define CONFIG_MPEGAUDIO_HP 1
#define CONFIG_HAVE_DLOPEN 1
#define CONFIG_HAVE_DLFCN 1
#define CONFIG_NETWORK 1
#define CONFIG_ZLIB 1
#define CONFIG_DARWIN 1
#undef  HAVE_MALLOC_H
#undef  HAVE_MEMALIGN
#define SIMPLE_IDCT 1
#define CONFIG_FFSERVER 1
#define CONFIG_RISKY 1
#define restrict __restrict__