-
Notifications
You must be signed in to change notification settings - Fork 0
/
mpeg4ip_config.h.in
213 lines (144 loc) · 5.22 KB
/
mpeg4ip_config.h.in
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
/* mpeg4ip_config.h.in. Generated from configure.in by autoheader. */
/* Power PC Architecture */
#undef ARCH_PPC
/* have intel processor */
#undef ARCH_X86
/* have alsa enabled for mp4live */
#undef HAVE_ALSA
/* Define to 1 if `time_base' is member of `AVCodecContext'. */
#undef HAVE_AVCODECCONTEXT_TIME_BASE
/* Define to 1 if the system has the type `AVRational'. */
#undef HAVE_AVRATIONAL
/* Define to 1 if you have the <byteswap.h> header file. */
#undef HAVE_BYTESWAP_H
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* enable faac for mp4live */
#undef HAVE_FAAC
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* enable ffmpeg for mp4live */
#undef HAVE_FFMPEG
/* defined if ffmpeg is installed */
#undef HAVE_FFMPEG_INSTALLED
/* Define to 1 if `__pos' is member of `fpos_t'. */
#undef HAVE_FPOS_T___POS
/* Define to 1 if you have the `getopt' function. */
#undef HAVE_GETOPT
/* Define to 1 if you have the <getopt.h> header file. */
#undef HAVE_GETOPT_H
/* Define to 1 if you have the `getopt_long' function. */
#undef HAVE_GETOPT_LONG
/* Define to 1 if you have the `getopt_long_only' function. */
#undef HAVE_GETOPT_LONG_ONLY
/* Define to 1 if you have the `getrusage' function. */
#undef HAVE_GETRUSAGE
/* Define to 1 if you have the <glib.h> header file. */
#undef HAVE_GLIB_H
/* Have GTK on system */
#undef HAVE_GTK
/* Have GTK 2.0 on system */
#undef HAVE_GTK_2_0
/* have id3/tag.h */
#undef HAVE_ID3_TAG_H
/* IGMPv3 definition */
#undef HAVE_IGMP_V3
/* Define to 1 if you have the `inet_ntoa' function. */
#undef HAVE_INET_NTOA
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if the system has the type `in_port_t'. */
#undef HAVE_IN_PORT_T
/* enable IPv6 architecture */
#undef HAVE_IPv6
/* enable lame for mp4live */
#undef HAVE_LAME
/* Define to 1 if you have the `asound' library (-lasound). */
#undef HAVE_LIBASOUND
/* Define to 1 if you have the `gnugetopt' library (-lgnugetopt). */
#undef HAVE_LIBGNUGETOPT
/* have libmpeg2 decoder library */
#undef HAVE_LIBMPEG2
/* Define to 1 if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET
/* Define to 1 if you have the <linux/cdrom.h> header file. */
#undef HAVE_LINUX_CDROM_H
/* have mac */
#undef HAVE_MACOSX
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* mp4live can be used */
#undef HAVE_MP4LIVE
/* Define to 1 if you have the `poll' function. */
#undef HAVE_POLL
/* Define to 1 if you have the `snd_pcm_hw_params_set_rate_resample' function.
*/
#undef HAVE_SND_PCM_HW_PARAMS_SET_RATE_RESAMPLE
/* Define to 1 if you have the `socketpair' function. */
#undef HAVE_SOCKETPAIR
/* Define to 1 if the system has the type `socklen_t'. */
#undef HAVE_SOCKLEN_T
/* enable use of srtp library */
#undef HAVE_SRTP
/* 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 `strcasestr' function. */
#undef HAVE_STRCASESTR
/* Define to 1 if you have the `strerror' function. */
#undef HAVE_STRERROR
/* 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 `strsep' function. */
#undef HAVE_STRSEP
/* Define to 1 if the system has the type `struct ip_mreq_source'. */
#undef HAVE_STRUCT_IP_MREQ_SOURCE
/* Define to 1 if you have the <sys/dvdio.h> header file. */
#undef HAVE_SYS_DVDIO_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/time.h> header file. */
#undef HAVE_SYS_TIME_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
/* enable x264 for mp4live */
#undef HAVE_X264
/* have xvid.h with 1.0 API */
#undef HAVE_XVID10
/* have xvid.h */
#undef HAVE_XVID_H
/* 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 version of this package. */
#undef PACKAGE_VERSION
/* The size of a `bool', as computed by sizeof. */
#undef SIZEOF_BOOL
/* The size of a `long', as computed by sizeof. */
#undef SIZEOF_LONG
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
/* Define to 1 if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
#undef inline
#endif