summaryrefslogtreecommitdiff
path: root/debian/control.in
blob: 88e6f91ac203fd46cc20367b8f924ca270b162c1 (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
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
Source: gst-plugins
Section: libs
Priority: optional
Maintainer: David I. Lehn <dlehn@vt.edu>
Build-Depends: BUILDDEPS
Standards-Version: 3.5.7

Package: gstreamer-plugins
Architecture: any
Section: libs
Depends: gstreamer-plugin-apps, gstreamer-plugin-libs, gstreamer-a52dec, gstreamer-aa, gstreamer-alsa, gstreamer-arts, gstreamer-artsd, gstreamer-audiofile, gstreamer-avifile, gstreamer-cdparanoia, gstreamer-colorspace, gstreamer-core, gstreamer-core-libs, gstreamer-misc, gstreamer-dv, gstreamer-dvd, gstreamer-esd, gstreamer-festival, gstreamer-flac, gstreamer-gconf, gstreamer-gnomevfs, gstreamer-gsm, gstreamer-http, gstreamer-jack, gstreamer-jpeg, gstreamer-mad, gstreamer-mikmod, gstreamer-mpeg2dec, gstreamer-oss, gstreamer-sdl, gstreamer-sid, gstreamer-vorbis, gstreamer-x
Description: Pseudo package for all GStreamer plugins
 Pseudo package which depends on all current GStreamer plugin packages.
 .
 This package enables the use of all current GStreamer plugins.
 .
 NOTE: This package depends on many other packages.  Installing this
 package could also cause many other sub-dependencies to be installed.

Package: gstreamer-plugin-apps
Architecture: any
Section: x11
Depends: ${shlibs:Depends}
Recommends: gstreamer-plugins
Description: Simple GStreamer applications
 Simple GStreamer applications
 .
 gst-launch-ext - wrapper script around common gst-launch pipelines
 gst-visualise - simple visualization script

Package: gstreamer-plugin-libs
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: Various GStreamer library plugins
 Various GStreamer library plugins
 .
 GStreamer plugins load these at runtime as needed.
 Other plugin pacakges will depend on this package if it is needed.
 .
 gstaudio
 gstidct
 gstriff
 gstresample

Package: gstreamer-plugin-libs-dev
Architecture: any
Section: devel
Depends: gstreamer-plugin-libs
Description: Development files for various GStreamer library plugins
 Development files for the GStreamer library plugins found in
 the gstreamer-plugin-libs package.  Install this package if you
 are developing plugins that use the following library plugins:
 .
 gstaudio
 gstidct
 gstriff
 gstresample

Package: gstreamer-a52dec
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-core-libs, gstreamer-runtime (>= @RTVERSION@)
Description: ATSC A/52 audio decoder plugin for GStreamer
 ATSC A/52 audio decoder plugin for GStreamer based on liba52
 .
 This plugin enables decoding of audio commonly found on DVDs and in other
 MPEG streams.
 .
 http://liba52.sourceforge.net/

Package: gstreamer-aa
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: AA-lib plugin for GStreamer
 AA-lib plugin for GStreamer
 .
 This plugin enables video streams to be displayed as text.
 .
 http://aa-project.sourceforge.net/aalib/

Package: gstreamer-alsa
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-core-libs, gstreamer-runtime (>= @RTVERSION@)
Description: ALSA plugin for GStreamer
 ALSA plugin for GStreamer
 .
 This plugin enables the usage of ALSA supported devices for input and output
 audio streams.
 .
 http://www.alsa-project.org/

Package: gstreamer-arts
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: aRts plugin for GStreamer
 Analog Realtime Synthesizer (aRts) plugin for GStreamer
 .
 This plugin enables the use of arts processing in a GStreamer pipeline.
 .
 http://www.arts-project.org/

Package: gstreamer-artsd
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: aRtsd plugin for GStreamer
 Analog Realtime Synthesizer daemon (aRtsd) plugin for GStreamer
 .
 This plugin enables audio output to artsd.
 .
 http://www.arts-project.org/

Package: gstreamer-audiofile
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-plugin-libs, gstreamer-runtime (>= @RTVERSION@)
Description: AudioFile plugin for GStreamer
 AudioFile plugin for GStreamer based on libaudiofile
 .
 This plugin enables the processing of audio data from formats supported by
 libaudiofile including AIFF, AIFF-C, WAVE, NeXT/Sun, BICS, and raw data.
 .
 http://oss.sgi.com/projects/audiofile/

Package: gstreamer-avifile
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: avifile plugin for GStreamer
 avifile plugin for GStreamer
 .
 This plugin uses libavifile to read and write compressed streams.  avifile
 supports many libraries that are natively supported with other GStreamer
 plugins.  It also supports AVI files (Indeo Video, DivX :-), etc.) under
 x86 Linux through the use of win32 codecs.
 .
 http://avifile.sourceforge.net/

