aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Schaller2004-11-09 04:18:19 -0600
committerChristian Schaller2004-11-09 04:18:19 -0600
commitcd29bde7ff5318622482f264a94a643ac32cbb89 (patch)
tree73164a7011503c709835c97b6d39e8ec1ee90a0a /REQUIREMENTS
parent744f2da62bf6c536e43348dbc309c38e546a65db (diff)
downloadgst-plugins-bad0-10-cd29bde7ff5318622482f264a94a643ac32cbb89.tar.gz
gst-plugins-bad0-10-cd29bde7ff5318622482f264a94a643ac32cbb89.tar.xz
gst-plugins-bad0-10-cd29bde7ff5318622482f264a94a643ac32cbb89.zip
update these two files to contain recent additions
Original commit message from CVS: update these two files to contain recent additions
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r--REQUIREMENTS30
1 files changed, 26 insertions, 4 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS
index a6a024e52..add65a3ef 100644
--- a/REQUIREMENTS
+++ b/REQUIREMENTS
@@ -30,8 +30,8 @@ This file lists supporting libraries for which gst-plugins contains plugins,
30as well as their minimum version. You can find the corresponding plugins in 30as well as their minimum version. You can find the corresponding plugins in
31ext/(library) 31ext/(library)
32 32
33libHermes (for colorspace conversions; you need this for any video work) 33dirac (Dirac video codec)
34 http://www.clanlib.org/hermes/ 34 http://www.bbc.co.uk/rd/projects/dirac/index.shtml
35libaudiofile (for afsrc/afsink 35libaudiofile (for afsrc/afsink
36 http://oss.sgi.com/projects/audiofile/ 36 http://oss.sgi.com/projects/audiofile/
37libmad (for the mad mp3 decoder plugin) 37libmad (for the mad mp3 decoder plugin)
@@ -57,6 +57,8 @@ librtp (for the rtp sink plugin)
57 http://www.linphone.org/ortp/ 57 http://www.linphone.org/ortp/
58aalib (for the aa sink plugin) 58aalib (for the aa sink plugin)
59 http://aa-project.sourceforge.net/aalib/ 59 http://aa-project.sourceforge.net/aalib/
60libcaca (for the color aa sink plugin)
61 http://sam.zoy.org/projects/libcaca/
60aRts (for the arts plugin wrapper, and the artsd sink) 62aRts (for the arts plugin wrapper, and the artsd sink)
61 http://www.arts-project.org 63 http://www.arts-project.org
62raw1394/linux1394 (for the dv plugin) 64raw1394/linux1394 (for the dv plugin)
@@ -82,8 +84,10 @@ mpeg2dec/a52dec (for mpeg2 related plugins and dvd playback)
82 http://libmpeg2.sourceforge.net/ 84 http://libmpeg2.sourceforge.net/
83 and http://liba52.sourceforge.net/ 85 and http://liba52.sourceforge.net/
84 >= v0.3.1/v0.7.2 86 >= v0.3.1/v0.7.2
85swfdec (for the swfdec plugin) 87swfdec (for the swfdec (flash) plugin)
86 http://swfdec.sourceforge.net 88 http://www.schleef.org/swfdec/
89liboil (for the liboil optimization library)
90 http://www.schleef.org/liboil/
87 >= 0.2.0 91 >= 0.2.0
88flac (for the FLAC lossless audio format) 92flac (for the FLAC lossless audio format)
89 http://flac.sourceforge.net 93 http://flac.sourceforge.net
@@ -95,6 +99,24 @@ pango (for the textoverlay plugins)
95 http://www.pango.org/ 99 http://www.pango.org/
96libHermes (for colorspace conversion;most use ffcolorspace instead) 100libHermes (for colorspace conversion;most use ffcolorspace instead)
97 http://www.clanlib.org/hermes/ 101 http://www.clanlib.org/hermes/
102librfb (for capturing of VNC output into a videostream)
103 http://www.schleef.org/
104libHermes (for colorspace conversions (should not be needed anymore))
105 http://www.clanlib.org/hermes/
106dtsdec (for DTS audio decoding)
107 http://www.videolan.org/libdca.html
108divx (for divx decoding)
109 http://www.divx.com/divx/linux/
110libmng (for mng animated image format encoding/decoding)
111 http://gjuyn.xs4all.nl/libmng
112libvisual (for audio visualisations)
113 http://libvisual.sourceforge.net/v2/
114musepack (for musepack audio codec/format)
115 (http://www.musepack.net/)
116nas (for the NAS sound server sink)
117 (http://radscan.com/nas.html)
118libtheora (for Ogg Theora video support)
119 (http://www.theora.org)
98 120
99 121
100Optional debian packages: 122Optional debian packages: