diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2007-07-08 19:06:48 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2007-07-08 19:06:48 +0000 |
commit | b7d8537310c47aa42d447add60e1cad047918a29 (patch) | |
tree | 0ad0cc85e61db9d9433d8c5820a5579f0854ee7e | |
parent | dd5f54e22d98872a79cf5ed00a4a2ec9737b73bf (diff) | |
download | gstreamer-plugins-bad-b7d8537310c47aa42d447add60e1cad047918a29.tar.gz |
REQUIREMENTS: Add download location of libamrwb.
Original commit message from CVS:
* REQUIREMENTS:
Add download location of libamrwb.
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | REQUIREMENTS | 2 |
2 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-07-08 Tim-Philipp Müller <tim at centricular dot net> + + * REQUIREMENTS: + Add download location of libamrwb. + 2007-07-06 Tim-Philipp Müller <tim at centricular dot net> * docs/plugins/inspect/plugin-amrwb.xml: diff --git a/REQUIREMENTS b/REQUIREMENTS index 7800addd5..f2d0f0246 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -119,6 +119,8 @@ libtheora (for Ogg Theora video support) (http://www.theora.org) libmms (for MMS protocol support) (http://www.sf.net/projects/libmms) +libamrwb (for AMR-WB support) + (http://http://www.penguin.cz/~utx/amr) Optional debian packages: |