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 libdvdread (for the dvdsrc)
34 http://dvdnav.mplayerhq.hu/
35 (optional: libcss for encrypted DVDs)
36 libdvdnav (for the dvdnavsrc)
37 http://dvdnav.mplayerhq.hu/
38 (optional: libcss for encrypted DVDs)
40 libgsm (for the gsm plugin)
41 http://kbs.cs.tu-berlin.de/~jutta/toast.html
42 sdl (for the sdl sink)
44 dtsdec (for DTS audio decoding)
45 http://www.videolan.org/libdca.html
46 musepack (for musepack audio codec/format)
47 (http://www.musepack.net/)
48 nas (for the NAS sound server sink)
49 (http://radscan.com/nas.html)
50 libmms (for MMS protocol support)
51 (http://www.sf.net/projects/libmms)
52 libamrnb (for AMR-NB support)
53 (http://www.penguin.cz/~utx/amr)
54 libamrwb (for AMR-WB support)
55 (http://www.penguin.cz/~utx/amr)
56 libkate (for Kate support)
57 (http://libkate.googlecode.com/)
58 librtmp (for RTMP support)
59 (http://rtmpdump.mplayerhq.hu/)
61 Optional (debian) packages:
62 ===========================
64 gtk-doc-tools 1.6 -- needed to build documentation
65 python-xml -- needed to build plugin documentation