1b465b28dba6b5b2e26ad20ddafcd65ee2431d37
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / gstreamer / gst-plugins-bad / Config.in
1 menuconfig BR2_PACKAGE_GST_PLUGINS_BAD
2         bool "gst-plugins-bad"
3         select BR2_PACKAGE_GST_PLUGINS_BASE
4         help
5           A set of plug-ins for GStreamer that may be of poor quality or
6           lacking some features.
7
8           http://gstreamer.freedesktop.org/
9
10 if BR2_PACKAGE_GST_PLUGINS_BAD
11
12 comment "dependency-less plugins"
13
14 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_ADPCMDEC
15         bool "adpcmdec"
16
17 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_ADPCMENC
18         bool "adpcmenc"
19
20 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_AIFF
21         bool "aiff"
22
23 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_ASFMUX
24         bool "asfmux"
25
26 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_AUTOCONVERT
27         bool "autoconvert"
28
29 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_AUDIOVISUALIZERS
30         bool "audiovisualizers"
31
32 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_BAYER
33         bool "bayer"
34
35 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_CAMERABIN
36         bool "camerabin"
37
38 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_CAMERABIN2
39         bool "camerabin2"
40
41 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_CDXAPARSE
42         bool "cdxaparse"
43
44 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_COLOREFFECTS
45         bool "coloreffects"
46
47 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_COLORSPACE
48         bool "colorspace"
49
50 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DATAURISRC
51         bool "dataurisrc"
52
53 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DCCP
54         bool "dccp"
55
56 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DEBUGUTILS
57         bool "debugutils"
58
59 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DECKLINK
60         depends on BR2_INSTALL_LIBSTDCPP
61         bool "decklink"
62
63 comment "decklink needs a toolchain w/ C++"
64         depends on !BR2_INSTALL_LIBSTDCPP
65
66 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DTMF
67         bool "dtmf"
68
69 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DVBSUBOVERLAY
70         bool "dvdsuboverlay"
71
72 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DVDSPU
73         bool "dvdspu"
74
75 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FACEOVERLAY
76         bool "faceoverlay"
77
78 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FESTIVAL
79         bool "festival"
80
81 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FIELDANALYSIS
82         bool "fieldanalysis"
83
84 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FREEVERB
85         bool "freeverb"
86
87 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FREEZE
88         bool "freeze"
89
90 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FREI0R
91         bool "frei0r"
92
93 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_GAUDIEFFECTS
94         bool "gaudieffects"
95
96 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_GEOMETRICTRANSFORM
97         bool "geometrictransform"
98
99 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_GSETTINGS
100         bool "gsettings"
101
102 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_H264PARSE
103         bool "h264parse"
104
105 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_HDVPARSE
106         bool "hdvparse"
107
108 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_HLS
109         bool "hls"
110
111 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_ID3TAG
112         bool "id3tag"
113
114 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INTER
115         bool "inter"
116
117 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_INTERLACE
118         bool "interlace"
119
120 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_IVFPARSE
121         bool "ivfparse"
122
123 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_JP2KDECIMATOR
124         bool "jp2kdecimator"
125
126 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_JPEGFORMAT
127         bool "jpegformat"
128
129 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_LEGACYRESAMPLE
130         bool "legacyresample"
131
132 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_LIBRFB
133         bool "librfb"
134
135 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_LINSYS
136         bool "linsys"
137
138 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_LIVEADDER
139         bool "liveadder"
140
141 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGDEMUX
142         bool "mpegdemux"
143
144 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGPSMUX
145         bool "mpegpsmux"
146
147 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGTSDEMUX
148         bool "mpegtsdemux"
149
150 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGTSMUX
151         bool "mpegtsmux"
152
153 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MPEGVIDEOPARSE
154         bool "mpegvideoparse"
155
156 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MVE
157         bool "mve"
158
159 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MXF
160         bool "mxf"
161
162 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_NSF
163         bool "nsf"
164
165 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_NUVDEMUX
166         bool "nuvdemux"
167
168 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_PATCHDETECT
169         bool "patchdetect"
170
171 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_PCAPPARSE
172         bool "pcapparse"
173
174 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_PNM
175         bool "pnm"
176
177 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RAWPARSE
178         bool "rawparse"
179
180 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_REAL
181         bool "real"
182
183 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_REMOVESILENCE
184         bool "removesilence"
185
186 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RTPMUX
187         bool "rtpmux"
188
189 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RTPVP8
190         bool "rtpvp8"
191
192 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SCALETEMPO
193         bool "scaletempo"
194
195 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SDI
196         bool "sdi"
197
198 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SDP
199         bool "sdp"
200
201 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SEGMENTCLIP
202         bool "segmentclip"
203
204 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SIREN
205         bool "siren"
206
207 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SMOOTH
208         bool "smooth"
209
210 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SPEED
211         bool "speed"
212
213 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_STEREO
214         bool "stereo"
215
216 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SUBENC
217         bool "subenc"
218
219 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_TTA
220         bool "tta"
221
222 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_VIDEOFILTERS
223         bool "videofilters"
224
225 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_VIDEOMAXRATE
226         bool "videomaxrate"
227
228 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_VIDEOMEASURE
229         bool "videomeasure"
230
231 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_VIDEOPARSERS
232         bool "videoparsers"
233
234 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_VIDEOSIGNAL
235         bool "videosignal"
236
237 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_VMNC
238         bool "vmnc"
239
240 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_Y4M
241         bool "y4m"
242
243 comment "plugins with external dependencies (there may be more available)"
244
245 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_APEXSINK
246         bool "apexsink"
247         select BR2_PACKAGE_OPENSSL
248
249 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_BZ2
250         bool "bz2"
251         select BR2_PACKAGE_BZIP2
252
253 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_CDAUDIO
254         bool "cdaudio"
255         select BR2_PACKAGE_LIBCDAUDIO
256
257 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_CURL
258         bool "curl"
259         select BR2_PACKAGE_LIBCURL
260
261 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DIRECTFB
262         bool "directfb"
263         select BR2_PACKAGE_DIRECTFB
264         depends on BR2_TOOLCHAIN_HAS_THREADS
265         depends on BR2_INSTALL_LIBSTDCPP
266
267 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_DVB
268         bool "dvb"
269
270 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FBDEV
271         bool "fbdev"
272
273 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_FAAD
274         bool "faad"
275         select BR2_PACKAGE_FAAD2
276
277 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_LIBMMS
278         bool "libmms"
279         depends on BR2_USE_WCHAR # libmms -> libglib2
280         depends on BR2_TOOLCHAIN_HAS_THREADS # libmms -> libglib2
281         select BR2_PACKAGE_LIBMMS
282
283 comment "libmms needs a toolchain w/ wchar, threads"
284         depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS
285
286 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_MUSEPACK
287         bool "musepack"
288         select BR2_PACKAGE_MUSEPACK
289
290 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_NEON
291         bool "neon"
292         select BR2_PACKAGE_NEON
293
294 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_OPUS
295         bool "opus"
296         select BR2_PACKAGE_OPUS
297
298 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RSVG
299         bool "rsvg"
300         depends on BR2_INSTALL_LIBSTDCPP # librsvg -> pango
301         depends on BR2_ARCH_HAS_ATOMICS # librsvg -> cairo
302         select BR2_PACKAGE_LIBRSVG
303
304 comment "rsvg plugin needs a toolchain w/ C++"
305         depends on !BR2_INSTALL_LIBSTDCPP
306         depends on BR2_ARCH_HAS_ATOMICS
307
308 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SDL
309         bool "sdl"
310         select BR2_PACKAGE_SDL
311
312 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SNDFILE
313         bool "sndfile"
314         select BR2_PACKAGE_LIBSNDFILE
315
316 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_VCD
317         bool "vcd"
318
319 config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_VP8
320         bool "vp8"
321         select BR2_PACKAGE_LIBVPX
322
323 endif