summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-good.in
blob: ba6c6df65b7275995fd8a647387915f0dee2adb1 (plain)
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
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
## SECTION=multimedia_gstreamer

menuconfig GST_PLUGINS_GOOD
	tristate
	select GLIB
	select LIBOIL
	select GSTREAMER
	select GST_PLUGINS_BASE
	select LIBPNG			if GST_PLUGINS_GOOD_LIBPNG
	select LIBJPEG			if GST_PLUGINS_GOOD_JPEG
	select ZLIB			if GST_PLUGINS_GOOD_ZLIB
	select BZIP2			if GST_PLUGINS_GOOD_BZ2
	select BZIP2_LIBBZ2		if GST_PLUGINS_GOOD_BZ2
	select LIBCACA			if GST_PLUGINS_GOOD_LIBCACA
	select XORG_LIB_X11		if GST_PLUGINS_GOOD_X
	select XORG_LIB_X11		if GST_PLUGINS_GOOD_XVIDEO
	select GDK_PIXBUF		if GST_PLUGINS_GOOD_GDK_PIXBUF
	select SPEEX			if GST_PLUGINS_GOOD_SPEEX
	select FLAC			if GST_PLUGINS_GOOD_FLAC
	select CAIRO			if GST_PLUGINS_GOOD_CAIRO
	select UDEV			if GST_PLUGINS_GOOD_GST_V4L2
	select LIBGUDEV			if GST_PLUGINS_GOOD_GST_V4L2
	select V4L_UTILS		if GST_PLUGINS_GOOD_GST_V4L2_LIBV4L2
	select V4L_UTILS_LIBV4L2	if GST_PLUGINS_GOOD_GST_V4L2_LIBV4L2
	select ORC			if GST_PLUGINS_GOOD_ORC

	prompt "gst-plugins-good              "
	help
	  GStreamer Good Plug-ins is a set of plug-ins that
	  we consider to have good quality code, correct
	  functionality, our preferred license (LGPL for the
	  plug-in code, LGPL or LGPL-compatible for the
	  supporting library).

if GST_PLUGINS_GOOD

config GST_PLUGINS_GOOD_ORC
	bool

# ------------------------------
comment "dependency-less plugins"
# ------------------------------

config GST_PLUGINS_GOOD_VIDEOFILTER
	bool
	prompt "videofilter"

config GST_PLUGINS_GOOD_ALPHA
	bool
	prompt "alpha"

config GST_PLUGINS_GOOD_APETAG
	bool
	prompt "apetag"

config GST_PLUGINS_GOOD_AUDIOFX
	bool
	prompt "audiofx"

config GST_PLUGINS_GOOD_AUDIOPARSERS
	bool
	prompt "audioparsers"

config GST_PLUGINS_GOOD_AUPARSE
	bool
	prompt "auparse"

config GST_PLUGINS_GOOD_AUTODETECT
	bool
	prompt "autodetect"

config GST_PLUGINS_GOOD_AVI
	bool
	prompt "avi"

config GST_PLUGINS_GOOD_CUTTER
	bool
	prompt "cutter"

config GST_PLUGINS_GOOD_DEBUGUTILS
	bool
	prompt "debugutils"

config GST_PLUGINS_GOOD_DEINTERLACE
	bool
	select GST_PLUGINS_GOOD_ORC
	prompt "deinterlace"

config GST_PLUGINS_GOOD_EFFECTV
	bool
	prompt "effectv"

config GST_PLUGINS_GOOD_EQUALIZER
	bool
	prompt "equalizer"

config GST_PLUGINS_GOOD_FLV
	bool
	prompt "flv"

config GST_PLUGINS_GOOD_ID3DEMUX
	bool
	prompt "id3demux"

config GST_PLUGINS_GOOD_ICYDEMUX
	bool
	prompt "icydemux"

config GST_PLUGINS_GOOD_INTERLEAVE
	bool
	prompt "interleave"

config GST_PLUGINS_GOOD_FLX
	bool
	prompt "flx"

config GST_PLUGINS_GOOD_GOOM
	bool
	select GST_PLUGINS_GOOD_ORC
	prompt "goom"

config GST_PLUGINS_GOOD_GOOM2K1
	bool
	prompt "goom2k1"

config GST_PLUGINS_GOOD_IMAGEFREEZE
	bool
	prompt "imagefreeze"

config GST_PLUGINS_GOOD_LAW
	bool
	prompt "law"

config GST_PLUGINS_GOOD_LEVEL
	bool
	prompt "level"

config GST_PLUGINS_GOOD_MATROSKA
	bool
	prompt "matroska"

config GST_PLUGINS_GOOD_MONOSCOPE
	bool
	prompt "monoscope"

config GST_PLUGINS_GOOD_MULTIFILE
	bool
	prompt "multifile"

config GST_PLUGINS_GOOD_MULTIPART
	bool
	prompt "multipart"

config GST_PLUGINS_GOOD_QTDEMUX
	bool
	prompt "isomp4"

config GST_PLUGINS_GOOD_REPLAYGAIN
	bool
	prompt "replaygain"

config GST_PLUGINS_GOOD_RTP
	bool
	prompt "rtp"

