• 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 DEFAULT_VIDEOSRC "videotestsrc"
9 
10 #define DISABLE_ORC 1
11 
12 #define GETTEXT_PACKAGE "gst-plugins-bad-1.0"
13 
14 #define GST_API_EXPORT extern __attribute__ ((visibility ("default")))
15 
16 #define GST_API_VERSION "1.0"
17 
18 #define GST_ENABLE_EXTRA_CHECKS
19 
20 #define GST_LICENSE "LGPL"
21 
22 #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release"
23 
24 #define GST_PACKAGE_ORIGIN "Unknown package origin"
25 
26 #define GST_PACKAGE_RELEASE_DATETIME "2022-06-15"
27 
28 #define HAVE_DCGETTEXT 1
29 
30 #define HAVE_DLFCN_H 1
31 
32 #define HAVE_FCNTL_H 1
33 
34 #define HAVE_GETPAGESIZE 1
35 
36 #define HAVE_GETRUSAGE 1
37 
38 #define HAVE_GMTIME_R 1
39 
40 #define HAVE_INTTYPES_H 1
41 
42 #define HAVE_MAKEDEV_IN_MKDEV 0
43 
44 #define HAVE_MAKEDEV_IN_SYSMACROS 1
45 
46 #define HAVE_MAKEDEV_IN_TYPES 0
47 
48 #define HAVE_MEMFD_CREATE 1
49 
50 #define HAVE_MEMORY_H 1
51 
52 #define HAVE_MMAP 1
53 
54 #define HAVE_NETINET_IN_H 1
55 
56 #define HAVE_NETINET_IP_H 1
57 
58 #define HAVE_NETINET_TCP_H 1
59 
60 #define HAVE_PIPE2 1
61 
62 #define HAVE_PTHREAD_H 1
63 
64 #define HAVE_STDINT_H 1
65 
66 #define HAVE_STDLIB_H 1
67 
68 #define HAVE_STRINGS_H 1
69 
70 #define HAVE_STRING_H 1
71 
72 #define HAVE_SYS_PARAM_H 1
73 
74 #define HAVE_SYS_SOCKET_H 1
75 
76 #define HAVE_SYS_STAT_H 1
77 
78 #define HAVE_SYS_TIME_H 1
79 
80 #define HAVE_SYS_TYPES_H 1
81 
82 #define HAVE_SYS_UTSNAME_H 1
83 
84 #define HAVE_UNISTD_H 1
85 
86 #ifdef __LP64__
87 #define LIBDIR "/system/lib64"
88 #else
89 #define LIBDIR "/system/lib"
90 #endif
91 
92 #define LOCALEDIR "/usr/local/share/locale"
93 
94 #define PACKAGE "gst-plugins-bad"
95 
96 #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/new"
97 
98 #define PACKAGE_NAME "GStreamer Bad Plug-ins"
99 
100 #define PACKAGE_VERSION "1.20.3"
101 
102 #define SIZEOF_CHAR 1
103 
104 #define SIZEOF_INT 4
105 
106 #define SIZEOF_LONG 8
107 
108 #define SIZEOF_SHORT 2
109 
110 #define SIZEOF_VOIDP 8
111 
112 #define VERSION "1.20.3"
113 
114