• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*
2  * Autogenerated by the Meson build system.
3  * Do not edit, your changes will be lost.
4  */
5 
6 #pragma once
7 
8 #define GETTEXT_PACKAGE "gstreamer-1.0"
9 
10 #define GSTCONFIG_BUILT_WITH_MSVC 0
11 
12 #define GST_API_EXPORT extern __attribute__ ((visibility ("default")))
13 
14 #define GST_API_VERSION "1.0"
15 
16 #define GST_DATADIR "/usr/local/share"
17 
18 #undef GST_DISABLE_OPTION_PARSING
19 
20 #define GST_ENABLE_EXTRA_CHECKS
21 
22 #define GST_LEVEL_DEFAULT GST_LEVEL_NONE
23 
24 #define GST_LICENSE "LGPL"
25 
26 #define GST_PACKAGE_NAME "GStreamer source release"
27 
28 #define GST_PACKAGE_ORIGIN "Unknown package origin"
29 
30 #define GST_PACKAGE_RELEASE_DATETIME "2022-06-15"
31 
32 #define GST_PLUGIN_SCANNER_INSTALLED "/usr/local/libexec/gstreamer-1.0/gst-plugin-scanner"
33 
34 /* libexecdir path component, used to find plugin-scanner on relocatable builds */
35 #define GST_PLUGIN_SCANNER_SUBDIR "libexec"
36 
37 /* plugin directory path component, used to find plugins on relocatable builds */
38 #define GST_PLUGIN_SUBDIR "media/plugins"
39 
40 #define GST_PTP_HELPER_INSTALLED "/usr/local/libexec/gstreamer-1.0/gst-ptp-helper"
41 
42 #define HAVE_ALARM 1
43 
44 #define HAVE_CLOCK_GETTIME 1
45 
46 #define HAVE_CLOCK_NANOSLEEP 1
47 
48 #ifdef __LP64__
49 #define HAVE_CPU_AARCH64 1
50 #else
51 #define HAVE_CPU_ARM 1
52 #endif
53 
54 #define HAVE_DECL_LOCALTIME_R 1
55 
56 #define HAVE_DECL_STRDUP 1
57 
58 #define HAVE_DECL_STRSIGNAL 1
59 
60 #define HAVE_DLADDR
61 
62 #define HAVE_DLFCN_H 1
63 
64 #define HAVE_FORK 1
65 
66 #define HAVE_FSEEKO 1
67 
68 #define HAVE_FTELLO 1
69 
70 #define HAVE_FUTEX 1
71 
72 #define HAVE_GETLINE 1
73 
74 #define HAVE_GETPAGESIZE 1
75 
76 #define HAVE_GETPID 1
77 
78 #define HAVE_GETRUSAGE 1
79 
80 #define HAVE_GETTIMEOFDAY 1
81 
82 #undef HAVE_GMP
83 
84 #define HAVE_GMTIME_R 1
85 
86 #undef HAVE_GSL
87 
88 #define HAVE_INTTYPES_H 1
89 
90 #define HAVE_LOCALTIME_R 1
91 
92 #define HAVE_LONG_LONG 1
93 
94 #define HAVE_MEMORY_H 1
95 
96 #define HAVE_MKSTEMP 1
97 
98 #define HAVE_MONOTONIC_CLOCK 1
99 
100 #define HAVE_POLL 1
101 
102 #define HAVE_POLL_H 1
103 
104 #define HAVE_POSIX_TIMERS 1
105 
106 #define HAVE_PPOLL 1
107 
108 #define HAVE_PSELECT 1
109 
110 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
111 
112 #define HAVE_SIGACTION 1
113 
114 #define HAVE_STDINT_H 1
115 
116 #define HAVE_STDIO_EXT_H 1
117 
118 #define HAVE_STRINGS_H 1
119 
120 #define HAVE_STRING_H 1
121 
122 #define HAVE_STRNLEN 1
123 
124 #define HAVE_SYS_PARAM_H 1
125 
126 #define HAVE_POLL_H 1
127 
128 #define HAVE_SYS_PRCTL_H 1
129 
130 #define HAVE_SYS_RESOURCE_H 1
131 
132 #define HAVE_SYS_SOCKET_H 1
133 
134 #define HAVE_SYS_STAT_H 1
135 
136 #define HAVE_SYS_TIMES_H 1
137 
138 #define HAVE_SYS_TIME_H 1
139 
140 #define HAVE_SYS_TYPES_H 1
141 
142 #define HAVE_SYS_UIO_H 1
143 
144 #define HAVE_SYS_UTSNAME_H 1
145 
146 #define HAVE_SYS_WAIT_H 1
147 
148 #define HAVE_TM_GMTOFF 1
149 
150 #define HAVE_UCONTEXT_H 1
151 
152 #ifdef __LP64__
153 #define HAVE_UINT128_T 1
154 #endif
155 
156 #define HAVE_UNISTD_H 1
157 
158 #ifdef __LP64__
159 #define LIBDIR "/system/lib64"
160 #else
161 #define LIBDIR "/system/lib"
162 #endif
163 
164 #define LOCALEDIR "/usr/local/share/locale"
165 
166 #define MEMORY_ALIGNMENT_MALLOC 1
167 
168 #define PACKAGE "gstreamer"
169 
170 #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/new"
171 
172 #define PACKAGE_NAME "GStreamer"
173 
174 #define PACKAGE_STRING "GStreamer 1.20.3"
175 
176 #define PACKAGE_TARNAME "gstreamer"
177 
178 #define PACKAGE_URL ""
179 
180 #define PACKAGE_VERSION "1.20.3"
181 
182 #ifdef __LP64__
183 #define PLUGINDIR "/system/lib64/media/plugins"
184 #else
185 #define PLUGINDIR "/system/lib/media/plugins"
186 #endif
187 
188 #ifdef __LP64__
189 #define TARGET_CPU "aarch64"
190 #else
191 #define TARGET_CPU "arm"
192 #endif
193 
194 #undef USE_POISONING
195 
196 #define VERSION "1.20.3"
197 
198