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/.
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
17 libtool v1.4 or better
18 pkgconfig 0.9.0 or better (http://www.freedesktop.org/software/pkgconfig/)
23 The core GStreamer libraries. See the gstreamer/ module in GStreamer cvs, or
24 the version that corresponds to this plugin release.
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
33 dirac (Dirac video codec)
34 http://www.bbc.co.uk/rd/projects/dirac/index.shtml
35 libdvdread (for the dvdsrc)
36 http://www.dtek.chalmers.se/groups/dvd/
37 (optional: libcss for encrypted DVDs)
38 libdvdnav (for the dvdnavsrc)
39 http://dvd.sourceforge.net/
40 (optional: libcss for encrypted DVDs)
42 libgsm (for the gsm plugin)
43 http://kbs.cs.tu-berlin.de/~jutta/toast.html
44 sdl (for the sdl sink)
46 dtsdec (for DTS audio decoding)
47 http://www.videolan.org/libdca.html
48 musepack (for musepack audio codec/format)
49 (http://www.musepack.net/)
50 nas (for the NAS sound server sink)
51 (http://radscan.com/nas.html)
52 libmms (for MMS protocol support)
53 (http://www.sf.net/projects/libmms)
54 libamrnb (for AMR-NB support)
55 (http://www.penguin.cz/~utx/amr)
56 libamrwb (for AMR-WB support)
57 (http://www.penguin.cz/~utx/amr)
58 libkate (for Kate support)
59 (http://libkate.googlecode.com/)
60 librtmp (for RTMP support)
61 (http://rtmpdump.mplayerhq.hu/)
63 Optional (debian) packages:
64 ===========================
66 gtk-doc-tools 1.6 -- needed to build documentation
67 python-xml -- needed to build plugin documentation