• 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 AUDIORESAMPLE_FORMAT_AUTO
9 
10 #define DEFAULT_AUDIOSINK "autoaudiosink"
11 
12 #define DEFAULT_VIDEOSINK "autovideosink"
13 
14 #define DISABLE_ORC 1
15 
16 #define GETTEXT_PACKAGE "gst-plugins-base-1.0"
17 
18 #ifdef __LP64__
19 #define GIO_LIBDIR "/system/lib64"
20 #else
21 #define GIO_LIBDIR "/system/lib"
22 #endif
23 
24 #ifdef __LP64__
25 #define GIO_MODULE_DIR "/system/lib64/gio/modules"
26 #else
27 #define GIO_MODULE_DIR "/system/lib/gio/modules"
28 #endif
29 
30 #define GIO_PREFIX "/usr/local"
31 
32 #define GST_API_EXPORT extern __attribute__ ((visibility ("default")))
33 
34 #define GST_API_VERSION "1.0"
35 
36 #define GST_DATADIR "/usr/local/share"
37 
38 #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
39 
40 #define GST_LICENSE "LGPL"
41 
42 #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release"
43 
44 #define GST_PACKAGE_ORIGIN "Unknown package origin"
45 
46 #define GST_PACKAGE_RELEASE_DATETIME "2022-06-15"
47 
48 #ifdef __LP64__
49 #define HAVE_CPU_AARCH64 1
50 #else
51 #define HAVE_CPU_ARM 1
52 #endif
53 
54 #define HAVE_DCGETTEXT 1
55 
56 #define HAVE_DLFCN_H 1
57 
58 #define HAVE_EMMINTRIN_H 1
59 
60 #define HAVE_GIO_UNIX_2_0
61 
62 #define HAVE_GMTIME_R 1
63 
64 #define HAVE_INTTYPES_H 1
65 
66 #undef HAVE_ISO_CODES
67 
68 #define HAVE_LINUX_DMA_BUF_H 1
69 
70 #define HAVE_LINUX_TCP_INFO
71 
72 #define HAVE_LOCALTIME_R 1
73 
74 #define HAVE_LOG2 1
75 
76 #define HAVE_LRINTF 1
77 
78 #define HAVE_MEMORY_H 1
79 
80 #define HAVE_MMAP 1
81 
82 #define HAVE_NETINET_IN_H 1
83 
84 #define HAVE_NETINET_TCP_H 1
85 
86 #undef HAVE_OGG
87 
88 #define HAVE_SMMINTRIN_H 1
89 
90 #define HAVE_STDINT_H 1
91 
92 #define HAVE_STRINGS_H 1
93 
94 #define HAVE_STRING_H 1
95 
96 #define HAVE_SYS_SOCKET_H 1
97 
98 #define HAVE_SYS_STAT_H 1
99 
100 #define HAVE_SYS_TYPES_H 1
101 
102 #define HAVE_SYS_WAIT_H 1
103 
104 #define HAVE_UNISTD_H 1
105 
106 #undef HAVE_X11
107 
108 #define HAVE_XMMINTRIN_H 1
109 
110 #define HAVE_ZLIB
111 
112 #define LOCALEDIR "/usr/local/share/locale"
113 
114 #define PACKAGE "gst-plugins-base"
115 
116 #define PACKAGE_VERSION "1.20.3"
117 
118 #define SIZEOF_CHAR 1
119 
120 #define SIZEOF_INT 4
121 
122 #define SIZEOF_LONG 8
123 
124 #define SIZEOF_SHORT 2
125 
126 #define SIZEOF_VOIDP 8
127 
128 #ifdef __LP64__
129 #define TARGET_CPU "aarch64"
130 #else
131 #define TARGET_CPU "arm"
132 #endif
133 
134 #define VERSION "1.20.3"
135 
136