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 git (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 a52dec (for the a52dec AC-3 decoder)
34 http://liba52.sourceforge.net/
35 opencore-amr (for the AMR-NB decoder and encoder and the AMR-WB decoder)
36 http://sourceforge.net/projects/opencore-amr/
37 libdvdread (for the dvdreadsrc)
38 http://www.dtek.chalmers.se/groups/dvd/
39 (optional: libcss for encrypted DVDs)
40 mpeg2dec (for mpeg2 related plugins and dvd playback)
41 http://libmpeg2.sourceforge.net/
42 liborc (for the liborc optimization library)
43 http://code.entropywave.com/download/orc/
44 cdio (for the cdio CDDA CD audio source)
45 http://savannah.gnu.org/projects/libcdio/
46 x264 (for the x264enc H.264 encoder)
47 http://www.videolan.org/developers/x264.html