X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=win32%2Fcommon%2Fconfig.h;h=904c9306fa5dfc7e8c9018abd38d2a5e102dc8c2;hb=473c00819902c05e1892b9d20b8e377adf47fe50;hp=4b5233ab27810479f644d7202668da117ab840aa;hpb=94844911977ff81eccf7448da60c7f1a6ffe580d;p=platform%2Fupstream%2Fgstreamer.git diff --git a/win32/common/config.h b/win32/common/config.h index 4b5233a..904c930 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -17,7 +17,16 @@ #undef ENABLE_SUBUNIT /* gettext package name */ -#define GETTEXT_PACKAGE "gstreamer-0.11" +#define GETTEXT_PACKAGE "gstreamer-1.0" + +/* The GIO library directory. */ +#undef GIO_LIBDIR + +/* The GIO modules directory. */ +#undef GIO_MODULE_DIR + +/* GStreamer API Version */ +#define GST_API_VERSION "1.0" /* data dir */ #define GST_DATADIR PREFIX "\\share" @@ -46,17 +55,17 @@ /* GStreamer license */ #define GST_LICENSE "LGPL" -/* library major.minor version */ -#define GST_MAJORMINOR "0.11" - /* package name in plugins */ -#define GST_PACKAGE_NAME "GStreamer git" +#define GST_PACKAGE_NAME "GStreamer source release" /* package origin */ #define GST_PACKAGE_ORIGIN "Unknown package origin" /* GStreamer package release date/time for plugins as YYYY-MM-DD */ -#define GST_PACKAGE_RELEASE_DATETIME "2011-09-29T14:59Z" +#define GST_PACKAGE_RELEASE_DATETIME "2014-05-03" + +/* Define if static plugins should be built */ +#undef GST_PLUGIN_BUILD_STATIC /* location of the installed gst-plugin-scanner */ #define GST_PLUGIN_SCANNER_INSTALLED LIBDIR "\\gst-plugin-scanner" @@ -72,46 +81,46 @@ /* Define to 1 if you have the `clock_gettime' function. */ #undef HAVE_CLOCK_GETTIME -/* Define if the host CPU is an Alpha */ +/* Define if the target CPU is an Alpha */ #undef HAVE_CPU_ALPHA -/* Define if the host CPU is an ARM */ +/* Define if the target CPU is an ARM */ #undef HAVE_CPU_ARM -/* Define if the host CPU is a CRIS */ +/* Define if the target CPU is a CRIS */ #undef HAVE_CPU_CRIS -/* Define if the host CPU is a CRISv32 */ +/* Define if the target CPU is a CRISv32 */ #undef HAVE_CPU_CRISV32 -/* Define if the host CPU is a HPPA */ +/* Define if the target CPU is a HPPA */ #undef HAVE_CPU_HPPA -/* Define if the host CPU is an x86 */ +/* Define if the target CPU is an x86 */ #define HAVE_CPU_I386 1 -/* Define if the host CPU is a IA64 */ +/* Define if the target CPU is a IA64 */ #undef HAVE_CPU_IA64 -/* Define if the host CPU is a M68K */ +/* Define if the target CPU is a M68K */ #undef HAVE_CPU_M68K -/* Define if the host CPU is a MIPS */ +/* Define if the target CPU is a MIPS */ #undef HAVE_CPU_MIPS -/* Define if the host CPU is a PowerPC */ +/* Define if the target CPU is a PowerPC */ #undef HAVE_CPU_PPC -/* Define if the host CPU is a 64 bit PowerPC */ +/* Define if the target CPU is a 64 bit PowerPC */ #undef HAVE_CPU_PPC64 -/* Define if the host CPU is a S390 */ +/* Define if the target CPU is a S390 */ #undef HAVE_CPU_S390 -/* Define if the host CPU is a SPARC */ +/* Define if the target CPU is a SPARC */ #undef HAVE_CPU_SPARC -/* Define if the host CPU is a x86_64 */ +/* Define if the target CPU is a x86_64 */ #undef HAVE_CPU_X86_64 /* Define if the GNU dcgettext() function is already present or preinstalled. @@ -160,21 +169,25 @@ /* Define if you have the iconv() function and it works. */ #undef HAVE_ICONV +/* Define to 1 if the system has the type `intmax_t'. */ +#undef HAVE_INTMAX_T + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the `nsl' library (-lnsl). */ -#undef HAVE_LIBNSL - -/* Define to 1 if you have the `resolv' library (-lresolv). */ -#undef HAVE_LIBRESOLV - -/* Define to 1 if you have the `socket' library (-lsocket). */ -#undef HAVE_LIBSOCKET +/* Define if exists, doesn't clash with , and + declares uintmax_t. */ +#undef HAVE_INTTYPES_H_WITH_UINTMAX /* Define to 1 if you have the `localtime_r' function. */ #undef HAVE_LOCALTIME_R +/* Define to 1 if the system has the type long long */ +#undef HAVE_LONG_LONG + +/* Define to 1 if the system has the type `long long int'. */ +#undef HAVE_LONG_LONG_INT + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -190,6 +203,9 @@ /* Define to 1 if you have the `poll' function. */ #undef HAVE_POLL +/* Define to 1 if you have the header file. */ +#undef HAVE_POLL_H + /* Define to 1 if you have the `posix_memalign' function. */ #undef HAVE_POSIX_MEMALIGN @@ -202,26 +218,23 @@ /* defined if the compiler implements __PRETTY_FUNCTION__ */ #undef HAVE_PRETTY_FUNCTION -/* Defined if we have printf specifier extensions available */ -#undef HAVE_PRINTF_EXTENSION - /* Define to 1 if you have the header file. */ #define HAVE_PROCESS_H 1 /* Define to 1 if you have the `pselect' function. */ #undef HAVE_PSELECT -/* Define to 1 if you have the header file. */ -#undef HAVE_PTHREAD_H +/* Define if you have POSIX threads libraries and header files. */ +#undef HAVE_PTHREAD -/* Define if RDTSC is available */ -#undef HAVE_RDTSC +/* Have PTHREAD_PRIO_INHERIT. */ +#undef HAVE_PTHREAD_PRIO_INHERIT -/* Define to 1 if you have the `register_printf_function' function. */ -#undef HAVE_REGISTER_PRINTF_FUNCTION +/* Define to 1 if the system has the type `ptrdiff_t'. */ +#undef HAVE_PTRDIFF_T -/* Define to 1 if you have the `register_printf_specifier' function. */ -#undef HAVE_REGISTER_PRINTF_SPECIFIER +/* Define if RDTSC is available */ +#undef HAVE_RDTSC /* Define to 1 if you have the `sigaction' function. */ #undef HAVE_SIGACTION @@ -229,6 +242,10 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H +/* Define if exists, doesn't clash with , and declares + uintmax_t. */ +#undef HAVE_STDINT_H_WITH_UINTMAX + /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_EXT_H @@ -244,6 +261,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_POLL_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PRCTL_H @@ -283,6 +303,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if the system has the type `unsigned long long int'. */ +#undef HAVE_UNSIGNED_LONG_LONG_INT + /* Define if valgrind should be used */ #undef HAVE_VALGRIND @@ -321,12 +344,6 @@ /* Memory alignment by pagesize */ #undef MEMORY_ALIGNMENT_PAGESIZE -/* Define if you have no native inet_aton() function. */ -#undef NO_INET_ATON - -/* Define to 1 if your C compiler doesn't accept -c and -o together. */ -#undef NO_MINUS_C_MINUS_O - /* Name of package */ #define PACKAGE "gstreamer" @@ -337,7 +354,7 @@ #define PACKAGE_NAME "GStreamer" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "GStreamer 0.11.1.1" +#define PACKAGE_STRING "GStreamer 1.3.1" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gstreamer" @@ -346,15 +363,19 @@ #undef PACKAGE_URL /* Define to the version of this package. */ -#define PACKAGE_VERSION "0.11.1.1" +#define PACKAGE_VERSION "1.3.1" /* directory where plugins are located */ #ifdef _DEBUG -# define PLUGINDIR PREFIX "\\debug\\lib\\gstreamer-0.11" +# define PLUGINDIR PREFIX "\\debug\\lib\\gstreamer-1.0" #else -# define PLUGINDIR PREFIX "\\lib\\gstreamer-0.11" +# define PLUGINDIR PREFIX "\\lib\\gstreamer-1.0" #endif +/* Define to necessary symbol if this constant uses a non-standard name on + your system. */ +#undef PTHREAD_CREATE_JOINABLE + /* The size of `char', as computed by sizeof. */ #undef SIZEOF_CHAR @@ -373,11 +394,14 @@ /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS +/* the target CPU */ +#undef TARGET_CPU + /* Define if we should poison deallocated memory */ #undef USE_POISONING /* Version number of package */ -#define VERSION "0.11.1.1" +#define VERSION "1.3.1" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ @@ -391,6 +415,11 @@ # endif #endif +/* Enable large inode numbers on Mac OS X 10.5. */ +#ifndef _DARWIN_USE_64_BIT_INODE +# define _DARWIN_USE_64_BIT_INODE 1 +#endif + /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS @@ -402,3 +431,10 @@ /* We need at least WinXP SP2 for __stat64 */ #undef __MSVCRT_VERSION__ + +/* Define to the widest signed integer type if and do + not define. */ +#undef intmax_t + +/* Define to `unsigned int' if does not define. */ +#undef size_t