diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2007-07-09 06:05:45 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2007-07-09 06:05:45 +0000 |
commit | f5671ae2a6dbccec24bdaf96208ff9ff7c1f821c (patch) | |
tree | 36197a272e6296fae51f8d6cc952fc883149ddf0 /REQUIREMENTS | |
parent | b7d8537310c47aa42d447add60e1cad047918a29 (diff) | |
download | gst-plugins-bad-f5671ae2a6dbccec24bdaf96208ff9ff7c1f821c.tar.gz gst-plugins-bad-f5671ae2a6dbccec24bdaf96208ff9ff7c1f821c.tar.bz2 gst-plugins-bad-f5671ae2a6dbccec24bdaf96208ff9ff7c1f821c.zip |
REQUIREMENTS: Sync with changes in -ugly.
Original commit message from CVS:
* REQUIREMENTS:
Sync with changes in -ugly.
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index f2d0f024..121f73c2 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -97,8 +97,6 @@ gtk (for the gdk_pixbuf plugin) >= 2.2.1 preferred, 2.0 ok pango (for the textoverlay plugins) http://www.pango.org/ -libHermes (for colorspace conversion;most use ffcolorspace instead) - http://www.clanlib.org/hermes/ librfb (for capturing of VNC output into a videostream) http://www.schleef.org/ libHermes (for colorspace conversions (should not be needed anymore)) @@ -119,11 +117,14 @@ libtheora (for Ogg Theora video support) (http://www.theora.org) libmms (for MMS protocol support) (http://www.sf.net/projects/libmms) +libamrnb (for AMR-NB support) + (http://http://www.penguin.cz/~utx/amr) libamrwb (for AMR-WB support) (http://http://www.penguin.cz/~utx/amr) -Optional debian packages: -========================= +Optional (debian) packages: +=========================== -gtk-doc-tools 0.4-0.2 -- needed to build documentation +gtk-doc-tools 1.6 -- needed to build documentation +python-xml -- needed to build plugin documentation |