Package: gstreamer-cdparanoia
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: cdparanoia plugin for GStreamer
 cdparanoia plugin for GStreamer
 .
 This plugin enables the use of a cd player as an audio stream source
 .
 http://www.xiph.org/paranoia/

Package: gstreamer-colorspace
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: colorspace conversion plugin for GStreamer
 colorspace conversion plugin for GStreamer
 .
 This plugin converts a video stream from one colorspace format to another.
 This is often used to convert from a native stream format to a format that
 can be efficiently displayed.

Package: gstreamer-dv
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: DV plugin for GStreamer
 DV plugin for GStreamer based on libdv.
 .
 This plugin enables the use of DV formatted video.  The Quasar DV Codec
 (libdv) is a software decoder for DV format video, as defined by the
 IEC 61834 and SMPTE 314M standards. DV is the encoding format used by
 consumer-grade digital camcorders.
 .
 http://libdv.sourceforge.net/

Package: gstreamer-dvd
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: DVD plugin for GStreamer
 DVD plugins for GStreamer based on libdvdread and libdvdnav.
 .
 This plugin enables the use of a DVD player as an audio and video input.
 .
 http://dvd.sourceforge.net/

Package: gstreamer-esd
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: Enlightened Sound Daemon plugin for GStreamer
 Enlightened Sound Daemon plugin for GStreamer
 .
 This plugin enables the use of ESD for audio output.

Package: gstreamer-festival
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: Festival speech synthesis plugin for GStreamer
 Festival speech synthesis plugin for GStreamer
 .
 This plugin enables the use of a festival server to perform speech
 synthesis.

Package: gstreamer-flac
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: FLAC plugin for GStreamer
 Free Lossless Audio Codec (FLAC) plugin for GStreamer
 .
 This plugin enables lossless audio compression and decompression with
 the FLAC library.
 .
 http://flac.sourceforge.net/

Package: gstreamer-gconf
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: GConf support for GStreamer
 GConf support for GStreamer
 .
 GStreamer applications can use GConf to support persistent and/or shared
 settings such as a default user specified audio and video sink.
 .
 Includes a library, development files, and a schema.
 .
 http://www.gnome.org/projects/gconf/

Package: gstreamer-gnomevfs
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: Gnome VFS plugin for GStreamer
 Gnome VFS plugin for GStreamer
 .
 This plugin enables data stream input from a wide variety of sources.
 Use this plugin for access to HTTP, FTP, file, gzip, cdda, WebDAV, and
 many other data streams.
 .
 http://www.gnu.org/directory/libs/GnomeVFS.html

Package: gstreamer-gsm
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: GSM plugin for GStreamer
 GSM plugin for GStreamer based on libgsm
 .
 This plugin enables the use of the European GSM 06.10 provisional standard
 for full-rate speech transcoding, prI-ETS 300 036.

Package: gstreamer-http
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: HTTP plugin for GStreamer
 HTTP plugin for GStreamer
 .
 This plugin enables the input of data from a HTTP source.
 .
 Try the Gnome VFS plugin in the gstreamer-gnomevfs package for
 a more flexible data source.

