File: config.h.in

package info (click to toggle)
gstreamer-vaapi 1.10.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,020 kB
  • ctags: 6,960
  • sloc: ansic: 66,264; sh: 4,575; perl: 1,551; makefile: 995; python: 309; xml: 247
file content (322 lines) | stat: -rw-r--r-- 8,103 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD

/* The GIO library directory. */
#undef GIO_LIBDIR

/* The GIO modules directory. */
#undef GIO_MODULE_DIR

/* The GIO install prefix. */
#undef GIO_PREFIX

/* GStreamer API Version */
#undef GST_API_VERSION

/* Defined to the string representation of GStreamer version */
#undef GST_API_VERSION_S

/* Define if extra runtime checks should be enabled */
#undef GST_ENABLE_EXTRA_CHECKS

/* Default errorlevel to use */
#undef GST_LEVEL_DEFAULT

/* GStreamer package release date/time for plugins as YYYY-MM-DD */
#undef GST_PACKAGE_RELEASE_DATETIME

/* Defined to the string representation of gstreamer-vaapi major version */
#undef GST_VAAPI_MAJOR_VERSION_S

/* Define if the target CPU is AARCH64 */
#undef HAVE_CPU_AARCH64

/* Define if the target CPU is an Alpha */
#undef HAVE_CPU_ALPHA

/* Define if the target CPU is an ARC */
#undef HAVE_CPU_ARC

/* 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 <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define to 1 if you have the <drm_fourcc.h> header file. */
#undef HAVE_DRM_FOURCC_H

/* Define to 1 if you have the <EGL/egl.h> header file. */
#undef HAVE_EGL_EGL_H

/* Define to 1 if you have the <GLES2/gl2ext.h> header file. */
#undef HAVE_GLES2_GL2EXT_H

/* Define to 1 if you have the <GLES2/gl2.h> header file. */
#undef HAVE_GLES2_GL2_H

/* Define to 1 if you have the <GLES3/gl3ext.h> header file. */
#undef HAVE_GLES3_GL3EXT_H

/* Define to 1 if you have the <GLES3/gl3.h> header file. */
#undef HAVE_GLES3_GL3_H

/* Define to 1 if you have the <GL/glext.h> header file. */
#undef HAVE_GL_GLEXT_H

/* Define to 1 if you have the <GL/glx.h> header file. */
#undef HAVE_GL_GLX_H

/* Define to 1 if you have the <GL/gl.h> header file. */
#undef HAVE_GL_GL_H

/* Define to 1 if you have the <gst/gl/gl.h> header file. */
#undef HAVE_GST_GL_GL_H

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the `EGL' library (-lEGL). */
#undef HAVE_LIBEGL

/* Define to 1 if you have the `GL' library (-lGL). */
#undef HAVE_LIBGL

/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define if RDTSC is available */
#undef HAVE_RDTSC

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to 1 if you have the <va/va_dec_hevc.h> header file. */
#undef HAVE_VA_VA_DEC_HEVC_H

/* Define to 1 if you have the <va/va_dec_jpeg.h> header file. */
#undef HAVE_VA_VA_DEC_JPEG_H

/* Define to 1 if you have the <va/va_dec_vp8.h> header file. */
#undef HAVE_VA_VA_DEC_VP8_H

/* Define to 1 if you have the <va/va_dec_vp9.h> header file. */
#undef HAVE_VA_VA_DEC_VP9_H

/* Define to 1 if you have the <va/va_drm.h> header file. */
#undef HAVE_VA_VA_DRM_H

/* Define to 1 if you have the <va/va_enc_h264.h> header file. */
#undef HAVE_VA_VA_ENC_H264_H

/* Define to 1 if you have the <va/va_enc_hevc.h> header file. */
#undef HAVE_VA_VA_ENC_HEVC_H

/* Define to 1 if you have the <va/va_enc_jpeg.h> header file. */
#undef HAVE_VA_VA_ENC_JPEG_H

/* Define to 1 if you have the <va/va_enc_mpeg2.h> header file. */
#undef HAVE_VA_VA_ENC_MPEG2_H

/* Define to 1 if you have the <va/va_enc_vp8.h> header file. */
#undef HAVE_VA_VA_ENC_VP8_H

/* Define to 1 if you have the <va/va_enc_vp9.h> header file. */
#undef HAVE_VA_VA_ENC_VP9_H

/* Define to 1 if you have the <wayland-client.h> header file. */
#undef HAVE_WAYLAND_CLIENT_H

/* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
#undef HAVE_X11_EXTENSIONS_XRANDR_H

/* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
#undef HAVE_X11_EXTENSIONS_XRENDER_H

/* Define to 1 if you have the <X11/Xatom.h> header file. */
#undef HAVE_X11_XATOM_H

/* Define to 1 if you have the <X11/XKBlib.h> header file. */
#undef HAVE_X11_XKBLIB_H

/* Define to 1 if you have the <X11/Xlib.h> header file. */
#undef HAVE_X11_XLIB_H

/* Define to 1 if you have the <X11/Xutil.h> header file. */
#undef HAVE_X11_XUTIL_H

/* Defined to 1 if the XKB extension exists. */
#undef HAVE_XKBLIB

/* Defined to 1 if the XRandR extension exists. */
#undef HAVE_XRANDR

/* Defined to 1 if the XRender extension exists. */
#undef HAVE_XRENDER

/* the host CPU */
#undef HOST_CPU

/* library dir */
#undef LIBDIR

/* Define to the sub-directory where 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

/* Defined to 1 if DRM is enabled */
#undef USE_DRM

/* Defined to 1 if EGL is enabled */
#undef USE_EGL

/* Defined to 1 if video encoders are used */
#undef USE_ENCODERS

/* Defined to the set of enabled OpenGL ES APIs */
#undef USE_GLES_VERSION_MASK

/* Defined to 1 if GLX is enabled */
#undef USE_GLX

/* Defined to 1 if GStreamer OpenGL helper libraries are available */
#undef USE_GST_GL_HELPERS

/* Defined to 1 if H265 encoder is used */
#undef USE_H265_ENCODER

/* Defined to 1 if HEVC decoder is used */
#undef USE_HEVC_DECODER

/* Defined to 1 if JPEG decoder is used */
#undef USE_JPEG_DECODER

/* Defined to 1 if JPEG encoder is used */
#undef USE_JPEG_ENCODER

/* Defined to 1 if video post-processing is used */
#undef USE_VA_VPP

/* Defined to 1 if VP8 decoder is used */
#undef USE_VP8_DECODER

/* Defined to 1 if VP8 encoder is used */
#undef USE_VP8_ENCODER

/* Defined to 1 if VP9 decoder is used */
#undef USE_VP9_DECODER

/* Defined to 1 if VP9 encoder is used */
#undef USE_VP9_ENCODER

/* Defined to 1 if WAYLAND is enabled */
#undef USE_WAYLAND

/* Defined to 1 if X11 is enabled */
#undef USE_X11

/* VA drivers path */
#undef VA_DRIVERS_PATH

/* 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