REQUIREMENTS: Also add amr-libs here and update a little.

Original commit message from CVS:
* REQUIREMENTS:
Also add amr-libs here and update a little.
This commit is contained in:
Stefan Kost 2007-07-09 06:05:48 +00:00
parent b09e43ab24
commit 09a366104d
2 changed files with 13 additions and 5 deletions

View File

@ -1,3 +1,8 @@
2007-07-09 Stefan Kost <ensonic@users.sf.net>
* REQUIREMENTS:
Also add amr-libs here and update a little.
2007-07-06 Tim-Philipp Müller <tim at centricular dot net> 2007-07-06 Tim-Philipp Müller <tim at centricular dot net>
* docs/plugins/inspect/plugin-dvdnav.xml: * docs/plugins/inspect/plugin-dvdnav.xml:

View File

@ -97,8 +97,6 @@ gtk (for the gdk_pixbuf plugin)
>= 2.2.1 preferred, 2.0 ok >= 2.2.1 preferred, 2.0 ok
pango (for the textoverlay plugins) pango (for the textoverlay plugins)
http://www.pango.org/ 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) librfb (for capturing of VNC output into a videostream)
http://www.schleef.org/ http://www.schleef.org/
libHermes (for colorspace conversions (should not be needed anymore)) libHermes (for colorspace conversions (should not be needed anymore))
@ -119,9 +117,14 @@ libtheora (for Ogg Theora video support)
(http://www.theora.org) (http://www.theora.org)
libmms (for MMS protocol support) libmms (for MMS protocol support)
(http://www.sf.net/projects/libmms) (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