Change auto features to 'disabled'
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / meson_options.txt
1 option('gst_play_tests', type: 'boolean', value: false,
2        description: 'Enable GstPlay tests that need network access')
3
4 # Feature options for plugins without external deps
5 option('accurip', type : 'feature', value : 'auto')
6 option('adpcmdec', type : 'feature', value : 'auto')
7 option('adpcmenc', type : 'feature', value : 'auto')
8 option('aiff', type : 'feature', value : 'auto')
9 option('asfmux', type : 'feature', value : 'auto')
10 option('audiobuffersplit', type : 'feature', value : 'auto')
11 option('audiofxbad', type : 'feature', value : 'auto')
12 option('audiolatency', type : 'feature', value : 'auto')
13 option('audiomixmatrix', type : 'feature', value : 'auto')
14 option('audiovisualizers', type : 'feature', value : 'auto')
15 option('autoconvert', type : 'feature', value : 'auto')
16 option('bayer', type : 'feature', value : 'auto')
17 option('camerabin2', type : 'feature', value : 'auto')
18 option('codecalpha', type : 'feature', value : 'auto')
19 option('coloreffects', type : 'feature', value : 'auto')
20 option('debugutils', type : 'feature', value : 'auto')
21 option('dvbsubenc', type : 'feature', value : 'auto')
22 option('dvbsuboverlay', type : 'feature', value : 'auto')
23 option('dvdspu', type : 'feature', value : 'auto')
24 option('faceoverlay', type : 'feature', value : 'auto')
25 option('festival', type : 'feature', value : 'auto')
26 option('fieldanalysis', type : 'feature', value : 'auto')
27 option('freeverb', type : 'feature', value : 'auto')
28 option('frei0r', type : 'feature', value : 'auto')
29 option('gaudieffects', type : 'feature', value : 'auto')
30 option('gdp', type : 'feature', value : 'auto')
31 option('geometrictransform', type : 'feature', value : 'auto')
32 option('id3tag', type : 'feature', value : 'auto')
33 option('inter', type : 'feature', value : 'auto')
34 option('interlace', type : 'feature', value : 'auto')
35 option('ivfparse', type : 'feature', value : 'auto')
36 option('ivtc', type : 'feature', value : 'auto')
37 option('jp2kdecimator', type : 'feature', value : 'auto')
38 option('jpegformat', type : 'feature', value : 'auto')
39 option('librfb', type : 'feature', value : 'auto')
40 option('midi', type : 'feature', value : 'auto')
41 option('mpegdemux', type : 'feature', value : 'auto')
42 option('mpegpsmux', type : 'feature', value : 'auto')
43 option('mpegtsdemux', type : 'feature', value : 'auto')
44 option('mpegtsmux', type : 'feature', value : 'auto')
45 option('mxf', type : 'feature', value : 'auto')
46 option('netsim', type : 'feature', value : 'auto')
47 option('onvif', type : 'feature', value : 'auto')
48 option('pcapparse', type : 'feature', value : 'auto')
49 option('pnm', type : 'feature', value : 'auto')
50 option('proxy', type : 'feature', value : 'auto')
51 option('qroverlay', type : 'feature', value : 'auto')
52 option('rawparse', type : 'feature', value : 'auto')
53 option('removesilence', type : 'feature', value : 'auto')
54 option('rist', type : 'feature', value : 'auto')
55 option('rtmp2', type : 'feature', value : 'auto')
56 option('rtp', type : 'feature', value : 'auto')
57 option('sdp', type : 'feature', value : 'auto')
58 option('segmentclip', type : 'feature', value : 'auto')
59 option('siren', type : 'feature', value : 'auto')
60 option('smooth', type : 'feature', value : 'auto')
61 option('speed', type : 'feature', value : 'auto')
62 option('subenc', type : 'feature', value : 'auto')
63 option('switchbin', type : 'feature', value : 'auto')
64 option('timecode', type : 'feature', value : 'auto')
65 option('videofilters', type : 'feature', value : 'auto')
66 option('videoframe_audiolevel', type : 'feature', value : 'auto')
67 option('videoparsers', type : 'feature', value : 'auto')
68 option('videosignal', type : 'feature', value : 'auto')
69 option('vmnc', type : 'feature', value : 'auto')
70 option('y4m', type : 'feature', value : 'auto')
71
72 # Feature options for libraries that need external deps
73 option('opencv', type : 'feature', value : 'auto', description : 'OpenCV computer vision library support')
74
75 # Feature options for optional deps in plugins
76 option('wayland', type : 'feature', value : 'auto', description : 'Wayland plugin/library, support in the Vulkan plugin')
77 option('x11', type : 'feature', value : 'auto', description : 'X11 support in Vulkan, GL and rfb plugins')
78
79 # Feature options for plugins that need external deps
80 option('aes', type : 'feature', value : 'auto', description : 'AES encryption/decryption plugin')
81 option('aom', type : 'feature', value : 'auto', description : 'AOM AV1 video codec plugin')
82 option('avtp', type : 'feature', value : 'auto', description : 'Audio/Video Transport Protocol (AVTP) plugin')
83 option('androidmedia', type : 'feature', value : 'auto', description : 'Video capture and codec plugins for Android')
84 option('applemedia', type : 'feature', value : 'auto', description : 'Video capture and codec access plugins for macOS and iOS')
85 option('asio', type : 'feature', value : 'auto', description : 'Steinberg Audio Streaming Input Output (ASIO) plugin')
86 option('asio-sdk-path', type : 'string', value : '', description : 'Full path to Steinberg Audio Streaming Input Output (ASIO) SDK')
87 option('assrender', type : 'feature', value : 'auto', description : 'ASS/SSA subtitle renderer plugin')
88 option('bluez', type : 'feature', value : 'auto', description : 'Bluetooth audio A2DP/AVDTP sink, AVDTP source plugin')
89 option('bs2b', type : 'feature', value : 'auto', description : 'Bauer stereophonic-to-binaural audio plugin')
90 option('bz2', type : 'feature', value : 'auto', description : 'bz2 stream encoder and decoder plugin')
91 option('chromaprint', type : 'feature', value : 'auto', description : 'Chromaprint fingerprint audio plugin')
92 option('closedcaption', type : 'feature', value : 'auto', description : 'Closed caption extractor, decoder, and overlay plugin')
93 option('colormanagement', type : 'feature', value : 'auto', description : 'Color management correction plugin')
94 option('curl', type : 'feature', value : 'auto', description : 'cURL network source and sink plugin')
95 option('curl-ssh2', type : 'feature', value : 'auto', description : 'cURL network source and sink plugin libssh2 support')
96 option('d3dvideosink', type : 'feature', value : 'auto', description : 'Direct3D video sink plugin')
97 option('d3d11', type : 'feature', value : 'auto', description : 'Direct3D11 plugin')
98 option('dash', type : 'feature', value : 'auto', description : 'DASH demuxer plugin')
99 option('dc1394', type : 'feature', value : 'auto', description : 'libdc1394 IIDC camera source plugin')
100 option('decklink', type : 'feature', value : 'auto', description : 'DeckLink audio/video source/sink plugin')
101 option('directfb', type : 'feature', value : 'auto', description : 'DirectFB video sink plugin')
102 option('directsound', type : 'feature', value : 'auto', description : 'Directsound audio source plugin')
103 option('dtls', type : 'feature', value : 'auto', description : 'DTLS encoder and decoder plugin')
104 option('dts', type : 'feature', value : 'auto', description : 'DTS audio decoder plugin (GPL - only built if gpl option is also enabled!)')
105 option('dvb', type : 'feature', value : 'auto', description : 'DVB video bin and source plugin')
106 option('faac', type : 'feature', value : 'auto', description : 'Free AAC audio encoder plugin')
107 option('faad', type : 'feature', value : 'auto', description : 'Free AAC audio decoder plugin (GPL - only built if gpl option is also enabled!)')
108 option('fbdev', type : 'feature', value : 'auto', description : 'Framebuffer video sink plugin')
109 option('fdkaac', type : 'feature', value : 'auto', description : 'Fraunhofer AAC audio codec plugin')
110 option('flite', type : 'feature', value : 'auto', description : 'Flite speech synthesizer source plugin')
111 option('fluidsynth', type : 'feature', value : 'auto', description : 'Fluidsynth MIDI decoder plugin')
112 option('gl', type : 'feature', value : 'auto', description : 'GStreamer OpenGL integration support (used by various plugins)')
113 option('gme', type : 'feature', value : 'auto', description : 'libgme gaming console music file decoder plugin')
114 option('gs', type : 'feature', value : 'auto', description : 'Google Cloud Storage source and sink plugin')
115 option('gsm', type : 'feature', value : 'auto', description : 'GSM encoder/decoder plugin')
116 option('ipcpipeline', type : 'feature', value : 'auto', description : 'Inter-process communication plugin')
117 option('iqa', type : 'feature', value : 'auto', description : 'Image quality assessment plugin (AGPL - only built if gpl option is also enabled!)')
118 option('kate', type : 'feature', value : 'auto', description : 'Kate subtitle parser, tagger, and codec plugin')
119 option('kms', type : 'feature', value : 'auto', description : 'KMS video sink plugin')
120 option('ladspa', type : 'feature', value : 'auto', description : 'LADSPA plugin bridge')
121 option('ldac', type : 'feature', value : 'auto', description : 'LDAC bluetooth audio codec plugin')
122 option('libde265', type : 'feature', value : 'auto', description : 'HEVC/H.265 video decoder plugin')
123 option('openaptx', type : 'feature', value : 'auto', description : 'Open Source implementation of Audio Processing Technology codec (aptX) plugin')
124 option('lv2', type : 'feature', value : 'auto', description : 'LV2 audio plugin bridge')
125 option('mediafoundation', type : 'feature', value : 'auto', description : 'Microsoft Media Foundation plugin')
126 option('microdns', type : 'feature', value : 'auto', description : 'libmicrodns-based device provider')
127 option('modplug', type : 'feature', value : 'auto', description : 'ModPlug audio decoder plugin')
128 option('mpeg2enc', type : 'feature', value : 'auto', description : 'mpeg2enc video encoder plugin (GPL - only built if gpl option is also enabled!)')
129 option('mplex', type : 'feature', value : 'auto', description : 'mplex audio/video multiplexer plugin (GPL - only built if gpl option is also enabled!)')
130 option('msdk', type : 'feature', value : 'auto', description : 'Intel Media SDK video encoder/decoder plugin')
131 option('musepack', type : 'feature', value : 'auto', description : 'libmpcdec Musepack decoder plugin')
132 option('neon', type : 'feature', value : 'auto', description : 'NEON HTTP source plugin')
133 option('nvcodec', type : 'feature', value : 'auto', description : 'NVIDIA GPU codec plugin')
134 option('onnx', type : 'feature', value : 'auto', description : 'ONNX neural network plugin')
135 option('openal', type : 'feature', value : 'auto', description : 'OpenAL plugin')
136 option('openexr', type : 'feature', value : 'auto', description : 'OpenEXR plugin')
137 option('openh264', type : 'feature', value : 'auto', description : 'H.264 video codec plugin')
138 option('openjpeg', type : 'feature', value : 'auto', description : 'JPEG2000 image codec plugin')
139 option('openmpt', type : 'feature', value : 'auto', description : 'OpenMPT module music library plugin')
140 option('openni2', type : 'feature', value : 'auto', description : 'OpenNI2 library plugin')
141 option('opensles', type : 'feature', value : 'auto', description : 'OpenSL ES audio source/sink plugin')
142 option('opus', type : 'feature', value : 'auto', description : 'OPUS audio parser plugin')
143 option('resindvd', type : 'feature', value : 'auto', description : 'Resin DVD playback plugin (GPL - only built if gpl option is also enabled!)')
144 option('rsvg', type : 'feature', value : 'auto', description : 'SVG overlayer and image decoder plugin')
145 option('rtmp', type : 'feature', value : 'auto', description : 'RTMP video network source and sink plugin')
146 option('sbc', type : 'feature', value : 'auto', description : 'SBC bluetooth audio codec plugin')
147 option('sctp', type : 'feature', value : 'auto', description : 'SCTP plugin')
148 option('shm', type : 'feature', value : 'auto', description : 'Shared memory source/sink plugin')
149 option('smoothstreaming', type : 'feature', value : 'auto', description : 'Microsoft Smooth Streaming demuxer plugin')
150 option('sndfile', type : 'feature', value : 'auto', description : 'libsndfile plugin')
151 option('soundtouch', type : 'feature', value : 'auto', description : 'Audio pitch controller & BPM detection plugin')
152 option('spandsp', type : 'feature', value : 'auto', description : 'Packet loss concealment audio plugin')
153 option('srt', type : 'feature', value : 'auto', description : 'Secure, Reliable, Transport client/server network source/sink plugin')
154 option('srtp', type : 'feature', value : 'auto', description : 'Secure RTP codec plugin')
155 option('svthevcenc', type : 'feature', value : 'auto', description : 'Scalable Video Technology for HEVC encoder plugin')
156 option('teletext', type : 'feature', value : 'auto', description : 'Teletext plugin')
157 option('tinyalsa', type : 'feature', value : 'auto', description : 'TinyALSA plugin')
158 option('transcode', type : 'feature', value : 'auto', description : 'Transcode plugin')
159 option('ttml', type : 'feature', value : 'auto', description : 'TTML subtitle parser and renderer plugin')
160 option('uvch264', type : 'feature', value : 'auto', description : 'UVC compliant H.264 camera source plugin')
161 option('va', type : 'feature', value : 'auto', description: 'VA-API new plugin')
162 option('voaacenc', type : 'feature', value : 'auto', description : 'AAC audio encoder plugin')
163 option('voamrwbenc', type : 'feature', value : 'auto', description : 'AMR-WB audio encoder plugin')
164 option('vulkan', type : 'feature', value : 'auto', description : 'Vulkan video sink plugin')
165 option('wasapi', type : 'feature', value : 'auto', description : 'Windows Audio Session API source/sink plugin')
166 option('wasapi2', type : 'feature', value : 'auto', description : 'Windows Audio Session API source/sink plugin with WinRT API')
167 option('webp', type : 'feature', value : 'auto', description : 'WebP image codec plugin')
168 option('webrtc', type : 'feature', value : 'auto', description : 'WebRTC audio/video network bin plugin')
169 option('webrtcdsp', type : 'feature', value : 'auto', description : 'Plugin with various audio filters provided by the WebRTC audio processing library')
170 option('wildmidi', type : 'feature', value : 'auto', description : 'WildMidi midi soft synth plugin')
171 option('winks', type : 'feature', value : 'auto', description : 'Windows Kernel Streaming video source plugin')
172 option('winscreencap', type : 'feature', value : 'auto', description : 'Windows Screen Capture video source plugin')
173 option('x265', type : 'feature', value : 'auto', description : 'HEVC/H.265 video encoder plugin (GPL - only built if gpl option is also enabled!)')
174 option('zbar', type : 'feature', value : 'auto', description : 'Barcode image scanner plugin using zbar library')
175 option('zxing', type : 'feature', value : 'auto', description : 'Barcode image scanner plugin using zxing-cpp library')
176 option('wpe', type : 'feature', value : 'auto', description : 'WPE Web browser plugin')
177 option('magicleap', type : 'feature', value : 'auto', description : 'Magic Leap platform support')
178 option('v4l2codecs', type : 'feature', value : 'auto', description : 'Video4Linux Stateless CODECs support')
179 option('isac', type : 'feature', value : 'auto', description : 'iSAC plugin')
180
181 # HLS plugin options
182 option('hls', type : 'feature', value : 'auto', description : 'HTTP Live Streaming plugin')
183 option('hls-crypto', type : 'combo', value : 'auto', choices : ['auto', 'nettle', 'libgcrypt', 'openssl'],
184        description: 'Crypto library to use for HLS plugin')
185
186 # SCTP plugin options
187 option('sctp-internal-usrsctp', type: 'feature', value : 'enabled',
188        description: 'Whether to use the bundled usrsctp library or the system one')
189
190 # MSDK plugin options
191 option('mfx_api', type : 'combo', choices : ['MSDK', 'oneVPL', 'auto'], value : 'auto',
192        description : 'Select MFX API to build against')
193
194 # License-related feature options
195 option('gpl', type: 'feature', value: 'disabled', yield: true,
196   description: 'Allow build plugins that have (A)GPL-licensed dependencies')
197
198 # Common feature options
199 option('examples', type : 'feature', value : 'auto', yield : true)
200 option('tests', type : 'feature', value : 'auto', yield : true)
201 option('introspection', type : 'feature', value : 'auto', yield : false, description : 'Generate gobject-introspection bindings')
202 option('nls', type : 'feature', value : 'auto', yield: true, description : 'Enable native language support (translations)')
203 option('orc', type : 'feature', value : 'auto', yield : true)
204 option('gobject-cast-checks', type : 'feature', value : 'auto', yield : true,
205        description: 'Enable run-time GObject cast checks (auto = enabled for development, disabled for stable releases)')
206 option('glib-asserts', type : 'feature', value : 'enabled', yield : true,
207        description: 'Enable GLib assertion (auto = enabled for development, disabled for stable releases)')
208 option('glib-checks', type : 'feature', value : 'enabled', yield : true,
209        description: 'Enable GLib checks such as API guards (auto = enabled for development, disabled for stable releases)')
210 option('extra-checks', type : 'feature', value : 'enabled', yield : true, description : 'Enable extra runtime checks')
211
212 # Common options
213 option('package-name', type : 'string', yield : true,
214        description : 'package name to use in plugins')
215 option('package-origin', type : 'string', value : 'Unknown package origin', yield : true,
216        description : 'package origin URL to use in plugins')
217 option('doc', type : 'feature', value : 'auto', yield: true,
218        description: 'Enable documentation.')
219
220 # Tizen Options
221 option('tv-profile', type : 'boolean', value : false,
222        description : 'tv-profile')