config GST_PLUGINS_GOOD_RTPMANAGER
	bool
	prompt "rtpmanager"

config GST_PLUGINS_GOOD_RTSP
	bool
	prompt "rtsp"

config GST_PLUGINS_GOOD_SHAPEWIPE
	bool
	prompt "shapewipe"

config GST_PLUGINS_GOOD_SMPTE
	bool
	prompt "smpte"

config GST_PLUGINS_GOOD_SPECTRUM
	bool
	prompt "spectrum"

config GST_PLUGINS_GOOD_UDP
	bool
	prompt "udp"

config GST_PLUGINS_GOOD_VIDEOBOX
	bool
	select GST_PLUGINS_GOOD_ORC
	prompt "videobox"

config GST_PLUGINS_GOOD_VIDEOCROP
	bool
	prompt "videocrop"

config GST_PLUGINS_GOOD_VIDEOMIXER
	bool
	select GST_PLUGINS_GOOD_ORC
	prompt "videomixer"

config GST_PLUGINS_GOOD_WAVENC
	bool
	prompt "wavenc"

config GST_PLUGINS_GOOD_WAVPARSE
	bool
	prompt "wavparse"

config GST_PLUGINS_GOOD_Y4M
	bool
	prompt "y4m"

# ---------------------------------
comment "plugins with dependencies"
# ---------------------------------

config GST_PLUGINS_GOOD_DIRECTSOUND
	bool
	depends on BROKEN
	prompt "directsound"

config GST_PLUGINS_GOOD_OSS
	bool
	prompt "oss"

config GST_PLUGINS_GOOD_OSS4
	bool
	prompt "oss4"

config GST_PLUGINS_GOOD_SUNAUDIO
	bool
	depends on BROKEN
	prompt "sunaudio"

config GST_PLUGINS_GOOD_OSX_AUDIO
	bool
	depends on BROKEN
	prompt "osx_audio"

config GST_PLUGINS_GOOD_OSX_VIDEO
	bool
	depends on BROKEN
	prompt "osx_video"

config GST_PLUGINS_GOOD_GST_V4L2
	bool
	prompt "gst_v4l2"

config GST_PLUGINS_GOOD_GST_V4L2_LIBV4L2
	bool
	depends on GST_PLUGINS_GOOD_GST_V4L2
	prompt "build v4l2 plugin with libv4l2 support"

config GST_PLUGINS_GOOD_XVIDEO
	bool
	depends on GST_PLUGINS_GOOD_GST_V4L2
	prompt "xvideo support"

config GST_PLUGINS_GOOD_X
	bool
	prompt "x"

config GST_PLUGINS_GOOD_XSHM
	bool
	depends on GST_PLUGINS_GOOD_X
	prompt "xshm support"

config GST_PLUGINS_GOOD_AALIB
	bool
	depends on BROKEN
	prompt "aalib"

config GST_PLUGINS_GOOD_ANNODEX
	bool
	depends on BROKEN
	prompt "annodex"

config GST_PLUGINS_GOOD_CAIRO
	bool
	prompt "cairo"

config GST_PLUGINS_GOOD_ESD
	bool
	depends on BROKEN
	prompt "esd"

config GST_PLUGINS_GOOD_FLAC
	bool
	prompt "flac"

config GST_PLUGINS_GOOD_GCONF
	bool
	depends on BROKEN
	prompt "gconf"

config GST_PLUGINS_GOOD_GDK_PIXBUF
	bool
	prompt "gdk_pixbuf"

config GST_PLUGINS_GOOD_HAL
	bool
	depends on BROKEN
	prompt "hal"

config GST_PLUGINS_GOOD_JPEG
	bool
	prompt "jpeg"

config GST_PLUGINS_GOOD_JACK
	bool
	prompt "jack"
	depends on BROKEN

config GST_PLUGINS_GOOD_LIBCACA
	bool
	prompt "libcaca"

config GST_PLUGINS_GOOD_LIBDV
	bool
	depends on BROKEN
	prompt "libdv"

config GST_PLUGINS_GOOD_LIBPNG
	bool
	prompt "libpng"

config GST_PLUGINS_GOOD_PULSE
	bool
	depends on BROKEN
	prompt "pulse"

config GST_PLUGINS_GOOD_DV1394
	bool
	depends on BROKEN
	prompt "dv1394"

config GST_PLUGINS_GOOD_SHOUT2
	bool
	depends on BROKEN
	prompt "shout2"

config GST_PLUGINS_GOOD_SOUP
	bool
	depends on BROKEN
	prompt "soup"

config GST_PLUGINS_GOOD_SPEEX
	bool
	prompt "speex"

config GST_PLUGINS_GOOD_TAGLIB
	bool
	depends on BROKEN
	prompt "taglib"

config GST_PLUGINS_GOOD_WAVPACK
	bool
	depends on BROKEN
	prompt "wavpack"

comment "Support options"

config GST_PLUGINS_GOOD_ZLIB
	bool
	prompt "zlib"
	help
	  zlib support for id3demux/qtdemux/matroska

config GST_PLUGINS_GOOD_BZ2
	bool
	prompt "bz2"
	help
	  bz2 support for matroska

endif