gst_plugins_base/config.h
branchRCL_3
changeset 29 567bb019e3e3
parent 2 5505e8908944
child 30 7e817e7e631c
equal deleted inserted replaced
6:9b2c3c7a1a9c 29:567bb019e3e3
     1 /* config.h.  Generated from config.h.in by configure.  */
     1 /* config.h.  Generated from config.h.in by configure.  */
     2 /* config.h.in.  Generated from configure.ac by autoheader.  */
     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 /* The implementation that should be used for integer audio resampling witll
       
     8    be benchmarked at runtime */
       
     9 #define AUDIORESAMPLE_FORMAT_AUTO 1
       
    10 
       
    11 /* The float implementation should be used for integer audio resampling */
       
    12 /* #undef AUDIORESAMPLE_FORMAT_FLOAT */
       
    13 
       
    14 /* The int implementation should be used for integer audio resampling */
       
    15 /* #undef AUDIORESAMPLE_FORMAT_INT */
     3 
    16 
     4 /* defined if cdda headers are in a cdda/ directory */
    17 /* defined if cdda headers are in a cdda/ directory */
     5 /* #undef CDPARANOIA_HEADERS_IN_DIR */
    18 /* #undef CDPARANOIA_HEADERS_IN_DIR */
     6 
    19 
     7 /* Default audio sink */
    20 /* Default audio sink */
    50 
    63 
    51 /* package origin */
    64 /* package origin */
    52 #define GST_PACKAGE_ORIGIN "Unknown package origin"
    65 #define GST_PACKAGE_ORIGIN "Unknown package origin"
    53 
    66 
    54 /* Define to enable ALSA (used by alsa). */
    67 /* Define to enable ALSA (used by alsa). */
    55 #undef HAVE_ALSA 
    68 /* #undef HAVE_ALSA */
    56 
    69 
    57 /* Define to enable CDParanoia (used by cdparanoia). */
    70 /* Define to enable CDParanoia (used by cdparanoia). */
    58 /* #undef HAVE_CDPARANOIA */
    71 /* #undef HAVE_CDPARANOIA */
       
    72 
       
    73 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
       
    74    CoreFoundation framework. */
       
    75 /* #undef HAVE_CFLOCALECOPYCURRENT */
       
    76 
       
    77 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
       
    78    the CoreFoundation framework. */
       
    79 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
    59 
    80 
    60 /* Define if the host CPU is an Alpha */
    81 /* Define if the host CPU is an Alpha */
    61 /* #undef HAVE_CPU_ALPHA */
    82 /* #undef HAVE_CPU_ALPHA */
    62 
    83 
    63 /* Define if the host CPU is an ARM */
    84 /* Define if the host CPU is an ARM */
   137 
   158 
   138 /* Define to 1 if you have the `gmtime_r' function. */
   159 /* Define to 1 if you have the `gmtime_r' function. */
   139 #define HAVE_GMTIME_R 1
   160 #define HAVE_GMTIME_R 1
   140 
   161 
   141 /* Define to enable GNOME VFS (used by gnomevfs). */
   162 /* Define to enable GNOME VFS (used by gnomevfs). */
   142 #undef HAVE_GNOME_VFS 
   163 /* #undef HAVE_GNOME_VFS */
   143 
   164 
   144 /* Define to enable Video 4 Linux (used by video4linux). */
   165 /* Define to enable Video 4 Linux (used by video4linux). */
   145 #undef HAVE_GST_V4L 
   166 #undef HAVE_GST_V4L 
   146 
   167 
   147 /* Define if you have the iconv() function. */
   168 /* Define if you have the iconv() function. */
   151 #define HAVE_INTTYPES_H 1
   172 #define HAVE_INTTYPES_H 1
   152 
   173 
   153 /* Define to 1 if you have the `asound' library (-lasound). */
   174 /* Define to 1 if you have the `asound' library (-lasound). */
   154 /* #undef HAVE_LIBASOUND */
   175 /* #undef HAVE_LIBASOUND */
   155 
   176 
       
   177 /* Define to 1 if you have the `nsl' library (-lnsl). */
       
   178 /* #undef HAVE_LIBNSL */
       
   179 
   156 /* Define to 1 if you have the `resolv' library (-lresolv). */
   180 /* Define to 1 if you have the `resolv' library (-lresolv). */
   157 /* #undef HAVE_LIBRESOLV */
   181 /* #undef HAVE_LIBRESOLV */
   158 
   182 
       
   183 /* Define to 1 if you have the `socket' library (-lsocket). */
       
   184 /* #undef HAVE_LIBSOCKET */
       
   185 
   159 /* Define to enable libvisual visualization library (used by libvisual). */
   186 /* Define to enable libvisual visualization library (used by libvisual). */
   160 /* #undef HAVE_LIBVISUAL */
   187 /* #undef HAVE_LIBVISUAL */
   161 
   188 
   162 /* Define to 1 if you have the `localtime_r' function. */
   189 /* Define to 1 if you have the `localtime_r' function. */
   163 #define HAVE_LOCALTIME_R 1
   190 #define HAVE_LOCALTIME_R 1
   173 
   200 
   174 /* Define to 1 if you have the <memory.h> header file. */
   201 /* Define to 1 if you have the <memory.h> header file. */
   175 #define HAVE_MEMORY_H 1
   202 #define HAVE_MEMORY_H 1
   176 
   203 
   177 /* Define to enable Xiph Ogg library (used by ogg). */
   204 /* Define to enable Xiph Ogg library (used by ogg). */
   178 #undef HAVE_OGG 
   205 /* #undef HAVE_OGG */
   179 
   206 
   180 /* Define to enable Pango font rendering (used by pango). */
   207 /* Define to enable Pango font rendering (used by pango). */
   181 #ifndef __SYMBIAN32__
   208 /* #undef HAVE_PANGO */
   182 #define HAVE_PANGO
       
   183 #endif 
       
   184 
   209 
   185 /* defined if the compiler implements __PRETTY_FUNCTION__ */
   210 /* defined if the compiler implements __PRETTY_FUNCTION__ */
   186 #define HAVE_PRETTY_FUNCTION 1
   211 #define HAVE_PRETTY_FUNCTION 1
   187 
   212 
   188 /* Define to 1 if you have the <process.h> header file. */
   213 /* Define to 1 if you have the <process.h> header file. */
   225 
   250 
   226 /* Define to 1 if you have the <unistd.h> header file. */
   251 /* Define to 1 if you have the <unistd.h> header file. */
   227 #define HAVE_UNISTD_H 1
   252 #define HAVE_UNISTD_H 1
   228 
   253 
   229 /* Define if valgrind should be used */
   254 /* Define if valgrind should be used */
   230 #ifndef __SYMBIAN32__
   255 /* #undef HAVE_VALGRIND */
   231 #define HAVE_VALGRIND 1
       
   232 #endif
       
   233 
   256 
   234 /* Define to enable Xiph Vorbis audio codec (used by vorbis). */
   257 /* Define to enable Xiph Vorbis audio codec (used by vorbis). */
   235 #define HAVE_VORBIS 
   258 /* #undef HAVE_VORBIS */
   236 
   259 
   237 /* defined if vorbis_synthesis_restart is present */
   260 /* defined if vorbis_synthesis_restart is present */
   238 #define HAVE_VORBIS_SYNTHESIS_RESTART 1
   261 /* #undef HAVE_VORBIS_SYNTHESIS_RESTART */
   239 
   262 
   240 /* Define to 1 if you have the <winsock2.h> header file. */
   263 /* Define to 1 if you have the <winsock2.h> header file. */
   241 /* #undef HAVE_WINSOCK2_H */
   264 /* #undef HAVE_WINSOCK2_H */
   242 
   265 
   243 /* Define to enable X libraries and plugins (used by ximagesink). */
   266 /* Define to enable X libraries and plugins (used by ximagesink). */
   245 
   268 
   246 /* Define to enable X Shared Memory extension. */
   269 /* Define to enable X Shared Memory extension. */
   247 #define HAVE_XSHM 
   270 #define HAVE_XSHM 
   248 
   271 
   249 /* Define to enable X11 XVideo extensions (used by xvimagesink). */
   272 /* Define to enable X11 XVideo extensions (used by xvimagesink). */
   250 #define HAVE_XVIDEO 
   273 /* #undef HAVE_XVIDEO */
   251 
   274 
   252 /* the host CPU */
   275 /* the host CPU */
   253 #define HOST_CPU "i686"
   276 #define HOST_CPU "i686"
   254 
   277 
       
   278 /* directory in which the detected libvisual's plugins are located */
       
   279 /* #undef LIBVISUAL_PLUGINSBASEDIR */
       
   280 
   255 /* gettext locale dir */
   281 /* gettext locale dir */
   256 #define LOCALEDIR "/home/rakhi/openlibs//share/locale"
   282 #define LOCALEDIR "/home/puneet/puneet_libs/share/locale"
       
   283 
       
   284 /* Define to the sub-directory in which libtool stores uninstalled libraries.
       
   285    */
       
   286 #define LT_OBJDIR ".libs/"
   257 
   287 
   258 /* Define if you have no native hstrerror() function. */
   288 /* Define if you have no native hstrerror() function. */
   259 /* #undef NO_HSTRERROR */
   289 /* #undef NO_HSTRERROR */
   260 
   290 
   261 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
   291 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
   269 
   299 
   270 /* Define to the full name of this package. */
   300 /* Define to the full name of this package. */
   271 #define PACKAGE_NAME "GStreamer Base Plug-ins"
   301 #define PACKAGE_NAME "GStreamer Base Plug-ins"
   272 
   302 
   273 /* Define to the full name and version of this package. */
   303 /* Define to the full name and version of this package. */
   274 #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.19"
   304 #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.23"
   275 
   305 
   276 /* Define to the one symbol short name of this package. */
   306 /* Define to the one symbol short name of this package. */
   277 #define PACKAGE_TARNAME "gst-plugins-base"
   307 #define PACKAGE_TARNAME "gst-plugins-base"
   278 
   308 
   279 /* Define to the version of this package. */
   309 /* Define to the version of this package. */
   280 #define PACKAGE_VERSION "0.10.19"
   310 #define PACKAGE_VERSION "0.10.24"
   281 
   311 
   282 /* directory where plugins are located */
   312 /* directory where plugins are located */
   283 #ifdef __SYMBIAN32__
   313 #ifdef __SYMBIAN32__
   284 #if defined(__WINSCW__) || defined(__WINS__)
   314 #if defined(__WINSCW__) || defined(__WINS__)
   285 #define PLUGINDIR "z:\\sys\\bin\\plugins"
   315 #define PLUGINDIR "z:\\sys\\bin\\plugins"
   312 
   342 
   313 /* Define to 1 if you have the ANSI C header files. */
   343 /* Define to 1 if you have the ANSI C header files. */
   314 #define STDC_HEADERS 1
   344 #define STDC_HEADERS 1
   315 
   345 
   316 /* Version number of package */
   346 /* Version number of package */
   317 #define VERSION "0.10.19"
   347 #define VERSION "0.10.24"
   318 
   348 
   319 /* Define to 1 if your processor stores words with the most significant byte
   349 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
   320    first (like Motorola and SPARC, unlike Intel and VAX). */
   350    significant byte first (like Motorola and SPARC, unlike Intel). */
   321 /* #undef WORDS_BIGENDIAN */
   351 #if defined AC_APPLE_UNIVERSAL_BUILD
       
   352 # if defined __BIG_ENDIAN__
       
   353 #  define WORDS_BIGENDIAN 1
       
   354 # endif
       
   355 #else
       
   356 # ifndef WORDS_BIGENDIAN
       
   357 /* #  undef WORDS_BIGENDIAN */
       
   358 # endif
       
   359 #endif
   322 
   360 
   323 /* Define to 1 if the X Window System is missing or not being used. */
   361 /* Define to 1 if the X Window System is missing or not being used. */
   324 /* #undef X_DISPLAY_MISSING */
   362 /* #undef X_DISPLAY_MISSING */
   325 
   363 
   326 /* Number of bits in a file offset, on hosts where this is settable. */
   364 /* Number of bits in a file offset, on hosts where this is settable. */