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