]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blob - REQUIREMENTS
Automatic update of common submodule
[glsdk/gst-plugins-ugly0-10.git] / REQUIREMENTS
1 GStreamer uses a *large* array of tools and libraries, most of which are
2 optional.  We have attempted to make sure that any code that depends on
3 optional libraries doesn't get built unless you have those libraries.  If
4 you find this not to be the case, please, let us know by filing a bug
5 report at http://bugzilla.gnome.org/.
8 Required tools:
9 ===============
11 An extra set of tools is required if you wish to build GStreamer out of
12 CVS (using autogen.sh):
14 autoconf 2.52 or better 
15 automake 1.5
16 gettext 0.11.5
17 libtool v1.4 or better
18 pkgconfig 0.9.0 or better (http://www.freedesktop.org/software/pkgconfig/)
20 Required libraries:
21 ===================
23 The core GStreamer libraries. See the gstreamer/ module in GStreamer cvs, or
24 the version that corresponds to this plugin release.
26 Optional libraries:
27 ===================
29 This file lists supporting libraries for which gst-plugins contains plugins,
30 as well as their minimum version.  You can find the corresponding plugins in
31 ext/(library)
33 dirac           (Dirac video codec)
34                         http://www.bbc.co.uk/rd/projects/dirac/index.shtml
35 libaudiofile    (for afsrc/afsink
36                         http://oss.sgi.com/projects/audiofile/
37 libmad          (for the mad mp3 decoder plugin)
38                         http://www.mars.org/home/rob/proj/mpeg/
39 libjpeg         (for jpegenc/jpegdec)
40                         http://www.ijg.org/
41 libopenquicktime (for the QT plugin)
42                         http://sourceforge.net/projects/openquicktime/
43 libXv           (for videosink)
44 libxaudio       (for xa mp3 decoder)
45                         http://www.xaudio.com/
46 libvorbis       (for vorbisenc, vorbisdec)
47                         http://www.xiph.org/ogg/vorbis/index.html
48 libcdparanoia   (for cdparanoia ripper)
49                         http://www.xiph.org/paranoia/index.html
50 liblame         (for lame mp3 encoder)
51                         http://www.mp3dev.org/mp3/
52 libshout        (for the shoutcast plugin)
53                         http://www.icecast.org
54 libasound       (for the alsa src/sink plugin)
55                         http://alsa-project.org/
56 librtp          (for the rtp sink plugin)
57                         http://www.linphone.org/ortp/
58 aalib           (for the aa sink plugin)
59                         http://aa-project.sourceforge.net/aalib/
60 libcaca         (for the color aa sink plugin)
61                         http://sam.zoy.org/projects/libcaca/
62 aRts            (for the arts plugin wrapper, and the artsd sink)
63                         http://www.arts-project.org
64 raw1394/linux1394       (for the dv plugin)
65                         http://linux1394.sourceforge.net
66 libdvdread      (for the dvdsrc)
67                         http://www.dtek.chalmers.se/groups/dvd/
68                         (optional: libcss for encrypted DVDs)
69 libesound       (for the esd sink 
70                         ftp.gnome.org/pub/GNOME/stable/sources/esound)
71 gnome-vfs       (for the gnome-vfs src)
72                 >= 2.4.0
73 libgsm          (for the gsm plugin)
74                         http://kbs.cs.tu-berlin.de/~jutta/toast.html
75 sdl             (for the sdl sink)
76                         http://www.libsdl.org
77 xmms            (for the xmms plugins wrapper)
78                         http://www.xmms.org
79 mpeg2dec/a52dec (for mpeg2 related plugins and dvd playback)
80                         http://libmpeg2.sourceforge.net/
81                         and http://liba52.sourceforge.net/
82                 >=      v0.3.1/v0.7.2
83 swfdec          (for the swfdec (flash) plugin)
84                         http://www.schleef.org/swfdec/
85 liboil          (for the liboil optimization library)
86                         http://www.schleef.org/liboil/
87                 >=      0.2.0
88 flac            (for the FLAC lossless audio format)
89                         http://flac.sourceforge.net
90                 >= 1.0.3 preferred, 1.0.2 should work
91 gtk             (for the gdk_pixbuf plugin)
92                         http://www.gtk.org/
93                 >= 2.2.1 preferred, 2.0 ok
94 pango           (for the textoverlay plugins)
95                         http://www.pango.org/
96 librfb          (for capturing of VNC output into a videostream)
97                         http://www.schleef.org/
98 libHermes       (for colorspace conversions (should not be needed anymore))
99                         http://www.clanlib.org/hermes/
100 dtsdec          (for DTS audio decoding)
101                         http://www.videolan.org/libdca.html
102 divx            (for divx decoding)
103                         http://www.divx.com/divx/linux/
104 libmng          (for mng animated image format encoding/decoding)
105                         http://gjuyn.xs4all.nl/libmng
106 libvisual       (for audio visualisations)
107                         http://libvisual.sourceforge.net/v2/
108 musepack        (for musepack audio codec/format)
109                         (http://www.musepack.net/)
110 nas             (for the NAS sound server sink)
111                         (http://radscan.com/nas.html)
112 libtheora       (for Ogg Theora video support)
113                         (http://www.theora.org)
114 libmms          (for MMS protocol support)
115                         (http://www.sf.net/projects/libmms)
116 libamrnb        (for AMR-NB support)
117                         (http://www.penguin.cz/~utx/amr)
118 libamrwb        (for AMR-WB support)
119                         (http://www.penguin.cz/~utx/amr)
122 Optional (debian) packages:
123 ===========================
125 gtk-doc-tools 1.6  -- needed to build documentation
126 python-xml  -- needed to build plugin documentation