Package: gstreamer-jack
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: JACK plugin for GStreamer
 JACK plugin for GStreamer
 .
 This plugin enables the use of the JACK low-latency audio server
 for audio stream input and output.
 .
 http://jackit.sourceforge.net/

Package: gstreamer-jpeg
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: JPEG plugin for GStreamer
 JPEG plugin for GStreamer
 .
 This plugin enables the output of JPEG images from a video stream.

Package: gstreamer-mad
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: MAD MPEG audio decoder plugin for GStreamer
 MAD MPEG audio decoder plugin for GStreamer
 .
 This plugin enables the decoding of MPEG audio streams.  It currently
 supports the all three audio layers of the MPEG 1 standard (Layer I,
 Layer II, and Layer III, the latter often colloquially known as MP3.)
 .
 http://www.mars.org/home/rob/proj/mpeg/

Package: gstreamer-mikmod
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: MikMod decoder plugin for GStreamer
 MikMod decoder plugin for GStreamer.
 .
 This plugin enables the decoding of various module formats into an
 audio stream.  MikMod is able to decode the IT, XM, S3M, MTM, 669,
 STM, ULT, FAR, MED, AMF, DSM, IMF, GDM, STX, OKT and of course MOD
 module formats.
 .
 http://www.mikmod.org/

Package: gstreamer-misc
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-plugin-libs, gstreamer-runtime (>= @RTVERSION@)
Description: Collection of various GStreamer plugins
 Collection of various GStreamer plugins
 .
 This collection of plugins is useful to process many types of stream.
 You most certainly want to install this package.
 .
 A short list of features in this package:
  * a/mulaw
  * audioscale
  * au/cdxa/mp1video/mpegaudio/wavparse
  * avi/qtdemux
  * avimux
  * cutter
  * deinterlace
  * EffecTV (various plugins)
  * synaesthesia
  * goom
  * flxdec
  * int/float conversion
  * LADSPA
  * mono/stereo conversion
  * mpeg stream support
  * mpeg1 system encoder
  * mpeg1/2 encoder
  * mpeg1/2 types
  * mp3 type detection
  * UDP support
  * video scaler
  * volume meter/control
  * v4l support
  * VCD support
  * cdplayer
  * videocrop
  * videotestsrc
  * mixmatrix
  * passthrough!
  * and more...
 .
 These plugins have few if any external dependencies.

Package: gstreamer-mpeg2dec
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: MPEG1 and MPEG2 video decoder plugin for GStreamer
 MPEG1 and MPEG2 video decoder plugin for GStreamer based on libmpeg2
 .
 This plugin enables the decoding of MPEG1 and MPEG2 video streams.
 This type of video is found on DVDs, in VOBs, and as standalone
 streams.
 .
 http://libmpeg2.sourceforge.net/

Package: gstreamer-oss
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: OSS plugin for GStreamer
 OSS plugin for GStreamer
 .
 This plugin enables the use of OSS supported hardware for audio input
 and output.

Package: gstreamer-sdl
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: SDL videosink plugin for GStreamer
 SDL videosink plugin for GStreamer
 .
 This plugin enables the use of SDL supported drivers for video stream
 output.
 .
 http://www.libsdl.org/

Package: gstreamer-sid
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: C64 SID decoder plugin for GStreamer
 C64 SID decoder plugin for GStreamer.
 .
 This plugin enables the decoding of music written for C64 SID chip
 (MOS 6581) and CPU (6510).
 .
 http://stud1.tuwien.ac.at/~e9426444/
 http://sidplay2.sourceforge.net/

Package: gstreamer-vorbis
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: Vorbis plugin for GStreamer
 Vorbis plugin for GStreamer
 .
 This plugin enables the encoding and decoding of Ogg Vorbis audio streams.
 .
 http://www.vorbis.com/

Package: gstreamer-x
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, gstreamer-runtime (>= @RTVERSION@)
Description: X videosink plugin for GStreamer
 X videosink plugin for GStreamer
 .
 This plugin enables the use of X to display video streams.  This plugin
 will take advantage of XVideo acceleration if the X extension and hardware
 are available.
 .
 http://www.x.org/
 http://www.xfree86.org/